Commit 6979181b authored by 李智书's avatar 李智书

Merge branch 'develop'

parents e52f36ef 79e30258
......@@ -81,7 +81,7 @@
<span>充值生活费</span>
</view>
<!-- -->
<!-- <view class="switchbankCard" @click="ChangeBankPay">我要换银行卡支付</view> -->
<view class="switchbankCard" @click="ChangeBankPay">我要换银行卡支付</view>
</view>
</view>
......@@ -296,11 +296,11 @@
methods: {
// 更换银行卡
async ChangeBankPay() {
uni.showModal({
title: "系统提示",
content: "功能开发中!"
})
return
// uni.showModal({
// title: "系统提示",
// content: "功能开发中!"
// })
// return
uni.showLoading({
mask: true,
title: "请稍后...."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment