mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
f95cad50ce
commit
b3f9d5e7ed
@ -53,7 +53,7 @@
|
||||
<image
|
||||
slot="icon"
|
||||
src="{{ checked ? icon.active : icon.normal }}"
|
||||
>
|
||||
/>
|
||||
</van-checkbox>
|
||||
```
|
||||
|
||||
@ -212,9 +212,3 @@ Page({
|
||||
| 方法名 | 参数 | 返回值 | 介绍 |
|
||||
|-----------|-----------|-----------|-------------|
|
||||
| toggle | - | - | 切换选中状态 |
|
||||
|
||||
### 更新日志
|
||||
|
||||
| 版本 | 类型 | 内容 |
|
||||
|-----------|-----------|-----------|
|
||||
| 0.3.5 | feature | 新增组件 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user