quanwei
2025-11-15 6abfa21b225bd5539b5fee2c7dfcaf7e6dbca1fc
mobile/common/pay.js
@@ -61,6 +61,10 @@
   if (result.data.pay_type == 10) {
      paySuccess(result, self, success);
   }
   // 联盟币支付
   if (result.data.pay_type == 60) {
      paySuccess(result, self, success);
   }
   // 支付宝支付
   if (result.data.pay_type == 30) {
      // #ifdef  APP-PLUS