From 0c1a27769a6b19a9e69f1cd73c34ada9a137ce65 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 28 Feb 2020 19:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/login/auth-redirect.vue | 15 ---- .../views/login/components/SocialSignin.vue | 72 ------------------- ruoyi-ui/src/views/system/dept/index.vue | 2 +- ruoyi-ui/src/views/system/menu/index.vue | 16 ++--- 4 files changed, 9 insertions(+), 96 deletions(-) delete mode 100644 ruoyi-ui/src/views/login/auth-redirect.vue delete mode 100644 ruoyi-ui/src/views/login/components/SocialSignin.vue diff --git a/ruoyi-ui/src/views/login/auth-redirect.vue b/ruoyi-ui/src/views/login/auth-redirect.vue deleted file mode 100644 index de7bbf3..0000000 --- a/ruoyi-ui/src/views/login/auth-redirect.vue +++ /dev/null @@ -1,15 +0,0 @@ - diff --git a/ruoyi-ui/src/views/login/components/SocialSignin.vue b/ruoyi-ui/src/views/login/components/SocialSignin.vue deleted file mode 100644 index 17537ed..0000000 --- a/ruoyi-ui/src/views/login/components/SocialSignin.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - - - diff --git a/ruoyi-ui/src/views/system/dept/index.vue b/ruoyi-ui/src/views/system/dept/index.vue index cca08b2..a8c065e 100644 --- a/ruoyi-ui/src/views/system/dept/index.vue +++ b/ruoyi-ui/src/views/system/dept/index.vue @@ -46,7 +46,7 @@ default-expand-all :tree-props="{children: 'children', hasChildren: 'hasChildren'}" > - + diff --git a/ruoyi-ui/src/views/system/menu/index.vue b/ruoyi-ui/src/views/system/menu/index.vue index 9f2d04f..40bb428 100644 --- a/ruoyi-ui/src/views/system/menu/index.vue +++ b/ruoyi-ui/src/views/system/menu/index.vue @@ -32,22 +32,22 @@ row-key="menuId" :tree-props="{children: 'children', hasChildren: 'hasChildren'}" > - - + + - - - - - + + + + + - +