feat: 完善代码,应该可以进行签到了,就差测试了
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
{% block content %}
|
||||
<div class="p-4 space-y-6">
|
||||
|
||||
<h1 class="text-xl font-bold">个人信息</h1>
|
||||
|
||||
<hr>
|
||||
|
||||
<!-- 头像 + 名字 -->
|
||||
<div class="bg-gradient-to-r from-blue-500 to-indigo-500
|
||||
rounded-2xl p-6 text-white">
|
||||
|
||||
Reference in New Issue
Block a user