Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uniapp 微信小程序找不到canvas #52

Open
open-shuaijun opened this issue Oct 29, 2024 · 1 comment
Open

uniapp 微信小程序找不到canvas #52

open-shuaijun opened this issue Oct 29, 2024 · 1 comment

Comments

@open-shuaijun
Copy link


this.$nextTick(() => {
uni.createSelectorQuery().select('#canvas').node(res => {
console.log(res)
const canvas = res.node
lottie.setup(canvas)
}).exec()
})

@seasonhuang
Copy link
Collaborator

报什么错?原生小程序代码能否复现

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants