From eeba5e0dfa5c0bb13359d8416b51566bd588c491 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Sat, 23 Dec 2023 16:58:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20register.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/register.html | 62 ++++++++++++++++++++++++++++++++++--- 1 file changed, 57 insertions(+), 5 deletions(-) diff --git a/app/templates/register.html b/app/templates/register.html index a0d84e8..1d646d6 100644 --- a/app/templates/register.html +++ b/app/templates/register.html @@ -12,8 +12,9 @@ width: 320px; margin: 21px auto 0; } + .demo-reg-item { - margin-bottom: 10px; /* 调整间距 */ + margin-bottom: 10px; /* 调整间距 */ } @@ -57,13 +58,23 @@ placeholder="确认密码" autocomplete="off" class="layui-input" lay-affix="eye"> +