From cce34ba5e3d16911ac42c576f98705e0726749aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B2=A9=E4=BB=9488?= <> Date: Mon, 22 Dec 2025 15:13:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=B3=BB=E7=BB=9F=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- el-admin/.env.production | 8 ++++---- el-admin/index.html | 2 +- el-admin/src/views/Index.vue | 2 +- el-admin/src/views/Login.vue | 1 + weihu/pages/login.vue | 9 +++++++-- weihu/unpackage/dist/build/web/index.html | 2 +- 6 files changed, 15 insertions(+), 9 deletions(-) diff --git a/el-admin/.env.production b/el-admin/.env.production index 3e024d3..2205e17 100644 --- a/el-admin/.env.production +++ b/el-admin/.env.production @@ -1,6 +1,6 @@ ENV = 'production' -VITE_APP_API_66666666 = 'http://192.168.50.123:33583/common/la/public/api/' -VITE_APP_FILE_66666666 = 'http://192.168.50.123:33583/common/la/public' +VITE_APP_API = 'http://192.168.50.123:33583/common/la/public/api/' +VITE_APP_FILE = 'http://192.168.50.123:33583/common/la/public' -VITE_APP_API = 'http://172.31.68.39:33583/common/la/public/api/' -VITE_APP_FILE = 'http://172.31.68.39:33583/common/la/public' \ No newline at end of file +VITE_APP_API_66666666 = 'http://172.31.68.39:33583/common/la/public/api/' +VITE_APP_FILE_66666666 = 'http://172.31.68.39:33583/common/la/public' \ No newline at end of file diff --git a/el-admin/index.html b/el-admin/index.html index c7c1988..0496699 100644 --- a/el-admin/index.html +++ b/el-admin/index.html @@ -4,7 +4,7 @@ - 体检平台 + 健康体检数据管理系统
diff --git a/el-admin/src/views/Index.vue b/el-admin/src/views/Index.vue index bd36237..6219db0 100644 --- a/el-admin/src/views/Index.vue +++ b/el-admin/src/views/Index.vue @@ -5,7 +5,7 @@ +
健康体检数据管理系统
登录您的账户 diff --git a/weihu/pages/login.vue b/weihu/pages/login.vue index 4d127d6..fe5ca85 100644 --- a/weihu/pages/login.vue +++ b/weihu/pages/login.vue @@ -5,7 +5,7 @@ Hello! - 欢迎使用会员管理平台 + 欢迎使用会员管理平台20251121 @@ -68,7 +68,12 @@ uni.navigateTo({ url: '/pages/user/SearchInput/SearchInput' }) - } + }else{ + uni.showToast({ + title:res.data.msg, + icon:'none' + }) + } }) } diff --git a/weihu/unpackage/dist/build/web/index.html b/weihu/unpackage/dist/build/web/index.html index 805c366..3e7379f 100644 --- a/weihu/unpackage/dist/build/web/index.html +++ b/weihu/unpackage/dist/build/web/index.html @@ -14,7 +14,7 @@ MemberMngr - +