Skip to content

Commit 02a1db8

Browse files
authored
Merge pull request #11 from BingBlog/master
Update audit template
2 parents 5c79eea + 2ec1269 commit 02a1db8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1212
-150
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>cp-example</title><link href=static/css/curd.902718bc.css rel=prefetch><link href=static/css/data-report.d4c070d1.css rel=prefetch><link href=static/css/form-index.1ff24958.css rel=prefetch><link href=static/css/form-simple.75e9e888.css rel=prefetch><link href=static/css/home.9caf9d1e.css rel=prefetch><link href=static/js/curd.ddee013a.js rel=prefetch><link href=static/js/data-report.52bc8673.js rel=prefetch><link href=static/js/form-index.dfd6f60b.js rel=prefetch><link href=static/js/form-simple.60b753c5.js rel=prefetch><link href=static/js/home.8126f9ac.js rel=prefetch><link href=static/css/app.fd2276ff.css rel=preload as=style><link href=static/css/chunk-vendors.bc29be3f.css rel=preload as=style><link href=static/js/app.4c0dd9e2.js rel=preload as=script><link href=static/js/chunk-vendors.945831e8.js rel=preload as=script><link href=static/css/chunk-vendors.bc29be3f.css rel=stylesheet><link href=static/css/app.fd2276ff.css rel=stylesheet></head><body><noscript><strong>We're sorry but cp-example doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=static/js/chunk-vendors.945831e8.js></script><script src=static/js/app.4c0dd9e2.js></script></body></html>
1+
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>cp-example</title><link href=static/css/audit.9baf044a.css rel=prefetch><link href=static/css/curd.902718bc.css rel=prefetch><link href=static/css/data-report.d4c070d1.css rel=prefetch><link href=static/css/form-index.1ff24958.css rel=prefetch><link href=static/css/form-simple.75e9e888.css rel=prefetch><link href=static/css/home.9caf9d1e.css rel=prefetch><link href=static/js/audit.4fcc9e24.js rel=prefetch><link href=static/js/curd.b09032a9.js rel=prefetch><link href=static/js/data-report.ccf395ca.js rel=prefetch><link href=static/js/form-index.11cec12a.js rel=prefetch><link href=static/js/form-simple.5e340ed1.js rel=prefetch><link href=static/js/home.cd05c79b.js rel=prefetch><link href=static/css/app.fd2276ff.css rel=preload as=style><link href=static/css/chunk-vendors.de3f3fed.css rel=preload as=style><link href=static/js/app.86c6358b.js rel=preload as=script><link href=static/js/chunk-vendors.7d797dcd.js rel=preload as=script><link href=static/css/chunk-vendors.de3f3fed.css rel=stylesheet><link href=static/css/app.fd2276ff.css rel=stylesheet></head><body><noscript><strong>We're sorry but cp-example doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=static/js/chunk-vendors.7d797dcd.js></script><script src=static/js/app.86c6358b.js></script></body></html>
Lines changed: 49 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,53 @@
11
{
22
"errno": 0,
33
"data": [
4-
{
5-
"label": "Data",
6-
"path": "/data",
7-
"submenu": [
8-
{
9-
"label": "General",
10-
"path": "/data/general",
11-
"template": "template-data-report"
12-
},
13-
{
14-
"label": "Real-time",
15-
"path": "/data/real-time",
16-
"template": "template-data-report"
17-
}
18-
]
19-
},
20-
{
21-
"label": "Curd",
22-
"path": "/curd",
23-
"submenu": [
24-
{
25-
"label": "User Management",
26-
"path": "/curd/user",
27-
"template": "template-curd"
28-
},
29-
{
30-
"label": "Post Management",
31-
"path": "/curd/post",
32-
"template": "template-curd"
33-
}
34-
]
35-
}
4+
{
5+
"label": "Data",
6+
"path": "/data",
7+
"submenu": [
8+
{
9+
"label": "General",
10+
"path": "/data/general",
11+
"template": "template-data-report"
12+
},
13+
{
14+
"label": "Real-time",
15+
"path": "/data/real-time",
16+
"template": "template-data-report"
17+
}
18+
]
19+
},
20+
{
21+
"label": "Curd",
22+
"path": "/curd",
23+
"submenu": [
24+
{
25+
"label": "User Management",
26+
"path": "/curd/user",
27+
"template": "template-curd"
28+
},
29+
{
30+
"label": "Post Management",
31+
"path": "/curd/post",
32+
"template": "template-curd"
33+
}
34+
]
35+
},
36+
{
37+
"label": "Audit",
38+
"path": "/audit",
39+
"submenu": [
40+
{
41+
"label": "Total Config",
42+
"path": "/audit/total",
43+
"template": "template-audit"
44+
},
45+
{
46+
"label": "Audit Edit",
47+
"path": "/audit/edit",
48+
"template": "template-audit"
49+
}
50+
]
51+
}
3652
]
37-
}
53+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"errno": 0,
3+
"msg": "ok",
4+
"data": [
5+
{
6+
"label": "线下调查公司1",
7+
"value": 1
8+
},
9+
{
10+
"label": "线下调查公司2",
11+
"value": 2
12+
}
13+
]
14+
}
Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
{
2+
"errno": 0,
3+
"data": {
4+
"progress": [
5+
{
6+
"label": "材料初审",
7+
"subTitle": "进行中",
8+
"isFinish": false,
9+
"isWorking": true
10+
},
11+
{
12+
"label": "材料复审",
13+
"subTitle": "待进行",
14+
"isFinish": false,
15+
"isWorking": false
16+
},
17+
{
18+
"label": "线下调查",
19+
"subTitle": "待进行",
20+
"isFinish": false,
21+
"isWorking": false
22+
},
23+
{
24+
"label": "材料终审",
25+
"subTitle": "待进行",
26+
"isFinish": false,
27+
"isWorking": false
28+
}
29+
],
30+
"info": {
31+
"baseInfo": {
32+
"aaname": "lisi",
33+
"abidcard": "1238294839824",
34+
"diagnoseTime": "2019-11-20",
35+
"diseaseName": "急性心肌梗塞",
36+
"diagnoseHospital": "北京市协和医院",
37+
"address": "北京市海淀区",
38+
"phone": 324328490,
39+
"backupPhone": 47835784,
40+
"bankNo": 8349859438,
41+
"bankUsername": "张三"
42+
},
43+
"caseDes": {
44+
"caseDes": "2019年11月20日,李建国突然发烧,赶紧前往县医院就诊,血常规检查结果显示,李建国白细胞很高。一份10月31日下午李建国转院至医院血液肿瘤内科的入院记录则显示:当地医院查血常规:白细胞273.26×10的9次方每升,白细胞异常升高,遂急转诊我院,门诊以急性淋巴细胞白血病收入我科进一步诊治。"
45+
},
46+
"moreInfo": {
47+
"joinTime": "2019-10-20",
48+
"applyTime": "2019-10-20",
49+
"totalDays": "130天",
50+
"mutualMoney": "50万",
51+
"isSerious": ""
52+
},
53+
"uploadMaterial": {
54+
"bankcard": [
55+
{
56+
"id": "22",
57+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1574076041&di=dba60f4ce2b9330e330f13546ce963a0&imgtype=jpg&er=1&src=http%3A%2F%2Fwww.ijointoo.com%2Fdata%2Fnews%2Fimages%2F1521193045383.jpg"
58+
},
59+
{
60+
"id": "33",
61+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1573481458804&di=5814ac5f18a6f1e9e67aa92db3557f84&imgtype=0&src=http%3A%2F%2Fimg.pconline.com.cn%2Fimages%2Fupload%2Fupc%2Ftx%2Fitbbs%2F1503%2F18%2Fc27%2F4042859_1426655007661_mthumb.jpg"
62+
}
63+
],
64+
"idCardImgs": [
65+
{
66+
"id": "22",
67+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1574076041&di=dba60f4ce2b9330e330f13546ce963a0&imgtype=jpg&er=1&src=http%3A%2F%2Fwww.ijointoo.com%2Fdata%2Fnews%2Fimages%2F1521193045383.jpg"
68+
},
69+
{
70+
"id": "33",
71+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1573481458804&di=5814ac5f18a6f1e9e67aa92db3557f84&imgtype=0&src=http%3A%2F%2Fimg.pconline.com.cn%2Fimages%2Fupload%2Fupc%2Ftx%2Fitbbs%2F1503%2F18%2Fc27%2F4042859_1426655007661_mthumb.jpg"
72+
}
73+
],
74+
"inpatient": [
75+
{
76+
"id": "22",
77+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1574076041&di=dba60f4ce2b9330e330f13546ce963a0&imgtype=jpg&er=1&src=http%3A%2F%2Fwww.ijointoo.com%2Fdata%2Fnews%2Fimages%2F1521193045383.jpg"
78+
}
79+
],
80+
"diseaseImgs": [
81+
{
82+
"id": "33",
83+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1573481458804&di=5814ac5f18a6f1e9e67aa92db3557f84&imgtype=0&src=http%3A%2F%2Fimg.pconline.com.cn%2Fimages%2Fupload%2Fupc%2Ftx%2Fitbbs%2F1503%2F18%2Fc27%2F4042859_1426655007661_mthumb.jpg"
84+
}
85+
],
86+
"application": [
87+
{
88+
"id": "22",
89+
"url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1574076041&di=dba60f4ce2b9330e330f13546ce963a0&imgtype=jpg&er=1&src=http%3A%2F%2Fwww.ijointoo.com%2Fdata%2Fnews%2Fimages%2F1521193045383.jpg"
90+
}
91+
]
92+
},
93+
"firstComment": {
94+
"checkConsolusion": "很好"
95+
},
96+
"secondComment": {
97+
"checkConsolusion": "通过"
98+
},
99+
"offlineComment": {
100+
"undeilineProcess": "线下调查过程是的福克斯开发机上",
101+
"undeilineSurvey": "线下调查概况随机发开始就的傅雷家书",
102+
"underlineDoc": [
103+
{
104+
"name": "sdfs",
105+
"url": "http://www.baidu.com"
106+
}
107+
]
108+
},
109+
"checkConsolusion": {
110+
"checkConsolusion": "123"
111+
}
112+
},
113+
"downLoadUrl": "https://www.baidu.com",
114+
"pris": {
115+
"bolVerify": true
116+
}
117+
},
118+
"msg": "ok"
119+
}

0 commit comments

Comments
 (0)