已解决,是代码错了,开放标签是可以使用的。问题的代码已更正,有需要的可以参考
已经认证的公众号,为什么无法使用开放标签?wx.config配置分享成功了,但是开放标签无效,手机上按钮也没出来 相关代码如下: <style type="text/css">.testBtn *{width: 100%;height: 100%;}</style> <div class="testBtn" style="background: #007AFF;width: 120px;height: 100px;"> <wx-open-launch-weapp id="launch-btn" username="gh_***" path="pages/shopping/index/index.html"> <template> <style>.btn { padding: 12px; height: 100px; width: 120px; }</style> <button class="btn">打开小程序</button> </template> </wx-open-launch-weapp> </div> wx.config({ debug: false, appId: jssdk.appId, timestamp: jssdk.timestamp, nonceStr: jssdk.nonceStr, signature: jssdk.signature, jsApiList: ['updateAppMessageShareData','updateTimelineShareData','onMenuShareAppMessage', 'onMenuShareTimeline' ], openTagList:['wx-open-launch-weapp'] });
2020-07-30有没有官方的回复啊,来确认是否能直播商品,比如网红直播带货
商家自营直播商品,需使用直播api,应开通官方文档要求下的哪个类目?相关官方文档:https://developers.weixin.qq.com/miniprogram/dev/component/live-player.html 文档截图: [图片]
2020-05-11部分苹果手机,微信版本7.0.10还是出现这个问题
子域加载微信头像,提示不在可信域名中[图片] 如上图, 头像地址不为空, 并且已经是https开头。求解决方法
2020-02-15微信用户头像不行啊,请问解决了吗?
提示不在后台可信域名中在开放数据域里,设置image.src时,提示不在后台可信域名中,求解决方法
2020-02-15