【类 型】:git同步

【原  因】:
【过  程】:
【影  响】:
This commit is contained in:
szdot 2024-07-24 21:45:12 +08:00
parent 2f7d128d73
commit 60473bb245

View File

@ -2,15 +2,9 @@
<div class="h-100">
<map-box ref="mapbox" :key="mapBoxKey">
<template #content>
<<<<<<< HEAD
<!-- <PlaneStatus :plane="plane" /> -->
<As style="position:absolute;" />
<!-- <ControllerTabs :plane="plane" @mapXOffset="mapXOffset" @makeRoute="makeRoute" @clearRoute="clearRoute" /> -->
=======
<BatteryStatus :plane="plane" />
<PlaneStatus :plane="plane" />
<ControllerTabs :plane="plane" @mapXOffset="mapXOffset" @makeRoute="makeRoute" @clearRoute="clearRoute" />
>>>>>>> c4f06be21d8dfc2a3299a8751200d08811bb8d9a
</template>
</map-box>
</div>