Commit aa4ba6fc by 冷斌

fix bug

parent ac9b8eed
logo2.jpg

1.79 KB

......@@ -9,7 +9,7 @@
<div class="reg">
<div class="reg_logo">
<div class="reg_logo_img">
<img src="/logo.png">
<img src="/logo2.jpg">
</div>
<div class="reg_logo_name" >
{$config['sitename']}
......@@ -31,16 +31,16 @@
<input type="password" id="userpass2" style="font-size: 16px;" placeholder="请确认密码">
</li>
</ul>
</div>
</div>
<div class="reg_bottom" style="padding-top: 71%;">
<div class="reg_bottom_btn reg_bottom_login" style="font-size: 18px;height: 50px; line-height: 50px;">
立即注册
</div>
<div class="reg_bottom_btn reg_bottom_wx" style="font-size: 18px;height: 50px; line-height: 50px;">
微信注册
</div>
</div>
</div>
......
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