整理订单状态显示及功能按钮
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
{
|
||||
"path": "pages/help/xieyi",
|
||||
"style": {
|
||||
"navigationBarTitleText": "租赁服务协议与隐私协议"
|
||||
"navigationBarTitleText": "协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -378,12 +378,11 @@
|
||||
"path": "pages/withdraw/log/log",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现记录",
|
||||
"enablePullDownRefresh": false,
|
||||
"enablePullDownRefresh": true,
|
||||
"disableScroll":false,
|
||||
"app-plus" : {
|
||||
"bounce" : "none" // 取消APP端iOS回弹,避免与下拉刷新冲突 (可统一配在 'globalStyle')
|
||||
},
|
||||
"mp-alipay":{"allowsBounceVertical":"NO"} // 取消支付宝和钉钉小程序的iOS回弹,避免与下拉刷新冲突 (可统一配在 'globalStyle')
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user