摘要: 1、animation设置动画, 例如 animation: p1_lantern .5s infinite alternate; @keyframes p1_lantern { 0% { opacity: .5; -webkit-transform: scale(.8, .8); transfor 阅读全文
posted @ 2018-07-11 10:58 mojito1996 阅读(94) 评论(0) 推荐(0)