flat: 菜单
This commit is contained in:
34
pages.json
34
pages.json
@@ -47,18 +47,18 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/chat/chat",
|
||||
"style": {
|
||||
"navigationBarTitleText": "AI+",
|
||||
"navigationBarBackgroundColor": "#4778EC",
|
||||
"navigationBarTextStyle": "white",
|
||||
"enablePullDownRefresh": false,
|
||||
// #ifdef H5
|
||||
"navigationStyle": "custom"
|
||||
//#endif
|
||||
}
|
||||
},
|
||||
// {
|
||||
// "path": "pages/chat/chat",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "AI+",
|
||||
// "navigationBarBackgroundColor": "#4778EC",
|
||||
// "navigationBarTextStyle": "white",
|
||||
// "enablePullDownRefresh": false,
|
||||
// // #ifdef H5
|
||||
// "navigationStyle": "custom"
|
||||
// //#endif
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/search/search",
|
||||
"style": {
|
||||
@@ -221,11 +221,11 @@
|
||||
"selectedIconPath": "static/tabbar/posted.png",
|
||||
"text": "招聘会"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/chat/chat",
|
||||
"iconPath": "static/tabbar/logo3.png",
|
||||
"selectedIconPath": "static/tabbar/logo3.png"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/chat/chat",
|
||||
// "iconPath": "static/tabbar/logo3.png",
|
||||
// "selectedIconPath": "static/tabbar/logo3.png"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/msglog/msglog",
|
||||
"iconPath": "static/tabbar/chat4.png",
|
||||
|
||||
Reference in New Issue
Block a user