From a2a822a889b42d1fe5576a2b5d30a20e5fbdba28 Mon Sep 17 00:00:00 2001 From: seaislee1209 Date: Sat, 28 Mar 2026 22:25:29 +0800 Subject: [PATCH] ui: clarify global vs project-level policies in frontend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename "权限策略" to "全局权限策略" in dropdown menu - Add info banner explaining global vs project-level in both dialogs - Disable already-attached policies in global dropdown (grey out) - Show policy type as tag (系统/自定义) in global policies table Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/views/iam/IAMUserList.vue | 52 ++++++++++++++++++-------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/frontend/src/views/iam/IAMUserList.vue b/frontend/src/views/iam/IAMUserList.vue index 383bc6f..070e43e 100644 --- a/frontend/src/views/iam/IAMUserList.vue +++ b/frontend/src/views/iam/IAMUserList.vue @@ -82,7 +82,7 @@ {{ row.volc_login_allowed ? '🔓 关闭火山登录' : '🔒 开启火山登录' }} - 权限策略 + 全局权限策略 划拨记录 登录密码 -

- 子账号 {{ projectsUser?.username }} 在此项目下的权限: -

+ + +
方舟/Seedance 完整权限 @@ -282,25 +284,33 @@ - - + + + + +
- - - - - - + 附加
- - - + + + + +