fix:修改网关告警页面展示 添加电动门 修改页面问题

This commit is contained in:
zhaohy
2024-07-29 15:01:20 +08:00
parent 06ee0ec6a4
commit 7c1f120182
9 changed files with 518 additions and 28 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="369px" height="632px" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" x1="184.5" y1="0" x2="184.5" y2="632" id="LinearGradient12">
<stop id="Stop13" stop-color="#56ddfd" offset="0" />
<stop id="Stop14" stop-color="#000000" offset="1" />
</linearGradient>
</defs>
<g>
<path d="M 0.5 0.5 L 368.5 0.5 L 368.5 631.5 L 0.5 631.5 L 0.5 0.5 Z " fill-rule="nonzero" fill="#000000" stroke="none" fill-opacity="0.8" />
<path d="M 0.5 0.5 L 368.5 0.5 L 368.5 631.5 L 0.5 631.5 L 0.5 0.5 Z " stroke-width="1" stroke="url(#LinearGradient12)" fill="none" />
</g>
</svg>

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 KiB