feat : 默认经纬度替换,bugfix,添加一体机样式

This commit is contained in:
2025-12-22 14:19:10 +08:00
parent 577ec92ac8
commit 8dea3294a5
12 changed files with 50 additions and 22 deletions

View File

@@ -93,11 +93,11 @@ const props = defineProps({
},
longitude: {
type: Number,
default: 120.382665,
default: 120.366085,
},
latitude: {
type: Number,
default: 36.066938,
default: 36.086656,
},
seeDate: {
type: String,