diff --git a/src/api/myAxios.ts b/src/api/myAxios.ts index 1a8817f..a70960b 100644 --- a/src/api/myAxios.ts +++ b/src/api/myAxios.ts @@ -6,11 +6,11 @@ import router from "../router"; const myAxios = axios.create({ withCredentials: true, - //baseURL:'http://localhost:9091' + baseURL:'http://localhost:9091' // baseURL:'http://1.94.237.210:3457' //baseURL:'http://1.94.237.210:8088' //baseURL:'http://27.30.77.229:9091/' - baseURL:'http://27.30.77.229:9092/' + //baseURL:'http://27.30.77.229:9092/' }); diff --git a/src/layout/manage/ManageSidebar.vue b/src/layout/manage/ManageSidebar.vue index de2dba0..51c8063 100644 --- a/src/layout/manage/ManageSidebar.vue +++ b/src/layout/manage/ManageSidebar.vue @@ -40,8 +40,7 @@ 课程管理 - 本地课程 - 链接课程 + 课程管理