update code

prv
haha 2024-01-06 21:50:47 +08:00
parent 971c9979cc
commit b346e72788
1 changed files with 6 additions and 0 deletions

View File

@ -277,6 +277,12 @@ export default {
data: datas,
type: 'line',
smooth: true,
label: {
show: true,
color: "rgba(142, 165, 245, 0.88)",
fontSize:10,
position: 'top'
},
areaStyle: {
color: "rgba(58, 145, 227, 0.68)"
}