修改定位方式
This commit is contained in:
@ -225,7 +225,6 @@
|
||||
city.value = location.city
|
||||
latitude.value = location.latitude
|
||||
longitude.value = location.longitude
|
||||
console.log("🚀 ~ latitude.value:", latitude.value, longitude.value)
|
||||
|
||||
Index.handleResetSearch()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user