feat: 增加防丢失页面

This commit is contained in:
2026-01-12 06:49:03 -08:00
parent 0474f3c9d9
commit 26f6c10557
16 changed files with 390 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

+7
View File
@@ -0,0 +1,7 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.6 4.53333H11.7867V1.81333H9.06665V0H11.7867C12.2676 0 12.7288 0.191047 13.0689 0.531113C13.4089 0.871179 13.6 1.33241 13.6 1.81333V4.53333Z" fill="black"/>
<path d="M1.81333 4.53333H0V1.81333C0 1.33241 0.191047 0.871179 0.531113 0.531113C0.871179 0.191047 1.33241 0 1.81333 0H4.53333V1.81333H1.81333V4.53333Z" fill="black"/>
<path d="M4.53333 13.6H1.81333C1.33241 13.6 0.871179 13.4089 0.531113 13.0689C0.191047 12.7288 0 12.2676 0 11.7867V9.06665H1.81333V11.7867H4.53333V13.6Z" fill="black"/>
<path d="M11.7867 13.6H9.06665V11.7867H11.7867V9.06665H13.6V11.7867C13.6 12.2676 13.4089 12.7288 13.0689 13.0689C12.7288 13.4089 12.2676 13.6 11.7867 13.6Z" fill="black"/>
<path d="M6.79996 3.62665C6.07857 3.62665 5.38672 3.91322 4.87663 4.42332C4.36653 4.93342 4.07996 5.62526 4.07996 6.34665C4.07996 8.15998 6.07009 9.81238 6.79996 10.88C7.52982 9.81238 9.51996 8.15998 9.51996 6.34665C9.51996 5.62526 9.23339 4.93342 8.72329 4.42332C8.21319 3.91322 7.52134 3.62665 6.79996 3.62665ZM6.79996 7.25331C6.62063 7.25331 6.44534 7.20014 6.29624 7.10051C6.14714 7.00089 6.03093 6.85929 5.96231 6.69361C5.89368 6.52794 5.87573 6.34564 5.91071 6.16977C5.94569 5.99389 6.03205 5.83234 6.15885 5.70554C6.28565 5.57874 6.4472 5.49239 6.62307 5.4574C6.79895 5.42242 6.98125 5.44037 7.14692 5.509C7.31259 5.57762 7.4542 5.69383 7.55382 5.84293C7.65345 5.99203 7.70662 6.16733 7.70662 6.34665C7.70662 6.58711 7.6111 6.81772 7.44107 6.98776C7.27103 7.15779 7.04042 7.25331 6.79996 7.25331Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB