错开间隔
This commit is contained in:
@@ -407,8 +407,8 @@ export default {
|
|||||||
textStyle: {
|
textStyle: {
|
||||||
color: '#8FABBF',
|
color: '#8FABBF',
|
||||||
fontSize: 16
|
fontSize: 16
|
||||||
}
|
},
|
||||||
// rotate: 50
|
rotate: 50
|
||||||
},
|
},
|
||||||
data: date
|
data: date
|
||||||
},
|
},
|
||||||
@@ -650,8 +650,8 @@ export default {
|
|||||||
textStyle: {
|
textStyle: {
|
||||||
color: '#8FABBF',
|
color: '#8FABBF',
|
||||||
fontSize: 16
|
fontSize: 16
|
||||||
}
|
},
|
||||||
// rotate: 50
|
rotate: 50
|
||||||
},
|
},
|
||||||
data: date
|
data: date
|
||||||
},
|
},
|
||||||
@@ -984,7 +984,7 @@ export default {
|
|||||||
margin-right -3px
|
margin-right -3px
|
||||||
.n_body_container
|
.n_body_container
|
||||||
_wh(100%, calc(100% - 84px))
|
_wh(100%, calc(100% - 84px))
|
||||||
padding 40px 0 20px 54px
|
padding 40px 0 0 54px
|
||||||
.n_body_container_wraper
|
.n_body_container_wraper
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
padding-right 8px
|
padding-right 8px
|
||||||
@@ -1189,6 +1189,7 @@ export default {
|
|||||||
_wh(140px, 140px)
|
_wh(140px, 140px)
|
||||||
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
|
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
|
||||||
_fj(row,center)
|
_fj(row,center)
|
||||||
|
margin-right 150px
|
||||||
.echart_d3_wrap
|
.echart_d3_wrap
|
||||||
_wh(82%, 82%)
|
_wh(82%, 82%)
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
|
|||||||
@@ -1197,7 +1197,7 @@ export default {
|
|||||||
padding-left 3px
|
padding-left 3px
|
||||||
.n_body_container
|
.n_body_container
|
||||||
_wh(100%, calc(100% - 84px))
|
_wh(100%, calc(100% - 84px))
|
||||||
padding 40px 54px 20px 0
|
padding 40px 54px 0 0
|
||||||
.n_body_container_wraper
|
.n_body_container_wraper
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
padding-left 8px
|
padding-left 8px
|
||||||
@@ -1388,6 +1388,7 @@ export default {
|
|||||||
_wh(140px, 140px)
|
_wh(140px, 140px)
|
||||||
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
|
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
|
||||||
_fj(row, center)
|
_fj(row, center)
|
||||||
|
margin-right 150px
|
||||||
.echart_d3_wrap
|
.echart_d3_wrap
|
||||||
_wh(82%, 82%)
|
_wh(82%, 82%)
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
|
|||||||
Reference in New Issue
Block a user