From 7675f9e29dba8eefc1596ee55a1d25a4c4cce438 Mon Sep 17 00:00:00 2001 From: guoyuepeng <770272267@qq.com> Date: Fri, 1 Mar 2024 11:10:39 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=85=B6=E4=BB=96=E5=85=AC=E5=8F=B8=E7=9A=84?= =?UTF-8?q?=E9=A3=8E=E9=99=A9=E5=9B=9B=E8=89=B2=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/js/mapbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/map/js/mapbox.js b/src/views/map/js/mapbox.js index 9b1676e..a9da807 100644 --- a/src/views/map/js/mapbox.js +++ b/src/views/map/js/mapbox.js @@ -16802,7 +16802,7 @@ function initWallData() { ] formData['color'] = 'rgba(31,15,221,0.44)' formData['stretchHeight'] = 25 // 拉伸高度 - formData['strokeColor'] = 'rgba(150,221,15,0.5)' // 边线颜色 + formData['strokeColor'] = 'rgba(150,221,15,0.5)' // 边线颜 色 varList.push(formData) formData = {} // 蓝11