优艾设计网

动画无法正常执行 财富值53?

优艾设计网 https://www.uibq.com 2023-04-25 18:37 出处:网络 作者:PS教程自学
#ball2{ position: absolute;优艾设计网_Photoshop交流 height: 60px; width: 60px; left: 60%; top: 50%; transform: translate(-50%,-50%); background-color: #ffffd; border-radius: 50%; transform-origin: 0 5

#ball2{ position: absolute;优艾设计网_Photoshop交流 height: 60px; width: 60px; left: 60%; top: 50%; transform: translate(-50%,-50%); background-color: #ffffd; border-radius: 50%; transform-origin: 0 50%; -webkit-animation: rotate 2s linear infinite; }@-webkit-keyframesrotate { to { -webkit-transform: rotate(1turn); }}

这个球会动,但是不能正常的做绕圈运动啊!这是为什么啊? 求大神解答。


小灵仙czl 优艾设计网_设计圈 2022-09-28 14:38

把1turn改成180deg试试


0

精彩评论

暂无评论...
验证码 换一张
取 消