|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
* @Author: ch
|
|
|
|
|
* @Date: 2022-05-26 16:08:17
|
|
|
|
|
* @LastEditors: ch
|
|
|
|
|
* @LastEditTime: 2022-05-31 16:40:50
|
|
|
|
|
* @LastEditTime: 2022-05-31 17:52:30
|
|
|
|
|
* @Description: file content
|
|
|
|
|
-->
|
|
|
|
|
<template>
|
|
|
|
@ -198,11 +198,18 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
&--icon5{
|
|
|
|
|
top: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
width: 192px;
|
|
|
|
|
height: 174px;
|
|
|
|
|
background-image: url('@/assets/img/down/bg5.png');
|
|
|
|
|
top: -72px;
|
|
|
|
|
right: -20px;
|
|
|
|
|
width: 200px;
|
|
|
|
|
height: 200px;
|
|
|
|
|
box-shadow: 0 0 50px #ffc9b6;
|
|
|
|
|
background: #FFF8F2;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
filter: blur(50px);
|
|
|
|
|
// background-image: url('@/assets/img/down/bg5.png');
|
|
|
|
|
// background-size: 246px !important ;
|
|
|
|
|
// background-repeat: no-repeat;
|
|
|
|
|
// background-position: center;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
@keyframes float {
|
|
|
|
|