88c6ce8ccc
- 迁移为 frontend-web、frontend-electron、backend-web 与 docker 部署结构 - 网页端:订阅门禁二次弹窗、套餐/支付组件化、顶栏分组对齐 - 首页:最近文件与模板库布局优化,缩略图对齐,下载与删除操作 - 新增管理后台、支付与云端文件 API,更新 README 与项目规范 Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
448 B
XML
7 lines
448 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="none">
|
|
<circle cx="128" cy="128" r="120" fill="#009688" opacity="0.15"/>
|
|
<circle cx="128" cy="128" r="80" stroke="#009688" stroke-width="3"/>
|
|
<path d="M128 88 L128 128 L160 144" stroke="#009688" stroke-width="4" stroke-linecap="round"/>
|
|
<text x="128" y="200" text-anchor="middle" fill="#009688" font-family="sans-serif" font-size="20" font-weight="bold">PRO</text>
|
|
</svg>
|