Commit f91d3922 authored by caicaicai's avatar caicaicai

修改

parent 982de608
...@@ -212,7 +212,7 @@ export default { ...@@ -212,7 +212,7 @@ export default {
}, },
label: { label: {
// 不需要文字时,去掉label配置即可 // 不需要文字时,去掉label配置即可
text: number, text: carclass == '电铲' ? number + '\n🏗' : number + '\n🚚',
font_size: 22, font_size: 22,
color: "#ff0000", color: "#ff0000",
outline: true, outline: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment