1+ module . exports = {
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+ }
120+
0 commit comments