fix 优化
This commit is contained in:
@@ -477,6 +477,7 @@
|
||||
}
|
||||
])
|
||||
},
|
||||
|
||||
lineStyle: {
|
||||
color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [
|
||||
{
|
||||
|
||||
@@ -323,8 +323,8 @@
|
||||
box-sizing: border-box;
|
||||
.box-item{
|
||||
flex:1;
|
||||
width:vw(150);
|
||||
height:vh(150);
|
||||
width:vw(140);
|
||||
height:vh(140);
|
||||
padding:vw(10);
|
||||
.line-chart{
|
||||
// width:100%;
|
||||
|
||||
Reference in New Issue
Block a user