From 057b1b2c0b6e5ec794416d7fa2153283e243d819 Mon Sep 17 00:00:00 2001 From: Sakurasan <26715255+Sakurasan@users.noreply.github.com> Date: Sun, 16 Aug 2026 01:59:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=A7=E6=A0=8F:=20=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=A1=B9=E5=8A=A0=20Phosphor=20=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 用户菜单(仪表盘/API密钥/用量/账户设置/管理)与管理后台菜单(总览/渠道/模型/用户/用量/配置) 均加对应图标, 跨区跳转项(管理→/返回控制台→)用常规字重+箭头区分 Co-Authored-By: Claude --- web/src/components/layout/ShellLayout.vue | 35 ++++++++++++++--------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/web/src/components/layout/ShellLayout.vue b/web/src/components/layout/ShellLayout.vue index c7ff140..52a6d68 100644 --- a/web/src/components/layout/ShellLayout.vue +++ b/web/src/components/layout/ShellLayout.vue @@ -1,7 +1,10 @@