From f1ee5b340cb303bf95bdad671b6b7dd0cc63082f Mon Sep 17 00:00:00 2001 From: huangzhenbao <17818024429@163.com> Date: Mon, 26 Jan 2026 17:27:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E5=AE=8C=E5=96=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B8=83=E5=B1=80=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/admin/index.uvue | 870 ++++++++++++++++++--------------------- static/finance.svg | 1 + static/homepage.svg | 1 + static/order.svg | 1 + static/setting.svg | 1 + static/shopping.svg | 1 + static/statistics.svg | 1 + static/user.svg | 1 + 8 files changed, 411 insertions(+), 466 deletions(-) create mode 100644 static/finance.svg create mode 100644 static/homepage.svg create mode 100644 static/order.svg create mode 100644 static/setting.svg create mode 100644 static/shopping.svg create mode 100644 static/statistics.svg create mode 100644 static/user.svg diff --git a/layouts/admin/index.uvue b/layouts/admin/index.uvue index eb483647..aafa6957 100644 --- a/layouts/admin/index.uvue +++ b/layouts/admin/index.uvue @@ -1,366 +1,409 @@ \ No newline at end of file + diff --git a/static/finance.svg b/static/finance.svg new file mode 100644 index 00000000..33e7f082 --- /dev/null +++ b/static/finance.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/homepage.svg b/static/homepage.svg new file mode 100644 index 00000000..d3cc2cd4 --- /dev/null +++ b/static/homepage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/order.svg b/static/order.svg new file mode 100644 index 00000000..35f0c485 --- /dev/null +++ b/static/order.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/setting.svg b/static/setting.svg new file mode 100644 index 00000000..2c0b27bd --- /dev/null +++ b/static/setting.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/shopping.svg b/static/shopping.svg new file mode 100644 index 00000000..719cbd21 --- /dev/null +++ b/static/shopping.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/statistics.svg b/static/statistics.svg new file mode 100644 index 00000000..1b909a0c --- /dev/null +++ b/static/statistics.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/user.svg b/static/user.svg new file mode 100644 index 00000000..d3d547f2 --- /dev/null +++ b/static/user.svg @@ -0,0 +1 @@ + \ No newline at end of file