@@ -12,7 +12,7 @@
<view class="block"></view>
</view>
</scroll-view>
- <!--右侧子导航-->
+ <!--右侧子导航-->
<scroll-view scroll-y="true" class="right-aside" :style="{top:(CustomBar+38)+'px',height:(windowHeight-CustomBar+38)+'px'}">
<view class="category" v-for="(first,index) in categoryList" :key="index" v-show="index==showCategoryIndex" >
<template v-if="first.smalltypeList">