This commit is contained in:
chenrx
2024-06-07 17:04:22 +08:00
parent 0388b52d22
commit 0e5e2bac47
+7 -2
View File
@@ -100,10 +100,15 @@ Page({
}
/////接口方法
_.apiQuery.getappSignConf(params).then(res => {
if (res.data.type == 'fail') {
this.setData({
fail_img:res.data.fail_img
fail_img: res.data.fail_img
})
wx.showToast({
title: res.data.msg,
icon: 'none',
duration: 2000,
})
} else {
this.setData({