Commit 7322d1c7 by wangshuangqing

修改exhars

parent b1a083b5
...@@ -637,7 +637,7 @@ export default { ...@@ -637,7 +637,7 @@ export default {
overflow-y: auto; overflow-y: auto;
&_totalnum { &_totalnum {
height: 282px; height: 290px;
background-color: #fff; background-color: #fff;
margin: 12px; margin: 12px;
display: flex; display: flex;
...@@ -824,8 +824,9 @@ export default { ...@@ -824,8 +824,9 @@ export default {
&_echar1 { &_echar1 {
width: 50%; width: 50%;
height: 88px; height: 85px;
margin-left: -30px; margin-left: -30px;
margin-top: 10px;
} }
} }
...@@ -843,8 +844,9 @@ export default { ...@@ -843,8 +844,9 @@ export default {
&_echar2 { &_echar2 {
width: 50%; width: 50%;
height: 88px; height: 85px;
margin-left: -30px; margin-left: -30px;
margin-top: 10px;
} }
} }
...@@ -864,6 +866,7 @@ export default { ...@@ -864,6 +866,7 @@ export default {
width: 50%; width: 50%;
height: 85px; height: 85px;
margin-left: -30px; margin-left: -30px;
margin-top: 10px;
} }
} }
...@@ -881,8 +884,9 @@ export default { ...@@ -881,8 +884,9 @@ export default {
&_echar4 { &_echar4 {
width: 50%; width: 50%;
height: 88px; height: 85px;
margin-left: -30px; margin-left: -30px;
margin-top: 10px;
} }
} }
...@@ -900,8 +904,9 @@ export default { ...@@ -900,8 +904,9 @@ export default {
&_echar5 { &_echar5 {
width: 50%; width: 50%;
height: 88px; height: 85px;
margin-left: -30px; margin-left: -30px;
margin-top: 10px;
} }
} }
} }
......
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