|
@@ -50,7 +50,8 @@
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText": "生产订单",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
}
|
|
|
|
|
|
}
|
|
@@ -59,7 +60,8 @@
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText": "采购订单",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
}
|
|
|
|
|
|
}
|
|
@@ -68,7 +70,8 @@
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText": "外协订单",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
}
|
|
|
|
|
|
}
|
|
@@ -77,7 +80,8 @@
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText": "海运订单",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
}
|
|
|
|
|
|
},
|
|
@@ -89,6 +93,145 @@
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/feed/feed",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "意见反馈",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/feed/history",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "反馈记录",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/feed/detail",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "反馈详情",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/setting/setting",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "设置",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/setting/account_info",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "账号信息",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/setting/bind_eMail",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "绑定邮箱",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/setting/edit_pwd",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "修改密码",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/setting/personal",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "个人信息",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/address/address",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "地址管理",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/service/address/add",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "发货地址",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/wallet/add",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "绑定银行卡",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/wallet/wallet",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "我的余额",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/wallet/withdraw",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "提现",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/mine/wallet/bankList",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "提现账号管理",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#fff"
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
],
|
|
|
"tabBar": {
|