mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-22 01:30:40 +08:00
添加账号注销功能
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<div>
|
||||
<h2>第三方账号管理</h2>
|
||||
<%- include("../component/third-party-manage.html"); %>
|
||||
<hr>
|
||||
<h2>注销账号</h2>
|
||||
<%- include("../component/account-cancellation.html"); %>
|
||||
</div>
|
Reference in New Issue
Block a user