fix:elementui class三方包优化

This commit is contained in:
wuzhihao
2024-08-29 09:59:37 +08:00
parent efbe95fa21
commit 19f304e7d0

View File

@@ -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',