赵正易 a8dbe84e25 feat: 新增油漆件叫料与收料功能及相关页面
refactor: 优化首页菜单图标显示方式

fix: 修复SignalR连接初始化问题

style: 更新manifest.json版本号至2.0.0

chore: 新增多个SVG图标资源

perf: 为登录接口添加超时处理

docs: 更新API接口文档

test: 添加油漆件叫料相关测试用例

build: 更新依赖版本
2025-08-06 10:25:23 +08:00

8 lines
675 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60" fill="none">
<rect x="5" y="5" width="50" height="50" rx="12" fill="#F87171"/>
<path d="M30 18C35 18 38 23 38 28C38 33 35 38 30 38C25 38 22 33 22 28C22 23 25 18 30 18Z" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M30 38V44" stroke="white" stroke-width="2.5" stroke-linecap="round"/>
<path d="M25 44H35" stroke="white" stroke-width="2.5" stroke-linecap="round"/>
<path d="M20 35L15 30" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
<path d="M40 35L45 30" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
</svg>