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

修改

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