|
@@ -130,7 +130,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="club-list-bot">
|
|
<view class="club-list-bot">
|
|
- <template v-if="tabSmallCurrentIndex === 0">
|
|
|
|
|
|
+ <template v-if="tabSmallCurrentIndex === 0 || tabSmallCurrentIndex === 2">
|
|
<view class="btn" @click.stop="handleClickOper(1, club)">
|
|
<view class="btn" @click.stop="handleClickOper(1, club)">
|
|
<text class="iconfont icon-jigouhuaxiang"></text> 机构画像
|
|
<text class="iconfont icon-jigouhuaxiang"></text> 机构画像
|
|
</view>
|
|
</view>
|