Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用数组 [x,y,deg] 创建了一条路径。我需要沿着这条路径移动一个 div,这是一条弯曲的路径,在页面上垂直有很多曲折。当页面滚动时,我需要 div 跟随路径。