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 @@ + + +