From cdfdc9747cf2a8a09f764236273ffcfabcfc9242 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 31 Jan 2023 16:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/mana/index.vue | 2 +- pages/massif/mana/recovery.vue | 24 +++++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/pages/massif/mana/index.vue b/pages/massif/mana/index.vue index 11d525c..1001f77 100644 --- a/pages/massif/mana/index.vue +++ b/pages/massif/mana/index.vue @@ -74,7 +74,7 @@ export default { new plus.maps.Point(116.395502,39.923082), ]) polygon.setLineWidth(2) - polygon.setStorkeColor("#10C176") + polygon.setStrokeColor("#10C176") polygon.setFillColor("#10C176") polygon.setFillOpacity(0.3) maps.addOverlay(polygon) diff --git a/pages/massif/mana/recovery.vue b/pages/massif/mana/recovery.vue index 104792c..a383d36 100644 --- a/pages/massif/mana/recovery.vue +++ b/pages/massif/mana/recovery.vue @@ -76,19 +76,21 @@ {{searchVal.endTime||"请选择结束时间"}} - - - - - {{v.plantName}} - {{v.harvestNum}} - - 负责人:{{v.principal}} - 采收时间:{{v.harvestTime}} + + + + + + {{v.plantName}} + {{v.harvestNum}} + + 负责人:{{v.principal}} + 采收时间:{{v.harvestTime}} + - - + +