@@ -113,7 +113,7 @@ export default defineComponent({
</div>
)
}}></Cell>
- {/* <Cell
+ <Cell
title="支付宝支付"
border={true}
center
@@ -123,7 +123,7 @@ export default defineComponent({
v-slots={{
icon: () => <Icon name="alipay" color="#009fe9" size={22} />,
'right-icon': () => <Radio name="zfb" />
- }}></Cell> */}
+ }}></Cell>
</CellGroup>
</RadioGroup>