.heart{ animation:heart 1s ease infinite; } @keyframes heart { 0% {opacity:0.1;} 100%{opacity:1;} } 相关文章: 2022-12-23 2022-12-23 2021-09-12 2021-12-14 2022-12-23 2021-09-06 2021-10-30 2022-12-23