[图片]
企业微信 小程序 调用nfc读卡报错 ‘企业微信error action’, 怎么解决?wx.qy.getNFCReaderState({ success: (res) => { console.log(JSON.stringify(res), 'getNFCReaderState-success') // todo what you want this.startNFCReader() }, fail: (res) => { console.log(JSON.stringify(res), 'getNFCReaderState-fail') wx.showModal({ title: 'NFC-Not-Support', content: JSON.stringify(res), }) } }) startNFCReader() { wx.qy.startNFCReader({ success: (res) => { console.log(JSON.stringify(res), 'startNFCReader-success') wx.showModal({ title: 'NFC-Start', content: JSON.stringify(res), }) // wx.onNFCReadMessage() }, fail: (res) => { console.log(JSON.stringify(res), 'fail') } }) }, onNFCReadMessage: function (e) { console.log(JSON.stringify(e),'onNFCReadMessage') if (1 == e.messageType) { wx.showModal({ title: 'NFC-Id', content: JSON.stringify(e), }) } else if (2 == e.messageType) { console.log('Auto-Stop') wx.showModal({ title: 'NFC-Auto-Stop', content: JSON.stringify(e), }) } },
2022-11-10<map class="map" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="14" show-location="true" ></map> longitude:-117.844275, latitude:33.640656
map组件闪退,国外坐标导致闪退?map组件中心点坐标为国外的时,出现闪退 longitude:-117.844275, latitude:33.640656, 定位到0,0,放大地图,拖动到前面这个定位也是闪退了,[图片]
2021-08-12五一这段时间发布的都搜不到吗,我的也搜不到,问客服,说不归她们管
小程序发布成功后,搜索不到?十好几天了,发布成功后到现在一直没有搜索到?咋回事?之前发帖,询问一直没人搭理?
2021-05-06小程序名字叫赶集侠
小程序发布线上版本了,为什么搜索不到?[图片] [图片]
2021-05-04