no message
This commit is contained in:
@@ -13,7 +13,7 @@ Page({
|
||||
onLoad: function(a) {
|
||||
var i = this;
|
||||
e.pageStart(t).then(function(e) {
|
||||
i.getList(), console.log("app.globalData.devicecode", t.globalData.user.money, t.globalData.devicecode),
|
||||
i.getList(), console.log("app.globalData.devicecode", t.globalData.user.money, t.globalData.devicecode),
|
||||
i.setData({
|
||||
isScan: !!t.globalData.devicecode
|
||||
});
|
||||
@@ -77,7 +77,7 @@ Page({
|
||||
success: function(i) {
|
||||
wx.showLoading({
|
||||
title: ""
|
||||
}), t.globalData.qrcode = i.result, e.request("https://jm.v0750.com/miniprogram/identify", i, !0).then(function(e) {
|
||||
}), t.globalData.qrcode = i.result, e.request("https://jmqf.v0750.com/miniprogram/identify", i, !0).then(function(e) {
|
||||
if (wx.hideLoading(), 200 != e.code) return wx.showModal({
|
||||
title: "提示",
|
||||
content: e.message
|
||||
|
||||
Reference in New Issue
Block a user