From cd3bc0a0450a5a3973982b4490ccdc8fc3781582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E4=BA=91=E9=B9=8F?= Date: Thu, 17 Oct 2024 17:09:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=A8=A1=E5=9E=8B=EF=BC=9A=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=AD=97=E6=AE=B5=20=E6=98=AF=E5=90=A6=E5=8F=AF?= =?UTF-8?q?=E8=A7=81visbile=20=E6=95=B0=E6=8D=AE=E7=B1=BB=E5=9E=8BdataType?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/dasadmin/.env.development | 3 +- .../src/views/backend/auth/model/index.vue | 70 +++++++++++++++---- .../src/views/backend/auth/model/type.ts | 13 ++-- 3 files changed, 66 insertions(+), 20 deletions(-) diff --git a/ui/dasadmin/.env.development b/ui/dasadmin/.env.development index c8c70d94..d5455a0b 100644 --- a/ui/dasadmin/.env.development +++ b/ui/dasadmin/.env.development @@ -6,9 +6,10 @@ VITE_BASE_PATH = './' # 代理配置(开发使用),必须在一行中 # 本地 - # VITE_APP_PROXY=[["/api","http://10.65.57.55:8080/api"]] +# VITE_APP_PROXY=[["/api","http://192.168.130.12:8080/api"]] # 线上 VITE_APP_PROXY=[["/api","https://test.jsspisoft.com/api"]] + diff --git a/ui/dasadmin/src/views/backend/auth/model/index.vue b/ui/dasadmin/src/views/backend/auth/model/index.vue index 054f7ead..0858f3dd 100644 --- a/ui/dasadmin/src/views/backend/auth/model/index.vue +++ b/ui/dasadmin/src/views/backend/auth/model/index.vue @@ -185,13 +185,28 @@ - - - - - - - +
+ + + + + + + + + + + + +
@@ -201,6 +216,9 @@ + + +