@@ -440,10 +440,10 @@
},
getList2() {
- uni.showLoading({
- title: "加载中",
- mask: true,
- })
+ // uni.showLoading({
+ // title: "加载中",
+ // mask: true,
+ // })
API.buyCardList({
@@ -481,7 +481,7 @@
this.showMap2=showMap;
this.recordsTotal2 = res.data.recordsTotal
- uni.hideLoading()
+ //uni.hideLoading()
}).catch(error => {
uni.showToast({
@@ -409,10 +409,10 @@
API.cardProfitData({
@@ -450,7 +450,7 @@