Commit 3139c294 authored by wangjiangze's avatar wangjiangze

登录页效果调整

parent 1c8b69af
......@@ -90,7 +90,7 @@
</div>
<div class="inputWrap">
<img src="__PUBLIC__/newVsdn/images/password.png"/>
<input id="password" name="password" type="password" placeholder="密码" value="密码" onclick="Focus(this);" onblur="Blur(this);" class="input" />
<input id="password" name="password" type="password" placeholder="密码" onclick="Focus(this);" onblur="Blur(this);" class="input" />
</div>
<div class="inputWrap">
<img src="__PUBLIC__/newVsdn/images/password.png"/>
......
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