This commit is contained in:
mixtan 2025-11-17 18:02:12 +08:00
parent 27d2d0b231
commit 101ff20634

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 }]"