|
@@ -111,7 +111,8 @@
|
|
|
"path": "entrustList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "委托列表",
|
|
|
- "enablePullDownRefresh": true
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "backgroundColor": "#f7f7f7"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "entrustForm",
|
|
@@ -128,7 +129,8 @@
|
|
|
}, {
|
|
|
"path": "addressForm",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "新增地址"
|
|
|
+ "navigationBarTitleText": "新增地址",
|
|
|
+ "backgroundColor": "#f7f7f7"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "couponList",
|