任务中心调试

This commit is contained in:
GaoHao
2024-12-09 16:39:33 +08:00
parent ca6baa5254
commit 6f931f7157
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