Parcourir la source

字体颜色优化

wulanhaote
hbao il y a 3 ans
Parent
révision
cd4c57e170
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/views/homesteadSurvey/list.vue

+ 1
- 1
src/views/homesteadSurvey/list.vue Voir le fichier

@@ -4699,7 +4699,7 @@
//text: "标注点", //文本内容
fill: new ol.style.Fill({
//文本填充样式(即文字颜色)
color: "#0099FF",
color: "#FF0000",
width: 10,
}),
overflow: false //超出面的部分不显示


Chargement…
Annuler
Enregistrer