mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
去掉不再使用的组件
This commit is contained in:
@@ -423,7 +423,6 @@
|
||||
import apiCoursePortal from '@/api/modules/coursePortal.js';
|
||||
import interactBar from '@/components/Portal/interactBar.vue';
|
||||
import ad from '@/components/Portal/adFloat.vue';
|
||||
import interactRowBar from '@/components/Portal/interactRowBar.vue';
|
||||
import courseImage from '@/components/Course/courseImage.vue';
|
||||
import articleImage from '@/components/Article/articleImage.vue';
|
||||
import InterestCollection from '@/components/Portal/interestCollection.vue'
|
||||
@@ -453,7 +452,6 @@
|
||||
articleImage,
|
||||
portalFloatTools,
|
||||
authorInfo,
|
||||
interactRowBar,
|
||||
interactBar,
|
||||
courseImage,
|
||||
InterestCollection,
|
||||
|
||||
Reference in New Issue
Block a user