重构 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,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 26.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;fill-opacity:1.000000e-02;}
|
||||
.st1{fill:#FFFFFF;}
|
||||
.st2{fill:none;stroke:#FFFFFF;stroke-width:1.75;stroke-linecap:round;stroke-miterlimit:10;}
|
||||
</style>
|
||||
<rect x="0" class="st0" width="24" height="24"/>
|
||||
<g>
|
||||
<path class="st1" d="M16,18h-8c-0.6,0-1-0.5-1-1l0,0c0-0.6,0.5-1,1-1h8c0.6,0,1,0.5,1,1l0,0C17,17.5,16.5,18,16,18z"/>
|
||||
<path class="st1" d="M21,4h-18V3.2C2.9,2.5,3.5,2,4.2,2h15.5C20.4,2,21,2.5,21,3.2V4L21,4z"/>
|
||||
<path class="st1" d="M11,16.5v-13c0-0.6,0.5-1,1-1l0,0c0.6,0,1,0.5,1,1v13c0,0.6-0.5,1-1,1l0,0C11.4,17.5,11,17,11,16.5z"/>
|
||||
<path class="st1" d="M2.9,5.5V4c0-0.6,0.5-1,1-1l0,0c0.6,0,1,0.5,1,1v1.5c0,0.6-0.5,1-1,1l0,0C3.4,6.5,2.9,6,2.9,5.5z"/>
|
||||
<path class="st1" d="M19,5.5V4c0-0.6,0.5-1,1-1l0,0c0.6,0,1,0.5,1,1v1.5c0,0.6-0.5,1-1,1l0,0C19.4,6.5,19,6,19,5.5z"/>
|
||||
<path class="st2" d="M2.9,21.7c2.6-1.6,5.6-2.4,8.8-2.4c3.4,0,6.6,1,9.3,2.8"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user