Browse Source

update 更新

wangxy 2 months ago
parent
commit
3433047f81
1 changed files with 1 additions and 1 deletions
  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>