fix:elementui class三方包优化
This commit is contained in:
@@ -48,7 +48,7 @@ const cdn = {
|
||||
// 'https://code.jquery.com/jquery-3.6.0.min.js'
|
||||
],
|
||||
|
||||
css: ["https://unpkg.zhimg.com/element-ui@2.15.6/lib/theme-chalk/index.css"],
|
||||
css: ["https://unpkg.com/element-ui/lib/theme-chalk/index.css"],
|
||||
}
|
||||
module.exports = {
|
||||
assetsDir: 'assets',
|
||||
|
||||
Reference in New Issue
Block a user