diff --git a/src/views/auth/target/index.vue b/src/views/auth/target/index.vue index d8e09d4..ef6160f 100644 --- a/src/views/auth/target/index.vue +++ b/src/views/auth/target/index.vue @@ -6,7 +6,15 @@ 目标系统登录中心 - Auth v2.0 + + + + {{ currentEnvironment.environmentName }} + + + {{ environmentLoading ? '加载中...' : '未配置环境' }} + + @@ -377,6 +385,7 @@