update
This commit is contained in:
parent
27d2d0b231
commit
101ff20634
@ -35,7 +35,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view
|
<!-- <view
|
||||||
:class="['item', { current: current == 3 }]"
|
:class="['item', { current: current == 3 }]"
|
||||||
@click=" gopage(3,`/pages/index/image?category_id=${categoryId}&store_id=${storeId}`)"
|
@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" />
|
<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 class="desc">社区</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
|
|
||||||
<view
|
<view
|
||||||
:class="['item', { current: current == 4 }]"
|
:class="['item', { current: current == 4 }]"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user