diff --git a/vue.config.js b/vue.config.js index 6b6e57c..6d1ad0f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -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',