diff --git a/src/mock/treeData.ts b/src/mock/treeData.ts index bb0f3b1..7a724b0 100644 --- a/src/mock/treeData.ts +++ b/src/mock/treeData.ts @@ -14,9 +14,9 @@ export const treeData = [ title: '顶层沸溢火', point: 1, position: [ - 11660769.28, + 11660771.84, 3692443.52, - 67.69076171875 + 47.9283447265625 ], content: '模拟在密闭建筑物内发生火灾,消防员在高温、浓烟、高噪音的情况下进行火情侦察,寻找被困人员,救出被困人员,灭火抢险等战斗', }, { diff --git a/src/popup/pop.component.vue b/src/popup/pop.component.vue index fd77021..886e0cf 100644 --- a/src/popup/pop.component.vue +++ b/src/popup/pop.component.vue @@ -6,19 +6,21 @@