SCG 前端教程 SVG动画:animate的使用方法 1.animate 动画,放到闭合的曲线内,定义某个属性按时间发生变化 例如: <circle cx="200" cy="200" r="50" stroke="#333" fill="red" opacity="0.2" > <animate attributeType="CSS" attributeName 七娃博客2020-09-26 77 次