@娇华
上线的小程序, 在 iOS 中搜索不到, 在 Android 中可以搜到.上线的小程序, 在 iOS 中搜索不到, 在 Android 中可以搜到. AppID: wxa0ae8b2efc4773e4
2018-12-17@娇华
上线版本 真机关于获取地址之后保存到本地 再去获取没有找到上线版本 真机关于获取地址之后保存到本地 再去获取没有找到 但是在测试环境中可以找到, //,这是获取时的代码 wx.getLocation({ type: 'gcj02', //返回可以用于wx.openLocation的经纬度 success: function(res) { console.log('获取地理位置!'); console.log(res); // _this.setData({ // 'SerchModule.address': res.address.slice(0, res.address.indexOf('省')+1), // }) qqmapsdk.reverseGeocoder({ location: { latitude: res.latitude, longitude: res.longitude }, success: function(res) { console.log(res); _this.setData({ 'SerchModule.address': res.result.ad_info.district || res.result.ad_info.city }) wx.setStorageSync('MyPosition', res); }, fail: res => { //接口调用失败,提示用户打开定位功能 this.wetoast.toast({ title: '获取定位失败,请打开定位,重新进入!' }); wx.getSetting({ success(res) { if (!res.authSetting['scope.userLocation']) { wx.authorize({ scope: 'scope.userLocation', success(res) { console.log(res); // 用户已经同意小程序使用录音功能,后续调用 wx.startRecord 接口不会弹窗询问 // wx.startRecord() } }) } } }) } }) } }) // 这是找本地保存的数据的代码 MyPosition: wx.getStorageSync('MyPosition'),
2018-11-28我就来蹭蹭,不进去
死局,望大神能速度解决,后台改个字段就行我再简单说一下前情提要: 我们的门店小程序没途径找回,但是想改名,所以改名无门。 ---- p.s.腾讯客服没有小程序解绑的入口呀? ----- 我们想改名 ,就算解绑了,之后如何改名? ---- 以下是原问题: [图片] 官方钦定的死局,我们月底就要注销公司,真的很急,望能解决。 我们就想改个小程序名称(“巨土文化”改为“巨土文化介绍页”),包括腾讯官方客服、第三方代理公司、离职人员访谈、官方申诉渠道、业内大咖请教、重新注册生成等等步骤我们都走过了,真的没办法了,希望能赶快解决。
2018-11-28你好,问题处理了吗?
上线小程序 在ios上找不到上线的小程序, 在 iOS 中搜索不到, 在 Android 中可以搜到. AppID: wxa0ae8b2efc4773e4
2018-11-27上线小程序 在ios上找不到 我也遇到这个问题了AppID: wxa0ae8b2efc4773e4
上线的小程序在 ios 上搜索不到上线的小程序, 在 iOS 中搜索不到, 在 Android 中可以搜到. AppID: wx3e2ea3c19e827a58
2018-11-27