diff --git a/pages.json b/pages.json index 2c3a1c7..db6c4fa 100644 --- a/pages.json +++ b/pages.json @@ -3,7 +3,8 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "苏州市导游协会" + "navigationBarTitleText": "苏州市导游协会", + "navigationStyle": "custom" } }, { @@ -15,13 +16,15 @@ { "path": "pages/verification/index", "style": { - "navigationBarTitleText": "苏州市导游协会" + "navigationBarTitleText": "苏州市导游协会", + "navigationStyle": "custom" } }, { "path": "pages/user/user", "style": { - "navigationBarTitleText": "苏州市导游协会" + "navigationBarTitleText": "苏州市导游协会", + "navigationStyle": "custom" } }, { @@ -56,7 +59,7 @@ { "path": "user/userInfo", "style": { - "navigationBarTitleText": "请完善导游信息" + "navigationBarTitleText": "苏州市导游协会" } }, { diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 4bdbcbb..48679cc 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@