积分商城

This commit is contained in:
2024-03-28 09:43:43 +08:00
parent 8d314157fe
commit de92031284
11 changed files with 1301 additions and 156 deletions

View File

@@ -132,7 +132,7 @@
icon: 'none'
});
this.$refs.popup.close();
this;getByPageCloudMini()
this.getByPageCloudMini()
uni.navigateTo({
url: `../orderDetails/index?orderId=${this.dataList[0].orderId}`
})