yxq пре 1 година
родитељ
комит
61dd47a82e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/scanCode.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/scanCode.vue Прегледај датотеку

@@ -51,7 +51,7 @@
}else{
this.TOAST("正在定位...")
}
wx.getLocation({
this.wxObject.getLocation({
type: "gcj02", // 默认为wgs84的gps坐标,如果要返回直接给openLocation用的火星坐标,可传入'gcj02'
success: function (res) {
var latitude = res.latitude; // 纬度,浮点数,范围为90 ~ -90


Loading…
Откажи
Сачувај