mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-07 17:32:25 +08:00
留言板/留言板详情/消息中心/设置页面样式优化
This commit is contained in:
16
pages.json
16
pages.json
@@ -354,6 +354,22 @@
|
||||
"navigationBarTitleText": "我的预约",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/guestbook",
|
||||
"style": {
|
||||
"navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"navigationBarTitleText": "留言板",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/detail/guestbookDetail",
|
||||
"style": {
|
||||
"navigationStyle": "custom" ,// 隐藏系统导航栏
|
||||
"navigationBarTitleText": "留言详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user