|
@@ -118,8 +118,8 @@
|
|
|
{
|
|
|
"navigationBarTitleText": "会员卡",
|
|
|
"navigationBarBackgroundColor": "#171723",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
-
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
|
|
@@ -201,7 +201,7 @@
|
|
|
"path": "pages/user/addCar/cailist",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的车库",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
}
|
|
|
|