Kaynağa Gözat

update 进度条修正

15724580513 4 yıl önce
ebeveyn
işleme
fdc6d9221b
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      nuxt.config.js

+ 7 - 0
nuxt.config.js

@@ -64,6 +64,13 @@ export default {
   env: {
     baseUrl: 'http://localhost:3000'
   },
+  /**
+   * loading 进度条样式
+   */
+  loading: {
+    color: '#2B5CFD',
+    height: '2px'
+  },
   /*
   ** Nuxt.js modules
   */