Sfoglia il codice sorgente

第三方库优化

zhengnaiwen_citu 5 mesi fa
parent
commit
87e045092a
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      vue.config.js

+ 4 - 0
vue.config.js

@@ -128,6 +128,10 @@ module.exports = defineConfig({
     '@wangeditor/editor',
     '@wangeditor/editor-for-vue',
 
+    '@mdi/font',
+
+    'scrolling-element',
+
     // 其他可能包含 ES6 代码的依赖
     'axios',
     'lodash',