-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Taro开发的小程序,之后转换成H5,发现了几个问题 #5165
Comments
CC @Littly |
欢迎提交 Issue~ 如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏 如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。 Good luck and happy coding~ |
|
@Garfield550 使用 |
使用 |
样式错乱是我的问题,尺寸单位用了 |
报错的问题,降级到1.3.29之后也木有了 |
跨端开始不本应该样式单位就用‘rpx’嘛? |
问题描述
require(...) is not a function
复现步骤
taro update self
和taro update project
升级yarn dev:h5
运行项目期望行为
能够正常将taro开发的小程序转换成h5,或者提供下降级taro的方法
报错信息
系统信息
补充信息
能否提供一个简便安全的taro降级方法
The text was updated successfully, but these errors were encountered: