3f9ca795 by yangjianbin

Merge branch 'develop' of http://g.28ms.com:8000/yangjianbin/page into develop

2 parents 7f63b373 0413a92e
......@@ -18,7 +18,7 @@
<input name="password" type="password" placeholder="密码">
</form>
<!-- <input value="登录" type="submit">-->
<a type="button" class="btn btn-primary btn-xs" onclick="save()">登录</a>
<button type="button" style="width: 100%" class="btn btn-primary full-width m-b btn-xs" onclick="save()">登录</button>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!