同步移动端源码并修复小程序嵌入标题
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-28 18:37:40 +08:00
parent 06ad609e1f
commit 540bb8627f
62 changed files with 4196 additions and 1410 deletions

View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="12" fill="#C98245" stroke="#FFFFFF" stroke-width="3"/>
<path d="M9.5 14.2L16 10.1L22.5 14.2H9.5Z" fill="#FFFFFF"/>
<path d="M10.2 15.2H12.4V21.8H10.2V15.2ZM14.9 15.2H17.1V21.8H14.9V15.2ZM19.6 15.2H21.8V21.8H19.6V15.2Z" fill="#FFFFFF"/>
<path d="M9.3 22.5H22.7" stroke="#FFFFFF" stroke-width="1.6" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 460 B