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

const btn_skip = id("btn_skip").findOne(); 有问题 #2

Open
aohanhongzhi opened this issue Apr 7, 2022 · 5 comments
Open

const btn_skip = id("btn_skip").findOne(); 有问题 #2

aohanhongzhi opened this issue Apr 7, 2022 · 5 comments

Comments

@aohanhongzhi
Copy link
Contributor

  const btn_skip = id("btn_skip").findOne();

这个代码估计有问题,可能需要先判断当前页面是否存在这个id,然后才能操作。

@storagess
Copy link

华为鸿蒙不能运行

@qulingyuan
Copy link
Owner

  const btn_skip = id("btn_skip").findOne();

这个代码估计有问题,可能需要先判断当前页面是否存在这个id,然后才能操作。

确实,判断一下保险一点,不过我试了很多次这里还没出现问题

@qulingyuan
Copy link
Owner

华为鸿蒙不能运行

我用的是红米手机,不同手机会是会有区别的

@storagess
Copy link

华为鸿蒙不能运行

我用的是红米手机,不同手机会是会有区别的

怎么弄 😀

@qulingyuan
Copy link
Owner

华为鸿蒙不能运行

我用的是红米手机,不同手机会是会有区别的

怎么弄 😀

按照 md 里的开发步骤,需要自己调试一下脚本了

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

3 participants