摘要: manifest一定要这么设置 H5才能获取经纬度:(,key需要到官网申请,用https的方式访问才行。 调取代码 // #ifdef H5 uni.getLocation({ type: 'gcj02', success: (res) => { this.latitude=res.latitud 阅读全文
posted @ 2020-08-03 19:51 appdesign 阅读(9741) 评论(1) 推荐(0)