1
0
mirror of https://e.coding.net/circlecloud/MinecraftAccount.git synced 2025-11-26 21:46:09 +00:00

更新项目 完成登陆注册部分...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-11-06 18:12:15 +08:00
parent 6dd800f2e2
commit 9dfe8fa4a7
18 changed files with 2035 additions and 63 deletions

View File

@@ -0,0 +1,5 @@
<link href="__CSS__/home.css?v=2" rel="stylesheet" type="text/css" />
<link href="//cdn.bootcss.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
<link href="//cdn.bootcss.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" rel="stylesheet" />
<script src="//cdn.bootcss.com/jquery/3.0.0-alpha1/jquery.min.js"></script>
<script src="//cdn.bootcss.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>