From aecd16133704ecd5bdfd507197bdf865f5969fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E5=BC=BA?= <357099073@qq.com> Date: Mon, 27 Apr 2026 16:34:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF=E7=BA=BF?= =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommonAside.vue | 81 +++++++++++- src/components/CommonHeader.vue | 8 +- src/views/Main.vue | 23 +++- src/views/accountpool/cursor/index.vue | 2 +- src/views/accountpool/kiro/index.vue | 2 +- src/views/accountpool/windsurf/index.vue | 2 +- src/views/analytics/users/index.vue | 45 ++++++- src/views/home/index.vue | 159 ++++++++++++----------- src/views/login/index.vue | 108 ++++++++++++++- 9 files changed, 335 insertions(+), 95 deletions(-) diff --git a/src/components/CommonAside.vue b/src/components/CommonAside.vue index c7f7e90..4c4da1b 100644 --- a/src/components/CommonAside.vue +++ b/src/components/CommonAside.vue @@ -1,6 +1,5 @@ + + +
+ + \ No newline at end of file diff --git a/src/views/login/index.vue b/src/views/login/index.vue index e30931b..8d738b9 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -544,7 +544,9 @@ const clearCache = async () => {