- wx-open-launch-weapp 在TypeScript 文件怎么使用?
在tsx文件中,如何使用wx-open-launch-weapp标签 [图片]
2022-12-02 - 微信公众号服务器配置一直提示“token验证失败”
服务器都没进,就给提示token验证失败,麻烦官方爸爸开放一下,wxdf6330f361caf98d [图片]
2022-04-07 - 新买的域名,备案通过了,但是在配置公众号服务器配置的时候,提示“参数错误,请重新填写”?
[图片] [图片] 新买的域名:kaiyuanguanggao.cn 微信打开提示“已经停止访问”,导致配置公众号服务器信息的时候,一直配置不上,麻烦恢复一下,谢谢!
2022-03-09 - 微信使用蓝牙的开关
wx.getSystemInfo(Object object)获取系统信息 bluetoothEnabled boolean 这个只是检测蓝牙的系统开关不能检测 微信使用蓝牙的开关 微信使用蓝牙的开关是否能检测,使用什么api检测 https://developers.weixin.qq.com/miniprogram/dev/api/base/system/system-info/wx.getSystemInfo.html
2020-04-16 - 调用BLEPeripheralServer.addService报错
建立本地作为外围设备的服务端之后,调用BLEPeripheralServer.addService报错{errMsg: "addBLEPeripheralService:fail addBLEPeripheralService valueBase64String is empty."} [图片] https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.addService.html
2020-03-11 - 这文档有点坑BLEPeripheralServer
[图片] https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.html 这几个回调函数,文档都多了on
2020-03-11 - 文档说明有误
[图片] https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.html
2020-03-11 - api文档显示 wx.createBLEPeripheralServer
https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth/wx.stopBluetoothDevicesDiscovery.html [图片] [图片]
2020-03-10 - getMenuButtonBoundingClientRect:fail
[图片] 出现大量的getMenuButtonBoundingClientRect:fail错误,请问这个如何解决,谢谢。 小程序代码: [图片]
2019-11-13