diff --git a/src/views/Index.vue b/src/views/Index.vue index 99bed077..1bce2e79 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -399,7 +399,6 @@ import apiQa from '@/api/modules/qa.js'; import apiUser from '@/api/system/user.js'; import apiCoursePortal from '@/api/modules/coursePortal.js'; - import apiIndex from '@/api/phase2/index.js' import interactBar from '@/components/Portal/interactBar.vue'; import ad from '@/components/Portal/adFloat.vue'; import interactRowBar from '@/components/Portal/interactRowBar.vue';