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.10.4 使用框架: React
taro混写的项目直接执行yarn dev:qq报错
期望Taro 代码与微信原生小程序代码混写可以转成QQ小程序
实际编译构建的过程中报错
Taro CLI 2.1.5 environment info: System: OS: macOS 10.15.7 Shell: 5.7.1 - /bin/zsh Binaries: Node: 15.7.0 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 7.4.3 - /usr/local/bin/npm npmPackages: @tarojs/cli: 2.1.5 => 2.1.5 @tarojs/components: 2.1.5 => 2.1.5 @tarojs/components-qa: 2.1.5 => 2.1.5 @tarojs/mini-runner: 2.1.5 => 2.1.5 @tarojs/plugin-babel: 2.1.5 => 2.1.5 @tarojs/plugin-csso: 2.1.5 => 2.1.5 @tarojs/plugin-sass: 2.1.5 => 2.1.5 @tarojs/plugin-uglifyjs: 2.1.5 => 2.1.5 @tarojs/redux: 2.1.5 => 2.1.5 @tarojs/taro: 2.1.5 => 2.1.5 @tarojs/taro-qq: 2.1.5 => 2.1.5 @tarojs/taro-swan: 2.1.5 => 2.1.5 @tarojs/taro-weapp: 2.1.5 => 2.1.5 @tarojs/webpack-runner: 2.1.5 => 2.1.5 eslint-config-taro: 2.1.5 => 2.1.5 eslint-plugin-taro: 2.1.5 => 2.1.5 nerv-devtools: ^1.5.6 => 1.5.7 nervjs: ^1.5.6 => 1.5.7 stylelint-config-taro-rn: 2.1.5 => 2.1.5 stylelint-taro-rn: 2.1.5 => 2.1.5
The text was updated successfully, but these errors were encountered:
@duyanren 不同平台使用不同的原生组件:https://docs.taro.zone/docs/envs#%E7%BB%9F%E4%B8%80%E6%8E%A5%E5%8F%A3%E7%9A%84%E5%A4%9A%E7%AB%AF%E6%96%87%E4%BB%B6
Sorry, something went wrong.
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.10.4
使用框架: React
复现步骤
taro混写的项目直接执行yarn dev:qq报错
期望结果
期望Taro 代码与微信原生小程序代码混写可以转成QQ小程序
实际结果
实际编译构建的过程中报错
环境信息
The text was updated successfully, but these errors were encountered: