This commit is contained in:
parent
bc254bcedd
commit
cd4fbe2a74
|
|
@ -113,12 +113,8 @@
|
||||||
{{ item.name }}
|
{{ item.name }}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
||||||
</view>
|
|
||||||
<view style="height: 30rpx;">
|
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
<view style="height: 30rpx;"></view>
|
||||||
</scroll-view>
|
</scroll-view>
|
||||||
<image class="top-img" :src="`/static/index/newindex/rightmenu/bottom.png`"
|
<image class="top-img" :src="`/static/index/newindex/rightmenu/bottom.png`"
|
||||||
@click="scrollTop > (55* rightMenu.length) ? scrollTop = (55* rightMenu.length) : scrollTop += 115 " />
|
@click="scrollTop > (55* rightMenu.length) ? scrollTop = (55* rightMenu.length) : scrollTop += 115 " />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue