|
@@ -4,15 +4,15 @@ import { onBeforeUnmount, onMounted, ref, computed } from "vue";
|
|
|
import { onLanguageChange, getCurrentLanguage } from '@/utils/language.js';
|
|
import { onLanguageChange, getCurrentLanguage } from '@/utils/language.js';
|
|
|
// import { getstudentAPI } from '@/apis/studentlistAPI.js';
|
|
// import { getstudentAPI } from '@/apis/studentlistAPI.js';
|
|
|
// import { getSlidephotoAPI, getAdvantageAPI, getServiceAPI } from '@/apis/indexAPI.js';
|
|
// import { getSlidephotoAPI, getAdvantageAPI, getServiceAPI } from '@/apis/indexAPI.js';
|
|
|
-// import index1 from '../assets/images/newindex/lunbo1.png';
|
|
|
|
|
-// import index2 from '../assets/images/newindex/lunbo2.png';
|
|
|
|
|
-// import index3 from '../assets/images/newindex/lunbo3.png';
|
|
|
|
|
|
|
+// import index1 from '../assets/images/newIndex/lunbo1.png';
|
|
|
|
|
+// import index2 from '../assets/images/newIndex/lunbo2.png';
|
|
|
|
|
+// import index3 from '../assets/images/newIndex/lunbo3.png';
|
|
|
import c1 from '../assets/images/newIndex/c1.png';
|
|
import c1 from '../assets/images/newIndex/c1.png';
|
|
|
-import c2 from '../assets/images/newindex/c2.png';
|
|
|
|
|
-import c3 from '../assets/images/newindex/c3.png';
|
|
|
|
|
-// import news from '../assets/images/newindex/news.png';
|
|
|
|
|
-// import news1 from '../assets/images/newindex/news1.png';
|
|
|
|
|
-// import news2 from '../assets/images/newindex/news2.png';
|
|
|
|
|
|
|
+import c2 from '../assets/images/newIndex/c2.png';
|
|
|
|
|
+import c3 from '../assets/images/newIndex/c3.png';
|
|
|
|
|
+// import news from '../assets/images/newIndex/news.png';
|
|
|
|
|
+// import news1 from '../assets/images/newIndex/news1.png';
|
|
|
|
|
+// import news2 from '../assets/images/newIndex/news2.png';
|
|
|
import bannner from '../assets/images/banner.png';
|
|
import bannner from '../assets/images/banner.png';
|
|
|
import { useRouter } from 'vue-router';
|
|
import { useRouter } from 'vue-router';
|
|
|
import zhounian from '../assets/images/newIndex/80zhounian.jpg';
|
|
import zhounian from '../assets/images/newIndex/80zhounian.jpg';
|