完成智慧法务前端调整20250522,还有登录和主页需要完善

This commit is contained in:
2025-05-27 23:48:28 +08:00
parent 742a789244
commit 690d369f57
30 changed files with 1557 additions and 292 deletions
+15
View File
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none">
<rect width="64" height="64" rx="32" fill="#E6F4EF"/>
<path d="M22 32H26" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M38 32H42" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M30 24H34" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M30 40H34" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M32 22V18" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M32 46V42" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M40 24L43 21" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M21 43L24 40" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M40 40L43 43" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M21 21L24 24" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<path d="M32 36V28" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
<circle cx="32" cy="32" r="12" stroke="#2CAD7D" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB