麻烦问下这个最后是用的哪个api
微信小程序里 如何打开和微信位置信息一样的腾讯地图 底部打车 导航按钮都有?如何打开这个页面,要自己实现?[图片]
2023-10-08我已经加了隐私协议弹窗,用户也点击了同意,为什么还是报这个错,而且报完之后再次获取定位是能成功的
getLocation失败回调fail system permission denied?使用getLocation获取位置信息时开发者工具正常返回位置信息,使用安卓手机访问体验版也正常返回位置信息,只有苹果手机调试、体验版均报fail system permission denied错误回调,这是什么原因?
2023-09-07 用 @agreeprivacyauthorization="handleAgree" ,昨天刚遇到过 <button id="agree-btn" type="default" open-type="agreePrivacyAuthorization" @agreeprivacyauthorization="handleAgree" > 同意并继续 </button>
用户隐私协议【警告】,方法未触发怎么办?写了个用户隐私保护指引的弹窗组件,给了2个按钮【拒绝】【同意】,同意按钮使用的 同意 但是点击【同意】按钮时,终端发出黄色警告:该组件does not have a method "handleAgreePrivacyAuthorization" to handle event "agreeprivacyauthorization",这是怎么回事?求大佬解答
2023-09-05已解决,原因是用的uniapp 框架,需要使用 @agreeprivacyauthorization="handleAgree" 这种绑定事件的方法
小程序隐私协议弹窗onNeedPrivacyAuthorization,同意之后报错没找到绑定方法?写了个隐私协议弹窗,同意按钮代码直接用的官方demo里的,就是绑定的方法明明是有的,但是报错没有找到这个方法 [图片] 然后handleAgree 如下: [图片] 点击同意没有反应, 报错如下 [图片] 用的 uniapp 框架 已解决: 使用 @agreeprivacyauthorization="handleAgree" 绑定事件
2023-09-04请问解决了吗,遇到同样的问题
canvas目前还不支持 transform: scale(0.5, 0.5);吗?[图片]各位大佬,还有其他方法进行缩放画布吗?急急急[图片]这个方法也不行
2023-08-24同问,刚遇到了
安卓调试,报错?[图片] WAServiceMainContext.js:1 [wxapplib]] [LogManagerwxb9d033a227d30766]] accessSync fail accessSync:fail no such file or directory, access '/storage/emulated/0/Android/data/com.tencent.mm/MicroMsg/wxanewfiles/2fbe01503bf123325797fe2ef8741f01/miniprogramLog/log2' Error: accessSync:fail no such file or directory, access '/storage/emulated/0/Android/data/com.tencent.mm/MicroMsg/wxanewfiles/2fbe01503bf123325797fe2ef8741f01/miniprogramLog/log2' at i (https://lib/WAServiceMainContext.js:1:1091355) at CS (https://lib/WAServiceMainContext.js:1:1771073) at https://lib/WAServiceMainContext.js:1:1771904 at d (https://lib/WAServiceMainContext.js:1:364348) at https://lib/WAServiceMainContext.js:1:364686 at https://lib/WAServiceMainContext.js:1:1772692 at d (https://lib/WAServiceMainContext.js:1:364348) at https://lib/WAServiceMainContext.js:1:364686 at https://lib/WAServiceMainContext.js:1:1772932 at d (https://lib/WAServiceMainContext.js:1:364348) {"0":"wxfile://usr/miniprogramLog/log2"}
2022-12-16我现在也有这个问题,wx.hideOptionMenu()在企业微信中不生效,但是在微信里面可以,能问下怎么解决的吗
企业微信中使用html网页 禁用右上角分享按钮失效 wx.hideOptionMenu();?wx.hideOptionMenu()在企业微信中失效 在微信里面可以禁止分享
2021-10-22