We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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();
这个代码估计有问题,可能需要先判断当前页面是否存在这个id,然后才能操作。
The text was updated successfully, but these errors were encountered:
华为鸿蒙不能运行
Sorry, something went wrong.
const btn_skip = id("btn_skip").findOne(); 这个代码估计有问题,可能需要先判断当前页面是否存在这个id,然后才能操作。
确实,判断一下保险一点,不过我试了很多次这里还没出现问题
我用的是红米手机,不同手机会是会有区别的
华为鸿蒙不能运行 我用的是红米手机,不同手机会是会有区别的
怎么弄 😀
华为鸿蒙不能运行 我用的是红米手机,不同手机会是会有区别的 怎么弄 😀
按照 md 里的开发步骤,需要自己调试一下脚本了
No branches or pull requests
这个代码估计有问题,可能需要先判断当前页面是否存在这个id,然后才能操作。
The text was updated successfully, but these errors were encountered: