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

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