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