小程序
小游戏
企业微信
微信支付
扫描小程序码分享
微信公众号H5可以带参数跳转小游戏吗?
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
不行
请学会如何「提问」(👈戳我)【个体工商户】微信认证问题(👈戳我)
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
不可以的!
恩恩,刚刚看到这篇了https://developers.weixin.qq.com/community/develop/doc/0000c015a64090077b1b90ed156800?highline=H5%E5%8F%AF%E4%BB%A5%E5%B8%A6%E5%8F%82%E6%95%B0%E8%B7%B3%E8%BD%AC%E5%B0%8F%E6%B8%B8%E6%88%8F%E5%90%97%EF%BC%9F
<wx-open-launch-weapp id="launch-btn" username="gh_xxxxxxxx" path="pages/home/index.html?user=123&action=abc" > <template> <style>.btn { padding: 12px }</style> <button class="btn">打开小程序</button> </template> </wx-open-launch-weapp> 试一下这个
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
不行
请学会如何「提问」(👈戳我)
【个体工商户】微信认证问题(👈戳我)
不可以的!
恩恩,刚刚看到这篇了https://developers.weixin.qq.com/community/develop/doc/0000c015a64090077b1b90ed156800?highline=H5%E5%8F%AF%E4%BB%A5%E5%B8%A6%E5%8F%82%E6%95%B0%E8%B7%B3%E8%BD%AC%E5%B0%8F%E6%B8%B8%E6%88%8F%E5%90%97%EF%BC%9F
<wx-open-launch-weapp id="launch-btn" username="gh_xxxxxxxx" path="pages/home/index.html?user=123&action=abc" > <template> <style>.btn { padding: 12px }</style> <button class="btn">打开小程序</button> </template> </wx-open-launch-weapp> 试一下这个