RuralDatabase/apps/web/components/common/background/left.vue

16 lines
888 B
Vue
Raw Normal View History

2024-06-30 21:39:37 +08:00
<template>
<svg viewBox="0 0 506 1080" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:anim="http://www.w3.org/2000/anim" anim="" anim:transform-origin="50% 50%" anim:duration="1" anim:ease="ease-in-out">
<g id="左侧面板-黑透">
<rect id="透" opacity="0.973" width="506" height="1080" transform="matrix(-1 0 0 1 506 0)" fill="url(#paint0_linear_0_9847)" />
</g>
<defs>
<linearGradient id="paint0_linear_0_9847" x1="505.702" y1="27.5797" x2="2.1156" y2="25.5704" gradientUnits="userSpaceOnUse">
<stop stop-color="#0A131C" stop-opacity="0.8" />
<stop offset="0.409839" stop-color="#0F1C28" stop-opacity="0.6" />
<stop offset="0.679029" stop-color="#101C28" stop-opacity="0.4" />
<stop offset="1" stop-color="#101D29" stop-opacity="0.01" />
</linearGradient>
</defs>
</svg>
</template>