瀏覽代碼

打开支付宝

lex 2 年之前
父節點
當前提交
e9bcc62b3a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/adapay/payment/index.tsx

+ 2 - 2
src/views/adapay/payment/index.tsx

@@ -105,7 +105,7 @@ export default defineComponent({
                 )
               }}
             ></Cell>
-            {/* <Cell
+            <Cell
               title="支付宝支付"
               border={true}
               // class="van-hairline--bottom"
@@ -118,7 +118,7 @@ export default defineComponent({
                 icon: () => <Icon name="alipay" color="#009fe9" size={22} />,
                 'right-icon': () => <Radio name="zfb" />
               }}
-            ></Cell> */}
+            ></Cell>
           </CellGroup>
         </RadioGroup>