作者 李洪娟
1 个管道 的构建 通过 耗费 3 秒

修改

... ... @@ -12,7 +12,12 @@
<style type="text/css">
.container {
height: 100%;
background: url(../../images/login_bg.png) center no-repeat;
background-size: 100% 100%;
padding-top: 1rem;
}
.input_num {
position: relative;
}
... ...