From 74ee36fc8c6f74b7a0d7a11f1ebc3e311a443d9f Mon Sep 17 00:00:00 2001
From: riverflow <3011499946@qq.com>
Date: Sun, 10 Aug 2025 14:56:27 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BAMenu.vue=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=EF=BC=8C=E9=80=9A=E8=BF=87Element-plus=E5=AF=BC=E5=85=A5?=
=?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=A1=86=E6=9E=B6=EF=BC=8C=E5=A2=9E=E5=88=A0?=
=?UTF-8?q?=E5=B1=9E=E6=80=A7=20=E5=B1=80=E9=83=A8=E5=BC=95=E5=85=A5?=
=?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=A0=8F=E4=B8=AD=E6=89=80=E6=9C=89=E9=80=89?=
=?UTF-8?q?=E9=A1=B9=E7=9A=84=E5=9B=BE=E6=A0=87=20=E5=B0=86Menu.vue?=
=?UTF-8?q?=E5=BC=95=E5=85=A5=E5=88=B0Index.vue=E4=B8=AD=20=E6=94=BE?=
=?UTF-8?q?=E5=9C=A8=E4=BE=A7=E8=BE=B9=E6=A0=8Faside=E4=B8=AD=20=E6=B3=A8?=
=?UTF-8?q?=E9=87=8A=E6=8E=89=E4=BE=A7=E8=BE=B9=E6=A0=8Faside=E6=B5=8B?=
=?UTF-8?q?=E8=AF=95=E7=94=A8=E8=83=8C=E6=99=AF=E8=89=B2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
order-system/src/layout/Index.vue | 14 +++---
order-system/src/layout/Menu.vue | 73 +++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 5 deletions(-)
create mode 100644 order-system/src/layout/Menu.vue
diff --git a/order-system/src/layout/Index.vue b/order-system/src/layout/Index.vue
index d33eee5..72c6b15 100644
--- a/order-system/src/layout/Index.vue
+++ b/order-system/src/layout/Index.vue
@@ -1,7 +1,10 @@
- Aside
+
+
+
+
Main
@@ -10,7 +13,8 @@
\ No newline at end of file