整理订单状态显示及功能按钮

This commit is contained in:
geng.tang@qq.com
2024-01-26 15:31:43 +08:00
parent e954472f26
commit 3b5615eeef
10 changed files with 346 additions and 165 deletions

View File

@@ -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')
}
}
},
{