This commit is contained in:
魏啾
2024-05-30 11:01:01 +08:00

View File

@@ -411,7 +411,7 @@
uni.redirectTo({ uni.redirectTo({
url: '/pages/order/successful?orderId=' + this url: '/pages/order/successful?orderId=' + this
.listinfoid + '&orderInfo=' + JSON.stringify( .listinfoid + '&orderInfo=' + JSON.stringify(
this.orderInfo) + '&payType' + this this.orderInfo) + '&radiovalue1=' + this
.radiovalue1 .radiovalue1
}); });
}, 1000) }, 1000)