yuwenjun 4 rokov pred
rodič
commit
416f84d1b1
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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">