|
@@ -62,25 +62,102 @@
|
|
{
|
|
{
|
|
"path": "pages/user/accounts",
|
|
"path": "pages/user/accounts",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "我的佣金"
|
|
+ "navigationBarTextStyle": "black",
|
|
- }
|
|
+ "navigationBarBackgroundColor": "transparent",
|
|
- },
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "type": "float",
|
|
|
|
+ "titleText": "我的佣金"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/balance",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
+ "navigationBarBackgroundColor": "transparent",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "type": "float",
|
|
|
|
+ "titleText": "我的钱包"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/integral",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
+ "navigationBarBackgroundColor": "transparent",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "type": "float",
|
|
|
|
+ "titleText": "我的积分"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/extend",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
+ "navigationBarBackgroundColor": "transparent",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "type": "float",
|
|
|
|
+ "titleText": "我的推广"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/user/transfer",
|
|
"path": "pages/user/transfer",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "佣金转账"
|
|
+ "navigationBarTitleText": "佣金转账",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
|
+
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "pages/user/submit",
|
|
"path": "pages/user/submit",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "提交成功"
|
|
+ "navigationBarTitleText": "提交成功",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/jiedian",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "我的接点"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "pages/user/withdraw",
|
|
"path": "pages/user/withdraw",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "提现"
|
|
+ "navigationBarTitleText": "提现",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/refer",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "提交申请",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/user/shezhi",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "设置",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -89,7 +166,7 @@
|
|
"navigationBarTitleText": "品牌故事",
|
|
"navigationBarTitleText": "品牌故事",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
-
|
|
+
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -102,9 +179,13 @@
|
|
{
|
|
{
|
|
"path": "pages/order/order",
|
|
"path": "pages/order/order",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "我的订单",
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
+ "navigationBarBackgroundColor": "transparent",
|
|
"app-plus": {
|
|
"app-plus": {
|
|
- "bounce": "none"
|
|
+ "titleNView": {
|
|
|
|
+ "type": "float",
|
|
|
|
+ "titleText": "我的订单"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -293,4 +374,4 @@
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
- }
|
|
+ }
|