feat: 商品详情支付交互调试
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view class="checkbox-wrapper" @click="onChange">
|
||||
<view class="checkbox-wrapper" @click.stop="onChange">
|
||||
<uni-icons
|
||||
class="checkbox-icon"
|
||||
:type="isChecked"
|
||||
|
||||
Reference in New Issue
Block a user