diff --git a/src/App.vue b/src/App.vue index 8aa9197..adac81e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,8 +33,8 @@ background-color: transparent !important; } div:nth-child(9){ - top: 0.1rem !important; - left: 0.1rem !important; + top:0.1rem !important; + left:0.1rem !important; } img { diff --git a/src/views/components/pathMap.vue b/src/views/components/pathMap.vue index 80f9401..66c38b8 100644 --- a/src/views/components/pathMap.vue +++ b/src/views/components/pathMap.vue @@ -1,9 +1,31 @@ - + + + + + x + + {{ infoWindowObj.carNo }} + {{ locationStatus[infoWindowObj.obj.SbcStatus] }} + {{ infoWindowObj.obj.spd }}km/h + + + 设备位置: + {{ infoWindowObj.position }} + + + 最后定位时间: + {{ infoWindowObj.obj.GPSTimeStamp }} + + + 行程轨迹 + + +