Modify login page

This commit is contained in:
Granty1
2020-05-02 01:06:08 +08:00
parent bb42fc86eb
commit 9290b3b68c
10 changed files with 277 additions and 65 deletions

View File

@@ -18,5 +18,6 @@ export default {
#app {
background: #eee;
height: 100vh;
overflow: hidden;
}
</style>