mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(ActionSheet): fix demo (#2192)
This commit is contained in:
parent
63fb894b41
commit
9a6ba89f3f
@ -46,7 +46,7 @@
|
|||||||
<van-action-sheet
|
<van-action-sheet
|
||||||
show="{{ show5 }}"
|
show="{{ show5 }}"
|
||||||
title="标题"
|
title="标题"
|
||||||
bind:close="toggleActionSheet4"
|
bind:close="toggleActionSheet5"
|
||||||
>
|
>
|
||||||
<view class="content">内容</view>
|
<view class="content">内容</view>
|
||||||
</van-action-sheet>
|
</van-action-sheet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user