fix: 修复addendpoint俩bug、调整map的tooltip

This commit is contained in:
chenjinsong
2020-09-08 14:06:41 +08:00
parent 61bdbbc65f
commit f39bda14d0
4 changed files with 14 additions and 13 deletions

View File

@@ -171,11 +171,11 @@
trigger: 'item',
type:'cross',
alwaysShowContent: false,
// backgroundColor: 'rgba(0,0,0,0.7)',
borderColor:'#ffffff',
backgroundColor: 'rgba(255,255,255,0.7)',
/*borderColor:'#ffffff',
borderRadius: 4,
borderWidth: 1,
padding: 0,
padding: 0,*/
},
backgroundColor: "#BDE3FD"
};