mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-26 03:26:35 +08:00
docs(ActionSheet): fix typo (#2132)
This commit is contained in:
parent
577cb8fa72
commit
224e0527fb
@ -99,7 +99,7 @@ Page({
|
|||||||
```html
|
```html
|
||||||
<van-action-sheet show="{{ show }}" title="标题">
|
<van-action-sheet show="{{ show }}" title="标题">
|
||||||
<view>内容</view>
|
<view>内容</view>
|
||||||
<van-action-sheet/>
|
</van-action-sheet>
|
||||||
```
|
```
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
Loading…
x
Reference in New Issue
Block a user