From ed2cd443ba391afc7bca9645face386f1fc1823d Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Sat, 31 Jan 2026 18:48:59 -0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/DownloadStats/index.vue | 54 ++++++++++---- .../components/OrderDetails/OrderList.vue | 44 +++++------ .../UserCenter/components/ProxyData/index.vue | 40 +++++++--- .../UserCenter/components/SalesData/index.vue | 73 ++++++++++++++----- .../UserCenter/components/UserInfo/index.vue | 13 +++- vite.config.ts | 4 +- 6 files changed, 157 insertions(+), 71 deletions(-) diff --git a/src/pages/UserCenter/components/DownloadStats/index.vue b/src/pages/UserCenter/components/DownloadStats/index.vue index 16dd66d..8a82885 100644 --- a/src/pages/UserCenter/components/DownloadStats/index.vue +++ b/src/pages/UserCenter/components/DownloadStats/index.vue @@ -1,34 +1,56 @@ + + - - diff --git a/src/pages/UserCenter/components/OrderDetails/OrderList.vue b/src/pages/UserCenter/components/OrderDetails/OrderList.vue index c31f8c7..4e21624 100644 --- a/src/pages/UserCenter/components/OrderDetails/OrderList.vue +++ b/src/pages/UserCenter/components/OrderDetails/OrderList.vue @@ -1,8 +1,8 @@