隐藏案例

This commit is contained in:
zhaofang
2022-06-13 16:21:47 +08:00
parent 9b7e21cf13
commit 71b2aa90a8
6 changed files with 39 additions and 11 deletions

View File

@@ -107,7 +107,7 @@
</div>
</div>
<!-- 推荐案例2版 -->
<div class="modules">
<div class="modules" v-if="caseShow">
<div class="modules-title">
<span class="modules-text">推荐案例</span>
@@ -336,7 +336,7 @@ export default {
name: 'index',
components: { portalHeader,ad, portalFooter, articleImage, portalFloatTools, authorInfo, interactRowBar, interactBar, courseImage },
computed: {
...mapGetters(['userInfo'])
...mapGetters(['userInfo','caseShow'])
},
data() {
return {