feat: 增加网页后台管理

This commit is contained in:
2026-07-21 17:46:00 +08:00
parent 1edb87b5f2
commit ef786b1529
42 changed files with 5222 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
<rect width="32" height="32" rx="6" fill="#1b1f2d"/>
<path d="M6 22c4-10 16-10 20 0" fill="none" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round"/>
<circle cx="16" cy="11" r="3.2" fill="#3b82f6"/>
<circle cx="9" cy="20" r="2" fill="#67c23a"/>
<circle cx="23" cy="20" r="2" fill="#67c23a"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B