🎉 able to login & logout

This commit is contained in:
Song
2021-01-17 14:26:33 +08:00
parent 22975603c6
commit b419c0f096
26 changed files with 729 additions and 244 deletions
+12
View File
@@ -0,0 +1,12 @@
</div>
<footer class="footer" style="background-color: white">
<div class="content has-text-centered" >
<p>
<a href="https://github.com/songquanpeng/message-pusher">消息推送服务</a> 由 <a href="https://github.com/songquanpeng">JustSong</a> 构建,源代码遵循
<a href="http://opensource.org/licenses/mit-license.php">MIT</a> 协议
</p>
</div>
</footer>
</div>
</body>
</html>