mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-08-07 22:01:15 +08:00
parent
4303aa34b5
commit
e041ef1e25
@ -9,7 +9,6 @@
|
|||||||
class="{{ titleClass }}"
|
class="{{ titleClass }}"
|
||||||
right-icon-class="van-cell__right-icon"
|
right-icon-class="van-cell__right-icon"
|
||||||
custom-class="van-cell"
|
custom-class="van-cell"
|
||||||
arrow-direction="{{ expanded ? 'up' : 'down' }}"
|
|
||||||
bind:click="onClick"
|
bind:click="onClick"
|
||||||
>
|
>
|
||||||
<slot
|
<slot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user