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