|
|
@@ -27,7 +27,7 @@
|
|
|
"navigationBarTitleText": "社区活动"
|
|
|
}
|
|
|
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/appCenter/index",
|
|
|
"style": {
|
|
|
@@ -72,45 +72,49 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/enterpriseInfo",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "企业资料"
|
|
|
+ "path": "pages/self/enterpriseInfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "企业资料"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/commonQuestion",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "常见问题"
|
|
|
+ "path": "pages/self/commonQuestion",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "常见问题"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/auth",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "认证信息"
|
|
|
+ "path": "pages/self/auth",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "认证信息"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/enterpriseTeam",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "企业团队"
|
|
|
+ "path": "pages/self/enterpriseTeam",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "企业团队"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/authSetting",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "权限设置"
|
|
|
+ "path": "pages/self/authSetting",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "权限设置"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/self/coupon",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText" : "我的优惠券"
|
|
|
+ "path": "pages/self/coupon",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的优惠券"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/self/couponDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "navigationBarBackgroundColor": "#ff6e6e",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "backgroundColor": "#FFFFFF",
|
|
|
+ "backgroundColorTop": "#ff6e6e"
|
|
|
}
|
|
|
}
|
|
|
],
|