diff --git a/css/login.css b/css/login.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/css/login.css diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..988c3b8 --- /dev/null +++ b/favicon.ico diff --git a/image/syslogin_bgIcon.png b/image/syslogin_bgIcon.png new file mode 100644 index 0000000..0480d4d --- /dev/null +++ b/image/syslogin_bgIcon.png diff --git a/index.html b/index.html index 71a8d98..6a434ee 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ +
diff --git a/js/login.js b/js/login.js new file mode 100644 index 0000000..0f2f32a --- /dev/null +++ b/js/login.js @@ -0,0 +1,3 @@ +/** + * Created by chenbiao on 2017/11/20. + */ diff --git a/login.html b/login.html new file mode 100644 index 0000000..a1f88f2 --- /dev/null +++ b/login.html @@ -0,0 +1,26 @@ + + + + + + + + + 首页 + + + + + + +
header
+ +
header
+ + + + + + \ No newline at end of file