From 2fe6a590e865c1d41238bea7b22d35847bc11a84 Mon Sep 17 00:00:00 2001 From: XiuHe <1109326957@qq.com> Date: Thu, 5 Mar 2026 14:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=95=99=E5=B8=88=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=AE=A1=E7=90=86=E4=B8=AD=E6=B7=BB=E5=8A=A0=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E5=A4=9A=E4=BD=99=E7=9A=84=E2=80=9C=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E2=80=9D=E8=BE=93=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/config/index.ts | 2 +- admin/src/views/teacher/teacher copy/edit.vue | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/admin/src/config/index.ts b/admin/src/config/index.ts index 77a2db5e..1e5e9bdf 100644 --- a/admin/src/config/index.ts +++ b/admin/src/config/index.ts @@ -2,7 +2,7 @@ const config = { terminal: 1, //终端 title: '后台管理系统', //网站默认标题 version: '1.9.1', //版本号 - baseUrl: `${import.meta.env.VITE_APP_BASE_URL || 'http://localhost:8082'}/`, //请求接口域名 + baseUrl: `${import.meta.env.VITE_APP_BASE_URL || 'http://192.168.123.111:8082'}/`, //请求接口域名 localhost urlPrefix: 'adminapi', //请求默认前缀 timeout: 10 * 1000 //请求超时时长 } diff --git a/admin/src/views/teacher/teacher copy/edit.vue b/admin/src/views/teacher/teacher copy/edit.vue index 426640cc..1aa1269d 100644 --- a/admin/src/views/teacher/teacher copy/edit.vue +++ b/admin/src/views/teacher/teacher copy/edit.vue @@ -30,8 +30,7 @@ /> - - +