0443605e by yangjianbin

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

2 parents 116238e2 71366bb1
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
18 <input name="password" type="password" placeholder="密码"> 18 <input name="password" type="password" placeholder="密码">
19 </form> 19 </form>
20 <!-- <input value="登录" type="submit">--> 20 <!-- <input value="登录" type="submit">-->
21 <input value="登录" typ="submit" onclick="save()"> 21 <input value="登录" type="button" class="btn btn-primary" onclick="save()">
22 22
23 </div> 23 </div>
24 <div class="copyright"> 24 <div class="copyright">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!