Skip to content

Commit 9cd0d40

Browse files
committed
first commit
0 parents  commit 9cd0d40

File tree

14 files changed

+947
-0
lines changed

14 files changed

+947
-0
lines changed

package.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"name": "cp-example",
3+
"version": "0.1.0",
4+
"private": true,
5+
"scripts": {
6+
"serve": "vue-cli-service serve",
7+
"build": "vue-cli-service build",
8+
"lint": "vue-cli-service lint"
9+
},
10+
"dependencies": {
11+
"axios": "^0.18.0",
12+
"core-js": "^2.6.5",
13+
"data-vis-iview": "^0.0.23",
14+
"form-generator-iview": "^0.0.11",
15+
"iview": "^3.4.0",
16+
"vue": "^2.6.10"
17+
},
18+
"devDependencies": {
19+
"@vue/cli-plugin-babel": "^3.11.0",
20+
"@vue/cli-plugin-eslint": "^3.11.0",
21+
"@vue/cli-service": "^3.11.0",
22+
"@vue/eslint-config-prettier": "^5.0.0",
23+
"babel-eslint": "^10.0.1",
24+
"eslint": "^5.16.0",
25+
"eslint-plugin-prettier": "^3.1.0",
26+
"eslint-plugin-vue": "^5.0.0",
27+
"less": "^3.0.4",
28+
"less-loader": "^5.0.0",
29+
"lint-staged": "^8.1.5",
30+
"prettier": "^1.18.2",
31+
"vue-cli-plugin-cp": "file:/Users/mac/Documents/study/vue-cli-plugin-cp",
32+
"vue-template-compiler": "^2.6.10"
33+
},
34+
"gitHooks": {
35+
"pre-commit": "lint-staged"
36+
},
37+
"lint-staged": {
38+
"*.{js,vue}": [
39+
"vue-cli-service lint",
40+
"git add"
41+
]
42+
}
43+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"label": "新增用户数",
6+
"value": 65957,
7+
"unit": "",
8+
"showChange": false
9+
},
10+
{
11+
"label": "日环比",
12+
"value": 0.4,
13+
"unit": "%",
14+
"showChange": true
15+
},
16+
{
17+
"label": "周同比",
18+
"value": -10.12,
19+
"unit": "%",
20+
"showChange": true
21+
}
22+
],
23+
"msg": ""
24+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"label": "活跃用户数",
6+
"value": 2960778,
7+
"unit": "",
8+
"showChange": false
9+
},
10+
{
11+
"label": "日环比",
12+
"value": -2.34,
13+
"unit": "%",
14+
"showChange": true
15+
},
16+
{
17+
"label": "周同比",
18+
"value": -6.55,
19+
"unit": "%",
20+
"showChange": true
21+
}
22+
],
23+
"msg": ""
24+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"label": "人均使用时长",
6+
"value": 19.29,
7+
"unit": "分钟",
8+
"showChange": false
9+
},
10+
{
11+
"label": "日环比",
12+
"value": -0.56,
13+
"unit": "%",
14+
"showChange": true
15+
},
16+
{
17+
"label": "周同比",
18+
"value": -14.88,
19+
"unit": "%",
20+
"showChange": true
21+
}
22+
],
23+
"msg": ""
24+
}
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"name": "新增用户",
6+
"data": [
7+
"79295.00",
8+
"76044.00",
9+
"69452.00",
10+
"72042.00",
11+
"72950.00",
12+
"76401.00",
13+
"76029.00",
14+
"71385.00",
15+
"72535.00",
16+
"75096.00",
17+
"73380.00",
18+
"72140.00",
19+
"71513.00",
20+
"68509.00",
21+
"67902.00",
22+
"70340.00",
23+
"71799.00",
24+
"70751.00",
25+
"69673.00",
26+
"73342.00",
27+
"72578.00",
28+
"74326.00",
29+
"73381.00",
30+
"69677.00",
31+
"70229.00",
32+
"69224.00",
33+
"68761.00",
34+
"70458.00",
35+
"65695.00",
36+
"65957.00"
37+
]
38+
}
39+
],
40+
"msg": "",
41+
"columns": [
42+
[
43+
"20190805",
44+
"20190806",
45+
"20190807",
46+
"20190808",
47+
"20190809",
48+
"20190810",
49+
"20190811",
50+
"20190812",
51+
"20190813",
52+
"20190814",
53+
"20190815",
54+
"20190816",
55+
"20190817",
56+
"20190818",
57+
"20190819",
58+
"20190820",
59+
"20190821",
60+
"20190822",
61+
"20190823",
62+
"20190824",
63+
"20190825",
64+
"20190826",
65+
"20190827",
66+
"20190828",
67+
"20190829",
68+
"20190830",
69+
"20190831",
70+
"20190901",
71+
"20190902",
72+
"20190903"
73+
]
74+
]
75+
}
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"name": "活跃用户",
6+
"data": [
7+
"3438709.00",
8+
"3440620.00",
9+
"3403578.00",
10+
"3390333.00",
11+
"3409026.00",
12+
"3456115.00",
13+
"3404078.00",
14+
"3335610.00",
15+
"3306167.00",
16+
"3315709.00",
17+
"3282551.00",
18+
"3239946.00",
19+
"3109504.00",
20+
"3078959.00",
21+
"3175689.00",
22+
"3212627.00",
23+
"3195502.00",
24+
"3114410.00",
25+
"3090994.00",
26+
"3082305.00",
27+
"3105496.00",
28+
"3154205.00",
29+
"3168246.00",
30+
"3130941.00",
31+
"3121276.00",
32+
"3084620.00",
33+
"3049906.00",
34+
"3064741.00",
35+
"3031649.00",
36+
"2960778.00"
37+
]
38+
}
39+
],
40+
"msg": "",
41+
"columns": [
42+
[
43+
"20190805",
44+
"20190806",
45+
"20190807",
46+
"20190808",
47+
"20190809",
48+
"20190810",
49+
"20190811",
50+
"20190812",
51+
"20190813",
52+
"20190814",
53+
"20190815",
54+
"20190816",
55+
"20190817",
56+
"20190818",
57+
"20190819",
58+
"20190820",
59+
"20190821",
60+
"20190822",
61+
"20190823",
62+
"20190824",
63+
"20190825",
64+
"20190826",
65+
"20190827",
66+
"20190828",
67+
"20190829",
68+
"20190830",
69+
"20190831",
70+
"20190901",
71+
"20190902",
72+
"20190903"
73+
]
74+
]
75+
}
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"status": 0,
3+
"data": [
4+
{
5+
"name": "人均时长",
6+
"data": [
7+
"22.52",
8+
"22.72",
9+
"22.10",
10+
"22.12",
11+
"22.92",
12+
"23.39",
13+
"24.19",
14+
"22.98",
15+
"22.25",
16+
"22.21",
17+
"22.26",
18+
"22.08",
19+
"21.97",
20+
"22.68",
21+
"21.75",
22+
"22.18",
23+
"22.49",
24+
"22.34",
25+
"22.21",
26+
"22.27",
27+
"23.26",
28+
"22.50",
29+
"22.67",
30+
"22.12",
31+
"22.86",
32+
"22.35",
33+
"20.46",
34+
"21.04",
35+
"19.40",
36+
"19.29"
37+
]
38+
}
39+
],
40+
"msg": "",
41+
"columns": [
42+
[
43+
"20190805",
44+
"20190806",
45+
"20190807",
46+
"20190808",
47+
"20190809",
48+
"20190810",
49+
"20190811",
50+
"20190812",
51+
"20190813",
52+
"20190814",
53+
"20190815",
54+
"20190816",
55+
"20190817",
56+
"20190818",
57+
"20190819",
58+
"20190820",
59+
"20190821",
60+
"20190822",
61+
"20190823",
62+
"20190824",
63+
"20190825",
64+
"20190826",
65+
"20190827",
66+
"20190828",
67+
"20190829",
68+
"20190830",
69+
"20190831",
70+
"20190901",
71+
"20190902",
72+
"20190903"
73+
]
74+
]
75+
}

0 commit comments

Comments
 (0)