diff --git a/src/main/resources/static/linfeng-community-uniapp-ky/pages.json b/src/main/resources/static/linfeng-community-uniapp-ky/pages.json index 3037b30..3fc78ae 100644 --- a/src/main/resources/static/linfeng-community-uniapp-ky/pages.json +++ b/src/main/resources/static/linfeng-community-uniapp-ky/pages.json @@ -31,7 +31,7 @@ "path" : "pages/login/login", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "登录注册", "enablePullDownRefresh": false } @@ -105,7 +105,7 @@ "path" : "pages/post/category", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "帖子分类", "enablePullDownRefresh": false }