浏览代码

update 更新

wangxy 2 月之前
父节点
当前提交
3433047f81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/newEnglish/index.vue

+ 1 - 1
pages/newEnglish/index.vue

@@ -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>