添加打包命令 区分 冀北还是其他地方的页面
This commit is contained in:
@@ -146,7 +146,8 @@ const echart = (row: any) => {
|
||||
fontSize: 14
|
||||
},
|
||||
backgroundColor: 'rgba(0,0,0,0.35)',
|
||||
borderWidth: 0
|
||||
borderWidth: 0,
|
||||
position:'bottom'
|
||||
},
|
||||
legend: {
|
||||
data: row.map((item: any) => item.time),
|
||||
|
||||
Reference in New Issue
Block a user