chore: initialize frontend miniapp repository

This commit is contained in:
lyf
2026-06-09 21:08:45 +08:00
commit a90f63cef0
107 changed files with 60454 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- 绿色圆点 -->
<circle cx="15" cy="15" r="8" fill="#4ECDC4"/>
<circle cx="15" cy="15" r="8" stroke="white" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 242 B