Commit d00e2a92 by qinjianhui

fix: 样式修改

parent 7d0e8dcc
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</div> </div>
<div class="login_content"> <div class="login_content">
<h2 style="text-align: center; font-weight: 200">用户登录</h2> <h2 style="text-align: center; font-weight: 400">用户登录</h2>
<el-form <el-form
size="medium" size="medium"
:model="ruleForm" :model="ruleForm"
...@@ -332,7 +332,7 @@ export default { ...@@ -332,7 +332,7 @@ export default {
background-size: 50% auto; background-size: 50% auto;
} }
.login_content { .login_content {
padding: 50px; padding: 30px;
background: rgba(255, 255, 255, 1); background: rgba(255, 255, 255, 1);
position: absolute; position: absolute;
top: 50%; top: 50%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment