Commit bc35ed9d by Jony.L

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

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