大佬,解决了吗?
h5网页可以跳转第三方小程序吗?例如金山文档,京东,淘宝,没有小程序的appid,有无大佬知道?h5网页可以跳转第三方小程序吗?线下需求是想要跳转到金山文档,就是只有个小程序地址,其他什么都没有,可以跳吗?我查询了好多资料都显示需要appid。
2024-06-25求问,哪个版本有这个方法
navigateToMiniProgram 提示 is not a functionhttps://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html 查看了 http://res2.wx.qq.com/open/js/jweixin-1.6.0.js 并没有此方法 navigateToMiniProgram [图片]
2024-06-25 <button class="avatar-wrapper" open-type="chooseAvatar" onChooseAvatar="handleChooseAvatar"> <image class="avatar" :src="avatarUrl"></image> </button> handleChooseAvatar(e) { console.log(" personal onChooseAvatar ", e.detail) const { avatarUrl } = e.detail this.setData({ avatarUrl, }) } 为啥我这也不回调呢,写得有问题吗, @tarojs/cli": "3.6.10
taro头像不触发onChooseAvatar回调?基础库也没问题; taro 3.1.4
2024-04-01那现在就没有任何办法可以获取了?
wx.getUserProfile和wx.getUserInfo接口还能获取到"头像"和"昵称"吗?wx.getUserProfile和wx.getUserInfo这两个接口还能获取到"头像"和"昵称"吗?
2024-04-01