完成智慧法务前端调整20250522,还有登录和主页需要完善
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
This is a placeholder for the avatar image.
|
||||
Please replace with an actual avatar image 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 |
@@ -0,0 +1,7 @@
|
||||
<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="M42 18H22C20.8954 18 20 18.8954 20 20V44C20 45.1046 20.8954 46 22 46H42C43.1046 46 44 45.1046 44 44V20C44 18.8954 43.1046 18 42 18Z" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M28 24H36" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M28 32H36" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M28 40H36" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 701 B |
@@ -0,0 +1,5 @@
|
||||
<svg width="100%" height="200" viewBox="0 0 1440 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 200H1440V100C1440 100 1320 130 1200 110C1080 90 960 40 840 60C720 80 600 130 480 110C360 90 240 40 120 60C40 73.3333 0 100 0 100V200Z" fill="#53A890" fill-opacity="0.4"/>
|
||||
<path d="M0 200H1440V120C1440 120 1320 150 1200 130C1080 110 960 60 840 80C720 100 600 150 480 130C360 110 240 60 120 80C40 93.3333 0 120 0 120V200Z" fill="#388276" fill-opacity="0.4"/>
|
||||
<path d="M0 200H1440V140C1440 140 1320 170 1200 150C1080 130 960 80 840 100C720 120 600 170 480 150C360 130 240 80 120 100C40 113.333 0 140 0 140V200Z" fill="#246C62" fill-opacity="0.4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 672 B |
@@ -0,0 +1,10 @@
|
||||
<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="M36 20H28C26.8954 20 26 20.8954 26 22V42C26 43.1046 26.8954 44 28 44H36C37.1046 44 38 43.1046 38 42V22C38 20.8954 37.1046 20 36 20Z" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M32 40C33.1046 40 34 39.1046 34 38C34 36.8954 33.1046 36 32 36C30.8954 36 30 36.8954 30 38C30 39.1046 30.8954 40 32 40Z" stroke="#2CAD7D" stroke-width="2"/>
|
||||
<path d="M26 30H38" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M42 20C44.7614 20 47 22.2386 47 25V26" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M42 44C44.7614 44 47 41.7614 47 39V38" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M22 20C19.2386 20 17 22.2386 17 25V26" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M22 44C19.2386 44 17 41.7614 17 39V38" stroke="#2CAD7D" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,2 @@
|
||||
This is a placeholder for the logo image.
|
||||
Please replace with an actual logo image file.
|
||||
Reference in New Issue
Block a user