This commit is contained in:
@fawn-nine
2023-03-13 16:06:42 +08:00
parent 53d4af542a
commit e74f48e99b
7 changed files with 160 additions and 45 deletions

View File

@@ -523,6 +523,7 @@
.then(res => {
if (res.code == 0) {
if (res.status == 'error') {
this.buysignShow = false
uni.showToast({
icon: 'none',
title: res.msg