mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
ajax配置
This commit is contained in:
@@ -351,7 +351,7 @@ import courseImage from '@/components/Course/courseImage.vue';
|
||||
import articleImage from '@/components/Article/articleImage.vue';
|
||||
import { toScore,cutFullName} from '@/utils/tools.js';
|
||||
import { swiper, swiperSlide } from 'vue-awesome-swiper';
|
||||
import apiPlace from "@/api/modules/place.js"
|
||||
import apiPlace from "@/api/phase2/place.js"
|
||||
|
||||
export default {
|
||||
name: 'index',
|
||||
|
||||
Reference in New Issue
Block a user