mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
fe87464eba
commit
1ad701db23
@ -6,7 +6,7 @@
|
||||
style="height: {{ innerHeight }}"
|
||||
>
|
||||
<scroll-view scroll-y class="van-tree-select__nav">
|
||||
<van-sidebar bind:change="onClickNav" custom-class="van-tree-select__nav__inner">
|
||||
<van-sidebar active-key="{{ mainActiveIndex }}" bind:change="onClickNav" custom-class="van-tree-select__nav__inner">
|
||||
<van-sidebar-item
|
||||
wx:for="{{ items }}"
|
||||
wx:key="index"
|
||||
|
Loading…
x
Reference in New Issue
Block a user