顶部标题添加

This commit is contained in:
linfeng 2024-06-24 10:58:37 +08:00
parent 9f5a894cd2
commit 38aa9a0e2c

View File

@ -31,7 +31,7 @@
"path" : "pages/login/login", "path" : "pages/login/login",
"style" : "style" :
{ {
"navigationBarTitleText": "", "navigationBarTitleText": "登录注册",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
@ -105,7 +105,7 @@
"path" : "pages/post/category", "path" : "pages/post/category",
"style" : "style" :
{ {
"navigationBarTitleText": "", "navigationBarTitleText": "帖子分类",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }