From b0830fba374aba39b9984891d50b08b37fa81bb4 Mon Sep 17 00:00:00 2001 From: dqjdda <201507802@qq.com> Date: Tue, 27 Aug 2019 15:56:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E7=AE=A1=E7=90=86=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=8A=A0=E5=BC=BA=EF=BC=8C=E6=96=B0=E5=A2=9E=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E9=A1=B9=EF=BC=9A=E6=98=AF=E5=90=A6=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=EF=BC=88=E6=9F=90=E4=BA=9B=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E6=98=BE=E7=A4=BA=E5=9C=A8=E5=B7=A6?= =?UTF-8?q?=E4=BE=A7=E8=8F=9C=E5=8D=95=E6=A0=8F=E4=B8=AD=EF=BC=89=EF=BC=8C?= =?UTF-8?q?=E6=98=AF=E5=90=A6=E7=BC=93=E5=AD=98=E8=8F=9C=E5=8D=95=EF=BC=88?= =?UTF-8?q?=E5=8F=AF=E8=A7=A3=E5=86=B3=E5=88=87=E6=8D=A2Tab=E9=87=8D?= =?UTF-8?q?=E6=96=B0=E6=B8=B2=E6=9F=93=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=AF=A5=E5=8A=9F=E8=83=BD=E5=BF=85=E9=A1=BB?= =?UTF-8?q?=E5=A1=AB=E5=86=99=E7=BB=84=E4=BB=B6=E5=90=8D=E7=A7=B0=EF=BC=8C?= =?UTF-8?q?=E4=B8=94=E5=BF=85=E9=A1=BB=E4=B8=8E=E7=BB=84=E4=BB=B6=E4=B8=AD?= =?UTF-8?q?=E7=9A=84name=E4=B8=80=E8=87=B4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/AppMain.vue | 2 +- src/views/components/Editor.vue | 1 + src/views/generator/generator.vue | 1 - src/views/generator/index.vue | 1 + src/views/monitor/log/errorLog.vue | 1 + src/views/monitor/log/index.vue | 1 + src/views/monitor/redis/index.vue | 1 + src/views/monitor/sql/index.vue | 1 + src/views/system/dept/index.vue | 1 + src/views/system/dict/index.vue | 1 + src/views/system/job/index.vue | 1 + src/views/system/menu/form.vue | 27 +++++++++++++++------------ src/views/system/menu/index.vue | 26 +++++++++++++++----------- src/views/system/permission/index.vue | 6 ++++-- src/views/system/role/index.vue | 1 + src/views/system/timing/index.vue | 1 + src/views/system/user/index.vue | 1 + src/views/tools/aliPay/index.vue | 1 + src/views/tools/email/index.vue | 1 + src/views/tools/picture/index.vue | 1 + src/views/tools/qiniu/index.vue | 1 + src/views/tools/swagger/index.vue | 1 + 22 files changed, 52 insertions(+), 27 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 82adf2e..5c3a0b5 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -1,7 +1,7 @@