@@ -10,7 +10,7 @@
:key="item.id">
</mainCardVue>
</template>
- <view class="word-view-bottom">
+ <view class="word-view-bottom" v-if="data.activeWord">
<view class="collect-btn" v-if="userCode != 'Visitor'" @click="handleShouCang">
<icon :class="{active: data.collectFlag}"></icon>
<view>收藏</view>