From 0e4b41adc5d3498c1146a713ba5fb34a872102f2 Mon Sep 17 00:00:00 2001
From: xhc <15171145581@163.com>
Date: Mon, 26 May 2025 17:16:40 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=A3=80=E7=BB=9F=E8=AE=A1=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E8=BF=98=E5=8E=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 30 ++++++++-
src/pages.json | 6 ++
src/pages/index/index.vue | 29 ++-------
src/pages/my/my.vue | 6 +-
src/pages/statistics/statistics.vue | 99 +++++++++++++++++++++++++++++
5 files changed, 143 insertions(+), 27 deletions(-)
create mode 100644 src/pages/statistics/statistics.vue
diff --git a/src/App.vue b/src/App.vue
index 256d246..33e4b64 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,7 +2,7 @@
* @Author: XHC
* @Date: 2025-05-19 10:21:48
* @LastEditors: XHC
- * @LastEditTime: 2025-05-23 16:02:16
+ * @LastEditTime: 2025-05-26 16:34:09
* @Description:
-->
+
+
\ No newline at end of file