更新代码
This commit is contained in:
@@ -27,7 +27,10 @@
|
||||
<h2>账户设置</h2>
|
||||
<div class="card">
|
||||
<h3>账户信息</h3>
|
||||
<p>这里是账户设置界面。</p>
|
||||
<div class="account-actions">
|
||||
<button onclick="window.location.href='/login'" style="margin-right: 10px;">登录</button>
|
||||
<button onclick="window.location.href='/register'" style="margin-right: 10px;">注册</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user