1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-05 08:31:37 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

登录页样式美化;暂时隐藏前端用户注销账号功能;更新api文档

This commit is contained in:
2022-04-30 22:29:08 +08:00
parent e9a02e905f
commit 4ae54d255c
15 changed files with 50 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
<div>
<h2>第三方账号管理</h2>
<%- include("../component/third-party-manage.html"); %>
<hr>
<!-- <hr>
<h2>注销账号</h2>
<%- include("../component/account-cancellation.html"); %>
<%- include("../component/account-cancellation.html"); %> -->
</div>