mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
注释兴趣偏好弹窗显示
This commit is contained in:
@@ -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']),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user