liukang 2 years ago
parent
commit
0cf72851b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/user/order/pay/index.vue

+ 1 - 1
src/view/user/order/pay/index.vue

@@ -627,7 +627,7 @@ const payList= [
   { name: '企业网银', src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay1.png' },
   { name: '微信', src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay5.png' },
   { name: '支付宝', src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay6.png',},
-  { name: '银联', src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay3.png'},
+  // { name: '银联', src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay3.png'},
   { name: '代付',  src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay4.png' },
   { name: '线下支付',  src: 'http://screen-test.zhousi.hdlkeji.com/aksdbn/img/index/pay2.png' },
   ]