Explorar el Código

禁用网站端loading 进度条

tanxue hace 4 años
padre
commit
518d0aea6d
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  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
   */