Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit e0ac0e3

Browse files
committed
refix html
1 parent 6f6f872 commit e0ac0e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

www/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
</head>
2222
<body>
2323

24-
<div id="app"></div>
24+
<div class="form-signin" _lpchecked="1">
25+
<div id="app"></div>
26+
</div>
2527

2628
<script src="assets/script.js"></script>
2729
</body>

0 commit comments

Comments
 (0)