绿满眶商城微信小程序-uniapp
zxl
2025-09-30 90fa9b82d2d5e5165190944ed89042511c25cb11
pages/cart/payment/payOrder.vue
@@ -160,7 +160,7 @@
               paymentMethod +
               "&payPrice=" +
               this.cashierParams.price+
               "&orderType="+this.orderType
               "&orderType="+this.orderType +"&orderSn="+this.cashierParams.orderSns
            });
         },