Commit bc35ed9d by Jony.L

大屏页面和后台管理调整1.1

parent 6eb1ff55
......@@ -182,7 +182,7 @@ function initMapChart (el) {
label: {
show: true,
position: [-25, -80],
width: 420,
width: 450,
height: 72,
color: '#FFFFFF',
backgroundColor: { image: labelGreen },
......@@ -227,7 +227,7 @@ function initMapChart (el) {
label: {
show: true,
position: [-40, -80],
width: 500,
width: 540,
height: 72,
color: '#FFFFFF',
backgroundColor: { image: labelRed },
......@@ -236,12 +236,12 @@ function initMapChart (el) {
rich: {
txt: {
align: 'left',
padding: [40, 60, 0, 130],
padding: [40, 0, 0, 210],
fontSize: 22
},
txt2: {
fontSize: 36,
padding: [38, 20, 0, 10]
padding: [38, 0, 0, 10]
},
txt3: {
fontSize: 24,
......
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 sign in to comment