소스 검색

禁用网站端loading 进度条

tanxue 4 년 전
부모
커밋
518d0aea6d
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      nuxt.config.js

+ 1 - 4
nuxt.config.js

@@ -67,10 +67,7 @@ export default {
   /**
    * loading 进度条样式
    */
-  loading: {
-    color: '#2B5CFD',
-    height: '1px'
-  },
+  loading: false,
   /*
   ** Nuxt.js modules
   */