mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
c53ce239c2
commit
f1d055fb65
@ -98,7 +98,7 @@ Page({
|
|||||||
```html
|
```html
|
||||||
<van-action-sheet
|
<van-action-sheet
|
||||||
show="{{ show }}"
|
show="{{ show }}"
|
||||||
:actions="actions"
|
actions="{{ actions }}"
|
||||||
description="这是一段描述信息"
|
description="这是一段描述信息"
|
||||||
/>
|
/>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user