This commit is contained in:
lihaoyuan 2025-11-18 17:32:41 +08:00
commit d069df8461

View File

@ -35,7 +35,7 @@
</view>
</view>
<view
<!-- <view
:class="['item', { current: current == 3 }]"
@click=" gopage(3,`/pages/index/image?category_id=${categoryId}&store_id=${storeId}`)"
>
@ -48,7 +48,7 @@
<image v-else class="icon" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/icon/icon_feed.png" />
<view class="desc">社区</view>
</view>
</view>
</view> -->
<view
:class="['item', { current: current == 4 }]"