diff --git a/src/pages.json b/src/pages.json index 2548717..4cd7041 100644 --- a/src/pages.json +++ b/src/pages.json @@ -14,7 +14,8 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "意见收集" + "navigationBarTitleText": "custom", + "navigationStyle": "custom" } }, { diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 6c0e77d..92932f6 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,5 +1,5 @@