登录社区云,与社区用户共同成长
邀请您加入社区
写的只是个demo而已,所以变量名怎么简单怎么来的<style>:root{--bytheway:100px;}.tt{}.ak{animation:ao 1s ease;}@keyframes ao{from{transform: translateX(0%);}to{transform: translateX(var(--bytheway));}}</style><