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