Explorar o código

disable payperuse

vbea %!s(int64=2) %!d(string=hai) anos
pai
achega
ca9e20f464
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Strides-APP/app/pages/payment/PaymentConfig.js

+ 1 - 1
Strides-APP/app/pages/payment/PaymentConfig.js

@@ -14,7 +14,7 @@ export const PAYTYPE = {
  */
 export const PaymentDefault = {
   is2c2p: true, //是否启用2C2P
-  enablePayPerUse: true, //是否启用按次支付
+  enablePayPerUse: false, //是否启用按次支付
   enableInnerWebView: false, //是否启用内部浏览器执行支付
   DEFAULT: {
     payType: PAYTYPE.CREDIT_WALLET,