-
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使用official-account,编译后,在微信小程序不显示该组件 #11522
Comments
等待热心的小伙伴解决问题中..., 有一些相关的 issues 可能帮助到你!
Thank you so much! |
@wuyuancai4357 看 wxml 是成功渲染了的,可以用原生页面测试一下试试。 目测是没有命中展示的规则: |
这些情景值都试过,vue2+taro编译后结构里都没有这个标签,小程序和公众号都是同一主体 @ @Chen-jj |
@wuyuancai4357 我截图是 taro3.4.3 + vue2 ,是有渲染这个组件的,升级下试试 |
好的,是命中什么值渲染出来的? @Chen-jj |
代码能参考一下吗 @Chen-jj |
只是在开发者工具有渲染出来,真机没有环境就没测试了。 |
用的是taro组件还是微信组件? |
taro,就 vue template 里普通写一个 |
出来了,今天百度了一天,根本没有想过会是taro版本问题,非常感谢~ @Chen-jj |
相关平台
微信小程序
小程序基础库: 2.21.2
使用框架: Vue 2
复现步骤
扫描二维码进入小程序,没有出现引导关注公众号组件
期望结果
扫码进入小程序出现该组件
实际结果
该组件没有任何反应
环境信息
补充信息
需要在用户扫小程序码后进入小程序引导用户关注公众号
The text was updated successfully, but these errors were encountered: