去掉不再使用的组件

This commit is contained in:
daihh
2022-10-26 12:52:25 +08:00
parent d786288402
commit ffff57f899
2 changed files with 0 additions and 219 deletions

View File

@@ -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,