"path": "chatWindow/index",
"name": "wxchatWindow",
"aliasPath": "/wxchatWindow",
"requireAuth": true,
"style": {
"navigationStyle": "custom",
"disableScroll": true,
"enablePullDownRefresh": false,
"navigationBarTitleText": "聊天窗口",
"app-plus": {
"softinputMode": "adjustResize"
// "softinputNavBar": "none",
// "titleNView": {
// "buttons": [{
// "text": "\ue623",
// "fontSrc": "/static/wx_iconfont.ttf",
// "fontSize": "28px"
// }]
// }
}
}
}
{
"path": "chatWindow/index",
"name": "wxchatWindow",
"aliasPath": "/wxchatWindow",
"requireAuth": true,
"style": {
"navigationStyle": "custom",
"disableScroll": true,
"enablePullDownRefresh": false,
"navigationBarTitleText": "聊天窗口",
"app-plus": {
"softinputMode": "adjustResize"
// "softinputNavBar": "none",
// "titleNView": {
// "buttons": [{
// "text": "\ue623",
// "fontSrc": "/static/wx_iconfont.ttf",
// "fontSize": "28px"
// }]
// }
}
}
}