lushuncheng 6 年 前
コミット
48a2b346e3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -58,7 +58,7 @@ module.exports = {
   */
   plugins: [
     'plugins/common',
-    'plugins/element',
+    // 'plugins/element',
     // 'plugins/http',
     'plugins/nuxtAxios',
   ],