小程序修正
This commit is contained in:
@@ -9,35 +9,34 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
// 聊天室列表
|
||||
"path": "pages/chatRoom/chatRoomList/chatRoomList",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "我的聊天室"
|
||||
}
|
||||
},
|
||||
{
|
||||
// 聊天室
|
||||
"path": "pages/chatRoom/chatRoom/chatRoom",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/workcaseList/workcaseList",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/workcase/workcaseDetail/workcaseDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/meeting/Meeting/Meeting",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user