Commit b0a76590 authored by 单奇雲's avatar 单奇雲

修改样式

parent 63c1d473
......@@ -256,7 +256,7 @@
.check-content {
height: 100%;
.content-xj-top {
height: 10%;
// height: 10%;
width: 146px;
font-size: 18px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
......@@ -268,14 +268,17 @@
.content-xj-middle {
height: 44%;
margin-top: 4%;
// background: url('/mods/components/3dviewConvertor/assets/panoramic/main_bg_rightmiddle.png');
// background-repeat: repeat;
// background-size: 100% 100%;
margin: 0 37px;
background: url('/mods/components/3dviewConvertor/assets/panoramic/main_bg_rightmiddle.png');
background-repeat: repeat;
background-size: 100% 100%;
}
.content-xj-bottom {
height: 37%;
margin-top: 12px;
margin: 0 37px;
.content-week-font {
font-size: 13px;
......@@ -343,9 +346,9 @@
}
.div-echars {
height: 200px !important;
background-image: url('/mods/components/3dviewConvertor/assets/panoramic/circle_bg.png') !important;
background-position: 60px 14px !important;
// height: 200px !important;
background: url('/mods/components/3dviewConvertor/assets/panoramic/circle_bg.png') no-repeat center center !important;
// background-position: 60px 14px !important;
background-repeat: no-repeat !important;
}
}
......@@ -365,7 +368,8 @@
.content-picture-div {
height: 100%;
width: 100%;
// width: 100%;
margin: 0 37px;
.content-picture-left {
width: 33.3%;
......
......@@ -97,8 +97,8 @@ class StatisticsCheck extends Component {
{
type: 'pie',
radius: ['80%', '70%'],
center: ['35%', '40%'], // 默认全局居中
radius: ['95%', '85%'],
center: ['50%', '50%'], // 默认全局居中
avoidLabelOverlap: false,
label: {
normal: {
......
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 to comment