|
@@ -79,19 +79,71 @@
|
|
{
|
|
{
|
|
"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"
|
|
|
|
+
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -103,7 +155,26 @@
|
|
{
|
|
{
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -112,7 +183,7 @@
|
|
"navigationBarTitleText": "品牌故事",
|
|
"navigationBarTitleText": "品牌故事",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -125,9 +196,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": "我的订单"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -316,4 +391,4 @@
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
+ }
|