mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-24 02:20:39 +08:00
7 lines
213 B
HTML
7 lines
213 B
HTML
<div>
|
|
<h2>第三方账号管理</h2>
|
|
<%- include("../component/third-party-manage.html"); %>
|
|
<!-- <hr>
|
|
<h2>注销账号</h2>
|
|
<%- include("../component/account-cancellation.html"); %> -->
|
|
</div> |