This commit is contained in:
GaoHao
2024-12-09 16:40:16 +08:00
4 changed files with 85 additions and 28 deletions

View File

@@ -1249,7 +1249,7 @@
if (res.code == 0) {
uni.hideLoading()
uni.showToast({
title: '已解锁',
title: '已成功解锁',
icon: 'none'
})
that.showPay = false