no message

This commit is contained in:
2024-01-22 23:40:19 +08:00
parent 242b3af3e9
commit dac7df5af5
43 changed files with 377 additions and 389 deletions

View File

@@ -64,7 +64,7 @@ var a, e, t;
})
: e.data &&
e.data.data &&
!e.data.errno &&
e.data.code!=200 &&
wx.requestPayment({
timeStamp: e.data.data.timeStamp,
nonceStr: e.data.data.nonceStr,

View File

@@ -199,7 +199,7 @@
var t = this,
o = { uid: wx.getStorageSync("uid"), type: t.data.type, page: a };
e.getdata(o, "carqxcx").then((e) => {
if ((console.log("回调数据:", e), e.data && 0 == e.errno))
if ((console.log("回调数据:", e), e.data && 200 == e.code))
if (1 == a) t.setData({ repairList: e.data, page: t.data.page + 1 });
else {
var o = t.data.repairList;