瀏覽代碼

禁用网站端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
   */