修改定位
parent
f6695f3b84
commit
7021224c2c
|
|
@ -160,7 +160,7 @@ onLoad(() => {
|
|||
const getLoca = async () => {
|
||||
// uni.openLocation
|
||||
uni.getLocation({
|
||||
type: 'wgs84',
|
||||
type: 'gcj02',
|
||||
fail: (err) => {
|
||||
isGPS.value = false
|
||||
// uni.showToast({
|
||||
|
|
|
|||
Loading…
Reference in New Issue