注释兴趣偏好弹窗显示

This commit is contained in:
weinan2087
2022-10-12 17:08:13 +08:00
parent 0f2e569036
commit b4b810b985

View File

@@ -155,7 +155,8 @@ export default {
default: 0, default: 0,
} }
}, },
components:{InterestCollection,GuideBox},
// components:{InterestCollection,GuideBox}, // 注释兴趣爱好弹窗显示
computed: { computed: {
...mapGetters(['userInfo', 'userMsg','identity']), ...mapGetters(['userInfo', 'userMsg','identity']),