Skip to content

Commit

Permalink
add login.html and update index
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatouiui committed Oct 31, 2016
1 parent 8857e03 commit 2a9a158
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@

<p>ahaha</p>
i am Toma~~
<p>更新试一试</p>
</body>
</html>
7 changes: 7 additions & 0 deletions public/login.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE HTML>
<html>
<body>

<p>登陆页面</p>
</body>
</html>

0 comments on commit 2a9a158

Please sign in to comment.