const url = '../../static/bg-far.png'
let i =370
draw(async (ctx) => {
await ctx.drawRoundImage(url, i, 0, 150, 150, 100)
})
const stop = renderAnimation(() => {
console.log(222);
i--
if (i == 0){
stop()
}
})
this.imgUrl = await create()
![1***@163.com](https://img-cdn-tc.dcloud.net.cn/account/identicon/05eb6344c182e0f74e1ff3ebc79982e9.png)
1***@163.com
- 发布:2024-01-30 14:24
- 更新:2024-01-30 14:24
- 阅读:115
![](http://img-cdn-tc.dcloud.net.cn/uploads/questions/20240130/cb4caef8c406afb119d9478d7f262cf5.jpg)