Explorar el Código

fix: pc支付类型

tangning hace 2 años
padre
commit
d667168628
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/pc/index.vue

+ 1 - 1
src/views/pc/index.vue

@@ -84,7 +84,7 @@ async function getCode() {
   let paysidtype = {
     wechatPay: 2,
     alipay: 3,
-    paypal: 0
+    paypal: 5
   }
   openPay({
     orderSn: orderSn.value,