界面微调优化

This commit is contained in:
thinkgem
2020-03-05 21:58:34 +08:00
parent 60e1129e0e
commit cba5adbaae

View File

@@ -3,7 +3,7 @@
<link rel="stylesheet" href="${ctxStatic}/icheck/1.0/square/blue.css?${_version}">
<link rel="stylesheet" href="${ctxStatic}/jquery-toastr/2.1/toastr.min.css?${_version}">
<link rel="stylesheet" href="${ctxStatic}/modules/sys/sysLogin.css?${_version}">
<div class="login-box" style="margin-top:3%">
<div class="login-box" style="margin-top:20px">
<div class="login-logo">
<a href="${ctxPath}/account/forgetPwd"><b>${@Global.getConfig('productName')}</b>
<small>${@Global.getConfig('productVersion')}</small></a>