From 421928a2dfeaa2fe7bd9d0742dd2a2e19cc4d28a Mon Sep 17 00:00:00 2001 From: hbao Date: Tue, 29 Mar 2022 18:28:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/homesteadSurvey/list.vue b/src/views/homesteadSurvey/list.vue index 704aed06..7623b25d 100644 --- a/src/views/homesteadSurvey/list.vue +++ b/src/views/homesteadSurvey/list.vue @@ -4820,7 +4820,7 @@ //text: "标注点", //文本内容 fill: new ol.style.Fill({ //文本填充样式(即文字颜色) - color: "#FF0000", + color: "#09DDCE", width: 10, }), overflow: false //超出面的部分不显示