dengjie commit : 会员中心及其联系客服页面初步完成
This commit is contained in:
16
pages.json
16
pages.json
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/news/news",
|
||||
"path": "pages/report/news/news",
|
||||
"style": {
|
||||
"navigationBarTitleText": "行内新闻",
|
||||
"navigationBarTextStyle": "white",
|
||||
@@ -53,7 +53,7 @@
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/certifiedCj/certifiedCj",
|
||||
"path": "pages/report/certifiedCj/certifiedCj",
|
||||
"style": {
|
||||
"navigationBarTitleText": "认证厂家",
|
||||
"navigationBarTextStyle": "white",
|
||||
@@ -88,7 +88,7 @@
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/bindCompony/bindCompony",
|
||||
"path": "pages/my/bindCompony/bindCompony",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定公司",
|
||||
"navigationBarTextStyle": "white",
|
||||
@@ -97,13 +97,21 @@
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/browseHistory/browseHistory",
|
||||
"path": "pages/my/browseHistory/browseHistory",
|
||||
"style": {
|
||||
"navigationBarTitleText": "浏览记录",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#12CA64",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/my/memberCenter/memberCenter",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员中心",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user