From d7892375ce0ac132cfdd1a0a1114b65c8c659cf9 Mon Sep 17 00:00:00 2001 From: Xiaoyu <3306310490@qq.com> Date: Wed, 12 Mar 2025 13:51:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=8D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 5 +- src/layout/AdminLayout.vue | 209 ++++++++++++++----------------------- 2 files changed, 78 insertions(+), 136 deletions(-) diff --git a/index.html b/index.html index e0198e2..8b4bcae 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,9 @@ - + - - 智慧湿地管理平台 + 湿地管理平台
diff --git a/src/layout/AdminLayout.vue b/src/layout/AdminLayout.vue index 920ca77..67c3808 100644 --- a/src/layout/AdminLayout.vue +++ b/src/layout/AdminLayout.vue @@ -1,9 +1,20 @@