From 0044f1da1f8e34a375e7b552cf45e41abfad21c8 Mon Sep 17 00:00:00 2001 From: QM303176530 <303176530@qq.com> Date: Sat, 2 May 2020 16:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2=E7=BE=8E?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/view/login/login.vue | 7 +- web/src/view/login/register.vue | 219 +++++++++++++++++++++++++++----- 2 files changed, 192 insertions(+), 34 deletions(-) diff --git a/web/src/view/login/login.vue b/web/src/view/login/login.vue index 2260049a0..9404f6ab1 100644 --- a/web/src/view/login/login.vue +++ b/web/src/view/login/login.vue @@ -204,7 +204,7 @@ export default { #userLayout.user-layout-wrapper { height: 100%; - + position: relative; &.mobile { .container { .main { @@ -220,15 +220,12 @@ export default { background: #f0f2f5 url(~@/assets/background.svg) no-repeat 50%; background-size: 100%; padding: 110px 0 144px; - position: relative; - a { text-decoration: none; } .top { text-align: center; - .header { height: 44px; line-height: 44px; @@ -278,7 +275,7 @@ export default { padding: 0 16px; margin: 120px 0 24px; text-align: center; - + bottom: 100px; .links { margin-bottom: 8px; font-size: 14px; diff --git a/web/src/view/login/register.vue b/web/src/view/login/register.vue index 5590b3566..21d4cb8fe 100644 --- a/web/src/view/login/register.vue +++ b/web/src/view/login/register.vue @@ -1,24 +1,48 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + Gin-Vue-Admin + + + + + + + + + + + + + + + - - 注 册 - - - - + + + 注 册 + + + + + + +