uni-app中实现左侧导航栏效果

HTML:html 1 <view class="list"> 2 <!-- 一级 --> 3 <scroll-view class="list-left" scroll-y :style="'height:'+height+'px'"> 4 <view v-if="dataList.length>0" class="list-nav" @
相关文章
相关标签/搜索