增加订单详情页面

This commit is contained in:
2025-12-16 15:15:11 +08:00
parent 2a156d4137
commit d661561403
3 changed files with 319 additions and 1 deletions

View File

@@ -166,7 +166,7 @@
uni.hideLoading()
if (openId) {
pointGoodsApi.exchange({
pointsGoodsId: item.id,
paramId: item.id,
shopId: item.shopId,
number: 1,
price: item.extraPrice,