迁移大屏UI库和应用

This commit is contained in:
aixianling
2022-03-25 11:09:26 +08:00
parent 60bd0b1dff
commit cc87206dbc
104 changed files with 7124 additions and 139 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="782px" height="106px" viewBox="0 0 782 106" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>形状</title>
<defs>
<path d="M759.998,0 L687.998105,92 L606.999,92 L600.999,96 L558.999,96 L552.999,92 L432.662333,92 L416.662,80 L343.336,80 L327.335667,92 L206.999,92 L200.999,96 L158.999,96 L152.999562,92 L71.999895,92 L1.70530257e-13,0 L759.998,0 Z M754.526,0 L5.471,0 L73.738,88 L326.002,88 L342.002333,76 L417.995667,76 L433.996,88 L686.259,88 L754.526,0 Z"
id="path-1"></path>
<filter x="-2.3%" y="-15.6%" width="104.5%" height="131.2%" filterUnits="objectBoundingBox" id="filter-2">
<feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0.0240472561 0 0 0 0 0.420474739 0 0 0 0 1 0 0 0 1 0" type="matrix"
in="shadowBlurOuter1"></feColorMatrix>
</filter>
</defs>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="头部导航备份" transform="translate(-569.000000, 0.000000)">
<g id="形状" transform="translate(580.000000, 0.000000)">
<animate attributeName='opacity' dur='2s' values="1;.6;1" repeatCount="indefinite"/>
<use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
<use fill="#B3E7FB" fill-rule="evenodd" xlink:href="#path-1"></use>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB