<circle cx="0" cy="0" r="3" stroke="#5dd3ff" stroke-width="1" fill="#5dd3ff">
<animateMotion :path="M0,0 50,50" begin="-10s" dur="30s" repeatCount="indefinite"/>
</circle>
<circle cx="0" cy="0" r="3" stroke="#5dd3ff" stroke-width="1" fill="#5dd3ff">
<animateMotion :path="M0,0 50,50" begin="-10s" dur="30s" repeatCount="indefinite"/>
</circle>
相关文章: