初始化仓库
This commit is contained in:
25
static/json/user-operate/7.json
Normal file
25
static/json/user-operate/7.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[{
|
||||
"series": [{
|
||||
"color": "#24ABFD",
|
||||
"data": 0.18,
|
||||
"index": 0,
|
||||
"legendShape": "circle",
|
||||
"name": "当前脱落率",
|
||||
"pointShape": "circle",
|
||||
"show": true,
|
||||
"type": "arcbar"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"series": [{
|
||||
"color": "#F04864",
|
||||
"data": 0.25,
|
||||
"index": 0,
|
||||
"legendShape": "circle",
|
||||
"name": "脱落率警示线",
|
||||
"pointShape": "circle",
|
||||
"show": true,
|
||||
"type": "arcbar"
|
||||
}]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user