init project
This commit is contained in:
36
static/json/user-server/3.json
Normal file
36
static/json/user-server/3.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"categories": [
|
||||
"周一",
|
||||
"周二",
|
||||
"周三",
|
||||
"周四",
|
||||
"周五",
|
||||
"周六",
|
||||
"周日"
|
||||
],
|
||||
"series": [
|
||||
{
|
||||
"name": "老会员",
|
||||
"data": [
|
||||
1850,
|
||||
1660,
|
||||
1760,
|
||||
2360,
|
||||
1560,
|
||||
1970,
|
||||
2570
|
||||
],
|
||||
"type": "line",
|
||||
"style": "curve",
|
||||
"addPoint": true,
|
||||
"color": "#DF297D",
|
||||
"unit":""
|
||||
},
|
||||
{
|
||||
"name": "新会员",
|
||||
"data": [
|
||||
450,
|
||||
260,
|
||||
360,
|
||||
560,
|
||||
460,
|
||||
Reference in New Issue
Block a user