From 284ae5b9ff466a9b0cd6be7eed2aefa765feee6f Mon Sep 17 00:00:00 2001 From: cqf <2252655793@qq.com> Date: 星期四, 26 五月 2022 13:43:28 +0800 Subject: [PATCH] 隐患汇总跳转查询优化 --- src/assets/menu/security.svg | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/menu/security.svg b/src/assets/menu/security.svg index a9e9943..bc3b62e 100644 --- a/src/assets/menu/security.svg +++ b/src/assets/menu/security.svg @@ -6,7 +6,7 @@ <g id="icon/menu/security" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="安全" transform="translate(2.000000, 2.000000)" fill-rule="nonzero"> <rect id="Rectangle" fill="#333333" opacity="0" x="0" y="0" width="12" height="12"></rect> - <path d="M9.912,2.58216 C9.79392,2.4732 9.63936,2.41872 9.48552,2.41872 C9.46728,2.41872 9.45816,2.41872 9.44016,2.41872 C9.43104,2.41872 9.3312,2.42784 9.17688,2.42784 C8.9136,2.42784 8.41464,2.4096 7.93392,2.29176 C7.31664,2.1468 6.59976,1.46616 6.39096,1.32984 C6.29136,1.26624 6.16416,1.23 6.04608,1.23 C5.92824,1.23 5.8104,1.26624 5.70144,1.32984 C5.67432,1.34808 4.93032,2.1192 4.20432,2.29176 C3.72336,2.4096 3.20616,2.42784 2.95224,2.42784 C2.7888,2.42784 2.6892,2.41872 2.68008,2.41872 C2.67096,2.41872 2.65272,2.41872 2.64384,2.41872 C2.4804,2.41872 2.3352,2.4732 2.21736,2.58216 C2.0904,2.69112 2.01792,2.85432 2.01792,3.01776 L2.01792,4.52376 C2.01792,10.07712 5.78328,10.79352 5.9376,10.82088 C5.97384,10.83 6.01032,10.83 6.04632,10.83 C6.08256,10.83 6.11928,10.83 6.15552,10.82088 C6.31872,10.79352 10.10232,10.07688 10.10232,4.52376 L10.10232,3.01776 C10.10232,2.85432 10.02936,2.69112 9.912,2.58216 L9.912,2.58216 Z" id="Path" fill="#FFFFFF"></path> + <path d="M9.912,2.58216 C9.79392,2.4732 9.63936,2.41872 9.48552,2.41872 C9.46728,2.41872 9.45816,2.41872 9.44016,2.41872 C9.43104,2.41872 9.3312,2.42784 9.17688,2.42784 C8.9136,2.42784 8.41464,2.4096 7.93392,2.29176 C7.31664,2.1468 6.59976,1.46616 6.39096,1.32984 C6.29136,1.26624 6.16416,1.23 6.04608,1.23 C5.92824,1.23 5.8104,1.26624 5.70144,1.32984 C5.67432,1.34808 4.93032,2.1192 4.20432,2.29176 C3.72336,2.4096 3.20616,2.42784 2.95224,2.42784 C2.7888,2.42784 2.6892,2.41872 2.68008,2.41872 C2.67096,2.41872 2.65272,2.41872 2.64384,2.41872 C2.4804,2.41872 2.3352,2.4732 2.21736,2.58216 C2.0904,2.69112 2.01792,2.85432 2.01792,3.01776 L2.01792,4.52376 C2.01792,10.07712 5.78328,10.79352 5.9376,10.82088 C5.97384,10.83 6.01032,10.83 6.04632,10.83 C6.08256,10.83 6.11928,10.83 6.15552,10.82088 C6.31872,10.79352 10.10232,10.07688 10.10232,4.52376 L10.10232,3.01776 C10.10232,2.85432 10.02936,2.69112 9.912,2.58216 L9.912,2.58216 Z" id="Path" fill="#909399"></path> </g> </g> -</svg> \ No newline at end of file +</svg> -- Gitblit v1.9.2