错开间隔

This commit is contained in:
2023-06-19 18:29:26 +08:00
parent d15c9decf6
commit 400a50ef1d
2 changed files with 8 additions and 6 deletions

View File

@@ -407,8 +407,8 @@ export default {
textStyle: {
color: '#8FABBF',
fontSize: 16
}
// rotate: 50
},
rotate: 50
},
data: date
},
@@ -650,8 +650,8 @@ export default {
textStyle: {
color: '#8FABBF',
fontSize: 16
}
// rotate: 50
},
rotate: 50
},
data: date
},
@@ -984,7 +984,7 @@ export default {
margin-right -3px
.n_body_container
_wh(100%, calc(100% - 84px))
padding 40px 0 20px 54px
padding 40px 0 0 54px
.n_body_container_wraper
_wh(100%, 100%)
padding-right 8px
@@ -1189,6 +1189,7 @@ export default {
_wh(140px, 140px)
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
_fj(row,center)
margin-right 150px
.echart_d3_wrap
_wh(82%, 82%)
margin 0 auto

View File

@@ -1197,7 +1197,7 @@ export default {
padding-left 3px
.n_body_container
_wh(100%, calc(100% - 84px))
padding 40px 54px 20px 0
padding 40px 54px 0 0
.n_body_container_wraper
_wh(100%, 100%)
padding-left 8px
@@ -1388,6 +1388,7 @@ export default {
_wh(140px, 140px)
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
_fj(row, center)
margin-right 150px
.echart_d3_wrap
_wh(82%, 82%)
margin 0 auto