From b9698fdce1734673e847ee5f62244dfd27077027 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 11 一月 2023 15:33:36 +0800 Subject: [PATCH] 地图功能 --- src/views/operate/car/soilCar/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/operate/car/soilCar/index.vue b/src/views/operate/car/soilCar/index.vue index 87d6caf..7936dcd 100644 --- a/src/views/operate/car/soilCar/index.vue +++ b/src/views/operate/car/soilCar/index.vue @@ -54,7 +54,7 @@ .soil-car { color: #4b9bb7; padding: 20px; - + border: 1px solid #ccc; .soil-car-header { line-height: 60px; text-align: left; @@ -100,4 +100,4 @@ } } } -</style> \ No newline at end of file +</style> -- Gitblit v1.8.0