在录音时,不能息屏

This commit is contained in:
zhonghua.li
2026-04-18 22:41:20 +08:00
parent 811f5ad16b
commit e7976c0993
51 changed files with 179 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
<svg width="81" height="81" viewBox="0 0 81 81" xmlns="http://www.w3.org/2000/svg">
<!-- 名片/客户卡片图标 -->
<rect x="20" y="25" width="41" height="31" rx="3" fill="#000000" stroke="#000000" stroke-width="3"/>
<circle cx="30" cy="35" r="5" fill="white"/>
<path d="M 22 45 Q 22 42 30 42 Q 38 42 38 45" fill="white" stroke="white" stroke-width="2.5" stroke-linecap="round"/>
<line x1="38" y1="35" x2="55" y2="35" stroke="white" stroke-width="2.5" stroke-linecap="round"/>
<line x1="38" y1="42" x2="50" y2="42" stroke="white" stroke-width="2.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 596 B