This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
字体颜色优化
wulanhaote
hbao
3 years ago
parent
19dbeffb65
commit
cd4c57e170
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/homesteadSurvey/list.vue
+ 1
- 1
src/views/homesteadSurvey/list.vue
View File
@@ -4699,7 +4699,7 @@
//text: "标注点", //文本内容
fill: new ol.style.Fill({
//文本填充样式(即文字颜色)
color: "#
0099
FF",
color: "#FF
0000
",
width: 10,
}),
overflow: false //超出面的部分不显示
Write
Preview
Loading…
Cancel
Save