微信修改
This commit is contained in:
@@ -5,27 +5,39 @@
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"backgroundColor": "#667eea",
|
||||
"enablePullDownRefresh": false,
|
||||
"safeAreaInsets": {
|
||||
"top": true,
|
||||
"bottom": false
|
||||
}
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/list",
|
||||
// 聊天室列表
|
||||
"path": "pages/chatRoom/chatRoomList/chatRoomList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的工单",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/detail",
|
||||
// 聊天室
|
||||
"path": "pages/chatRoom/chatRoom/chatRoom",
|
||||
"style": {
|
||||
"navigationBarTitleText": "工单详情",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/workcaseList/workcaseList",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/workcaseDetail/workcaseDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/meeting/Meeting/Meeting",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user