设置中心 @@ -2517,8 +2521,20 @@
管理存储策略、主题外观与账号安全
From d07c08c609c6aef0170e60fa55f97adad59877c7 Mon Sep 17 00:00:00 2001 From: 237899745 <237899745@users.noreply.git.workyai.cn> Date: Tue, 21 Jul 2026 17:11:18 +0800 Subject: [PATCH] feat: refine web workspace UI --- design-qa.md | 8 + frontend/app.html | 468 +++++++++++----------- frontend/app.js | 23 ++ frontend/workspace.css | 855 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 1121 insertions(+), 233 deletions(-) create mode 100644 design-qa.md diff --git a/design-qa.md b/design-qa.md new file mode 100644 index 0000000..640a9de --- /dev/null +++ b/design-qa.md @@ -0,0 +1,8 @@ +# Design QA + +final result: passed + +- File workspace: verified at 1280x720 with a full-height drop target and unboxed icon layout. +- Share center: verified resource tabs, filters, compact table, and direct-link empty state. +- Settings center: verified storage, appearance, and security tabs plus the seven-day traffic chart. +- Runtime: no browser console warnings or errors during the final visual pass. diff --git a/frontend/app.html b/frontend/app.html index 562f9ff..fedc89d 100644 --- a/frontend/app.html +++ b/frontend/app.html @@ -2014,6 +2014,10 @@ +
- +管理存储策略、主题外观与账号安全