|
@@ -8,14 +8,14 @@
|
|
|
{
|
|
{
|
|
|
"path": "pages/login/login",
|
|
"path": "pages/login/login",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "登录",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "pages/index/index",
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "首页",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -23,14 +23,14 @@
|
|
|
"path" : "pages/my/my",
|
|
"path" : "pages/my/my",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "个人中心",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
}, {
|
|
}, {
|
|
|
"path" : "pages/userInfo/userInfo",
|
|
"path" : "pages/userInfo/userInfo",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "个人信息",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -38,7 +38,7 @@
|
|
|
"path" : "pages/forgetPassword/forgetPassword",
|
|
"path" : "pages/forgetPassword/forgetPassword",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "找回密码",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -46,7 +46,7 @@
|
|
|
"path" : "pages/updatePassword/updatePassword",
|
|
"path" : "pages/updatePassword/updatePassword",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "修改登录密码",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -55,7 +55,7 @@
|
|
|
"path" : "pages/register/register",
|
|
"path" : "pages/register/register",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "注册",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -63,7 +63,7 @@
|
|
|
"path" : "pages/specialistsList/specialistsList",
|
|
"path" : "pages/specialistsList/specialistsList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "我的专员",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -71,7 +71,7 @@
|
|
|
"path" : "pages/earningsList/earningsList",
|
|
"path" : "pages/earningsList/earningsList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "我的收益",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -79,7 +79,7 @@
|
|
|
"path" : "pages/todayEarningsList/todayEarningsList",
|
|
"path" : "pages/todayEarningsList/todayEarningsList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "今日收益",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -87,7 +87,7 @@
|
|
|
"path" : "pages/todayPromotionList/todayPromotionList",
|
|
"path" : "pages/todayPromotionList/todayPromotionList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "今日推广",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -95,7 +95,7 @@
|
|
|
"path" : "pages/directPromotionList/directPromotionList",
|
|
"path" : "pages/directPromotionList/directPromotionList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "我的直推",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -103,7 +103,7 @@
|
|
|
"path" : "pages/indirectPromotionList/indirectPromotionList",
|
|
"path" : "pages/indirectPromotionList/indirectPromotionList",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "我的间推",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
"path" : "pages/myGroup/myGroup",
|
|
"path" : "pages/myGroup/myGroup",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "我的分组",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -119,7 +119,7 @@
|
|
|
"path" : "pages/cooperation/cooperation",
|
|
"path" : "pages/cooperation/cooperation",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "合作伙伴",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -127,7 +127,7 @@
|
|
|
"path" : "pages/addGroup/addGroup",
|
|
"path" : "pages/addGroup/addGroup",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "新增分组",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -135,7 +135,7 @@
|
|
|
"path" : "pages/purchaseCoupon/purchaseCoupon",
|
|
"path" : "pages/purchaseCoupon/purchaseCoupon",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "购买优惠券",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -143,8 +143,8 @@
|
|
|
"path" : "pages/groupDetail/groupDetail",
|
|
"path" : "pages/groupDetail/groupDetail",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
-// "navigationBarTitleText" : "",
|
|
|
|
|
|
|
+
|
|
|
|
|
+ "navigationBarTitleText" : "分组详情",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -152,7 +152,7 @@
|
|
|
"path" : "pages/updateGroup/updateGroup",
|
|
"path" : "pages/updateGroup/updateGroup",
|
|
|
"style" :
|
|
"style" :
|
|
|
{
|
|
{
|
|
|
- "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText" : "修改分组",
|
|
|
"enablePullDownRefresh" : false
|
|
"enablePullDownRefresh" : false
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -175,6 +175,7 @@
|
|
|
}]
|
|
}]
|
|
|
},
|
|
},
|
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
// "navigationBarTitleText": "加载中",
|
|
// "navigationBarTitleText": "加载中",
|
|
|
"navigationBarBackgroundColor": "#FFE05C",
|
|
"navigationBarBackgroundColor": "#FFE05C",
|