diff --git a/pages.json b/pages.json index a1b1f8e..844d6aa 100644 --- a/pages.json +++ b/pages.json @@ -15,13 +15,14 @@ "style": { "navigationBarTitleText": "", "navigationStyle": "custom" - // "navigationBarBackgroundColor": "#39ac4f" + } }, { "path": "pages/index-list", "style": { "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#39ac4f" + // "navigationBarBackgroundColor": "#39ac4f" + "navigationStyle": "custom" } }, { diff --git a/pages/index.vue b/pages/index.vue index e4b12f6..2987380 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,32 +1,27 @@