重构 monorepo 并完善网页端订阅与首页体验
- 迁移为 frontend-web、frontend-electron、backend-web 与 docker 部署结构 - 网页端:订阅门禁二次弹窗、套餐/支付组件化、顶栏分组对齐 - 首页:最近文件与模板库布局优化,缩略图对齐,下载与删除操作 - 新增管理后台、支付与云端文件 API,更新 README 与项目规范 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" fill="none" aria-hidden="true">
|
||||
<rect x="14" y="24" width="52" height="42" rx="6" stroke="#8a939c" stroke-width="2"/>
|
||||
<path d="M14 34h52" stroke="#8a939c" stroke-width="2"/>
|
||||
<path d="M32 24V18a8 8 0 0116 0v6" stroke="#8a939c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M26 46h28" stroke="#5c656e" stroke-width="2" stroke-linecap="round" stroke-dasharray="5 5"/>
|
||||
<path d="M26 54h20" stroke="#5c656e" stroke-width="2" stroke-linecap="round" stroke-dasharray="5 5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 573 B |
Reference in New Issue
Block a user