소스 검색

try to fix

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