feat: 初始 echarts 图表
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.line {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
#chart {
|
||||
width: 1288px;
|
||||
height: 340px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user