Merge branch 'feature-yjs' of https://git.hshuishang.com/maguodong/uniapp-ZHSQ into feature/yi
This commit is contained in:
commit
e7108f6182
@ -5,6 +5,7 @@
|
|||||||
:class="['tabItem', selectedTab === index ? 'active2' : '']" @click="selectTab(index, item)">
|
:class="['tabItem', selectedTab === index ? 'active2' : '']" @click="selectTab(index, item)">
|
||||||
{{ item.category_name }}
|
{{ item.category_name }}
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="content">
|
<view class="content">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user