Commit c8631628 by fengshuonan

更新login.css

parent 729d49de
......@@ -108,7 +108,7 @@ body {
}
.login-header img {
height: 40px;
height: 35px;
}
/** 移动设备样式 */
......
......@@ -9,6 +9,9 @@ background-image: url("../images/bg_login2.svg");
//39行 43行改为78
width: 78px;
margin-left: 78px;
//111行高度改为35px
height: 35px;
```
common.js的修改:
......
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