修改湖畔缴费中点击立即缴费的提示
This commit is contained in:
parent
a8168c6db1
commit
8d7e59c095
@ -118,8 +118,8 @@ export default {
|
|||||||
handlePay() {
|
handlePay() {
|
||||||
if (this.isFormValid) {
|
if (this.isFormValid) {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '缴费成功',
|
title: '该功能暂未实现',
|
||||||
icon: 'success'
|
icon: 'none'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user