From 7c4e80afacf1738191a4ddd6424cb162e01c4fd0 Mon Sep 17 00:00:00 2001 From: Sakurasan <26715255+Sakurasan@users.noreply.github.com> Date: Sun, 16 Aug 2026 04:31:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF:=20=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E9=80=82=E9=85=8D=20+=20=E6=A8=A1=E5=9E=8B=E5=AE=9A?= =?UTF-8?q?=E4=BB=B7=E6=89=8B=E5=8A=A8=E6=B7=BB=E5=8A=A0=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 表格加 min-w 窄屏横向滚动; 弹窗/资料网格窄屏换列; 顶栏/头部防溢出 - 渠道页移动卡片化、其余页面头部换行、Toast 自适应宽 - 模型定价页顶部加快捷输入(模型名直接进创建弹窗), 接口导入不全可手动补 Co-Authored-By: Claude --- web/src/components/layout/ShellLayout.vue | 16 +++++----- web/src/components/ui/ToastHost.vue | 2 +- web/src/views/LandingView.vue | 10 +++--- web/src/views/admin/ModelsView.vue | 26 +++++++++++---- web/src/views/admin/UsageView.vue | 2 +- web/src/views/admin/UsersView.vue | 12 +++---- web/src/views/console/KeysView.vue | 6 ++-- web/src/views/console/SettingsView.vue | 39 +++++++++++++++++++---- web/src/views/console/UsageView.vue | 2 +- 9 files changed, 77 insertions(+), 38 deletions(-) diff --git a/web/src/components/layout/ShellLayout.vue b/web/src/components/layout/ShellLayout.vue index 52a6d68..45d934a 100644 --- a/web/src/components/layout/ShellLayout.vue +++ b/web/src/components/layout/ShellLayout.vue @@ -117,24 +117,24 @@ async function logout() {
-
-
+
+
- {{ auth.user?.username }} + {{ auth.user?.username }}
-
- - 余额 {{ balance }} +
+ + {{ balance }}