30a8e791a3
- public_product_screen: 1:1 复刻设计稿,新增商品介绍、批次防伪(自定义圆形印章)、完整商品参数表、门店营业时间、页脚链接 - app_theme: 完整品牌色系(brand/gray/accent/semantic) - shop model: 新增 business_hours 字段,public 接口同步返回 - nginx: 新增 /product/ → Flutter app 扫码入口,修复 /docs /download html 后缀兼容 - web/: 新增宣传主页、功能页、文档页、扫码 HTML 及设计资源 - app_shell: 界面优化 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
889 B
XML
15 lines
889 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 64" fill="none">
|
|
|
|
<rect width="64" height="64" rx="12" fill="#0F3057"></rect>
|
|
<g stroke="#FFFFFF" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M14 38 L22 22 L32 32 L42 22 L50 38" fill="none"></path>
|
|
<path d="M12 46 L52 46" fill="none"></path>
|
|
</g>
|
|
<circle cx="32" cy="52" r="2.4" fill="#C97B86"></circle>
|
|
|
|
|
|
<text x="82" y="38" font-family="'PingFang SC','Hiragino Sans GB','Microsoft YaHei','Noto Sans SC',sans-serif" font-size="28" font-weight="700" letter-spacing="2" fill="#0F3057">岩美</text>
|
|
|
|
|
|
<text x="83" y="55" font-family="'PingFang SC','Hiragino Sans GB','Microsoft YaHei','Noto Sans SC',sans-serif" font-size="10" font-weight="500" letter-spacing="2.4" fill="#6E7888">酒库管理系统</text>
|
|
</svg> |