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,8 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- 黄色圆形背景 -->
<circle cx="20" cy="20" r="18" fill="#E0E100"/>
<!-- 博物馆图标 -->
<path d="M12 28V18L20 12L28 18V28H24V22H16V28H12Z" fill="black"/>
<rect x="17" y="24" width="6" height="4" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 337 B