Explorar o código

!99 删除微信支付的临时测试代码
Merge pull request !99 from 杨宇庆/N/A

芋道源码 hai 11 meses
pai
achega
56182dfbe9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      sheep/platform/pay.js

+ 0 - 1
sheep/platform/pay.js

@@ -327,7 +327,6 @@ export function getPayMethods(channels) {
     || (platform === 'App' && channels.includes('wx_app'))) {
     wechatMethod.disabled = false;
   }
-  wechatMethod.disabled = false; // TODO 芋艿:临时测试
 
   // 2. 处理【支付宝支付】
   const alipayMethod = payMethods[1];