This commit is contained in:
2024-01-23 19:04:21 +08:00
parent dac7df5af5
commit efc4bff1e0
70 changed files with 351 additions and 1066 deletions

View File

@@ -8,7 +8,7 @@ var a;
a.util.request({
url: "entry/wxapp/Api",
data: {
m: "monai_market",
r: "store.getWithdraw",
uid: wx.getStorageSync("uid"),
},
@@ -23,7 +23,7 @@ var a;
a.util.request({
url: "entry/wxapp/Api",
data: {
m: "monai_market",
r: "store.getWithdraw",
uid: wx.getStorageSync("uid"),
page: t.data.page + 1,