diff --git a/src/main.js b/src/main.js index fc2f837..b530ba2 100644 --- a/src/main.js +++ b/src/main.js @@ -22,6 +22,7 @@ Vue.prototype.baseUrl = 'https://proxy.shunzhi.net'; // Vue.prototype.yanxueUrl = 'https://www.zlyanxue.cn'; // Vue.prototype.yanxueUrl = 'https://zlyx.shunzhi.net'; Vue.prototype.yanxueUrl = 'https://ocp.sxsedu.net/sxyx/api'; +Vue.prototype.yanxueUrlNew = 'https://ocp.sxsedu.net/szsh/yx'; Vue.prototype.kqUrl = 'https://proxy.shunzhi.net/achieve' Vue.prototype.TestUnionId = 'oJPmPuLaAx2x2DaRGfCFeYuLWzLU' //夏 diff --git a/src/views/Service/CourseBaseList/SelectionCourse.vue b/src/views/Service/CourseBaseList/SelectionCourse.vue index 8d66005..1be7ff9 100644 --- a/src/views/Service/CourseBaseList/SelectionCourse.vue +++ b/src/views/Service/CourseBaseList/SelectionCourse.vue @@ -2,17 +2,14 @@