地图房源调整地图中心

This commit is contained in:
luJianJun 2023-07-03 16:46:33 +08:00
parent 40b961e27f
commit 180c83c7a5

View File

@ -625,7 +625,7 @@ Page({
if (this.data.mapCoordinateSet) {
this.setData({
mapCoordinateSet: false,
latitude: '22.440254',
latitude: '22.43183',
longitude:'114.13295',
})
}