Commit 79e30258 authored by 李智书's avatar 李智书

1.提交更新;

parent f06de002
...@@ -296,11 +296,11 @@ ...@@ -296,11 +296,11 @@
methods: { methods: {
// 更换银行卡 // 更换银行卡
async ChangeBankPay() { async ChangeBankPay() {
uni.showModal({ // uni.showModal({
title: "系统提示", // title: "系统提示",
content: "功能开发中!" // content: "功能开发中!"
}) // })
return // return
uni.showLoading({ uni.showLoading({
mask: true, mask: true,
title: "请稍后...." 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