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
微信小程序
小程序基础库: 2.12.0 使用框架: Vue 2
根据该链接https://www.bookstack.cn/read/taro-v1.3/64f3c9f05952e5fe.md 实现微信小程序转taro,通过npm run dev:h5运行,能正常显示出tabBar(小程序原生的tabBar),点击tabBar按钮,页面没显示,一片空白
点击tabBar能正常显示页面
空白页面,并报错Uncaught (in promise) Error: 没有找到页面实例
� Taro v3.0.7 Taro CLI 3.0.7 environment info: System: OS: Windows 10 Binaries: Node: 12.18.3 - C:\Program Files\nodejs\node.EXE npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
taro convert 的坑有点多,3.0.8版本会有优化,如果旧代码不需要大幅度迭代可以考虑 这个方案
Sorry, something went wrong.
试试 3.1 beta 吧,测试了没有复现
luckyadam
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.12.0
使用框架: Vue 2
复现步骤
根据该链接https://www.bookstack.cn/read/taro-v1.3/64f3c9f05952e5fe.md 实现微信小程序转taro,通过npm run dev:h5运行,能正常显示出tabBar(小程序原生的tabBar),点击tabBar按钮,页面没显示,一片空白
期望结果
点击tabBar能正常显示页面
实际结果
空白页面,并报错Uncaught (in promise) Error: 没有找到页面实例
环境信息
The text was updated successfully, but these errors were encountered: