IM
This commit is contained in:
@@ -22,16 +22,17 @@
|
||||
// }
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "wx/tabbar1/index",
|
||||
// "name": "wxindex",
|
||||
// "aliasPath": "/wxindex",
|
||||
// "requireAuth": true,
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "微信首页",
|
||||
// "navigationStyle": "custom"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/wxindex/index",
|
||||
"name": "wxindex",
|
||||
"aliasPath": "/wxindex",
|
||||
"requireAuth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "微信首页",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/agreement/index",
|
||||
"name": "agreement",
|
||||
"aliasPath": "/agreement",
|
||||
@@ -104,16 +105,7 @@
|
||||
"aliasPath": "/wxchatWindow",
|
||||
"requireAuth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "聊天窗口",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"buttons": [{
|
||||
"text": "\ue623",
|
||||
"fontSrc": "/static/wx_iconfont.ttf",
|
||||
"fontSize": "28px"
|
||||
}]
|
||||
}
|
||||
}
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
, {
|
||||
|
||||
Reference in New Issue
Block a user