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