feat: 接口对接完成

This commit is contained in:
anonymous
2025-01-03 16:44:05 +08:00
parent 0889d068a8
commit 2d19bbce4c
37 changed files with 1220 additions and 398 deletions
+2 -1
View File
@@ -20,8 +20,9 @@ defineProps({
block
overflow-hidden
rounded-full
style="background: linear-gradient(180deg, #96e517 0%, #8bc135 100%)"
bg-gray-100
class="h-full w-full"
mode="aspectFill"
:src="src ?? DefaultAavatar"
/>
</div>