From 43e1f5b3c19d6955d94b7bf79ccc03d35354a09e Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 4 Jul 2023 11:11:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B0=E8=B4=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/SidebarItem.vue | 6 +- .../{area/index.vue => book/education.vue} | 2 +- src/views/book/finance.vue | 9 +++ src/views/book/health.vue | 9 +++ src/views/book/index.vue | 71 +++++++++++++++++-- src/views/book/office.vue | 9 +++ src/views/book/reform.vue | 9 +++ src/views/jsc/components/echartsLine.vue | 4 +- src/views/system/permission.vue | 4 +- 9 files changed, 113 insertions(+), 10 deletions(-) rename src/views/{area/index.vue => book/education.vue} (77%) create mode 100644 src/views/book/finance.vue create mode 100644 src/views/book/health.vue create mode 100644 src/views/book/office.vue create mode 100644 src/views/book/reform.vue diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 5ecf7f7..be2d4ba 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -8,7 +8,6 @@ -