微信小程序获取地理位置
摘要:
1.wxml代码: <input type="text" value="{{home}}" bindtap="home"/> 2.js代码 home(){ var _this = this wx.chooseLocation({ success:function(e){ var home=e.nam 阅读全文
posted @ 2021-09-24 11:17
Dragon-v
阅读(122)
评论(0)
推荐(0)
浙公网安备 33010602011771号