yuwenjun 4 سال پیش
والد
کامیت
416f84d1b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/tabBar/category/index.vue

+ 1 - 1
pages/tabBar/category/index.vue

@@ -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">