摘要: app.json "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } } 用到的页面 onShow: function () { var that = this; wx.getLocation({ typ 阅读全文
posted @ 2021-06-23 16:22 wlw518 阅读(147) 评论(0) 推荐(0)