Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://registry.npmjs.org
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -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>
<!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>
82 changes: 49 additions & 33 deletions docs/mock-data/api/app/menu-list.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,53 @@
{
"errno": 0,
"data": [
{
"label": "Data",
"path": "/data",
"submenu": [
{
"label": "General",
"path": "/data/general",
"template": "template-data-report"
},
{
"label": "Real-time",
"path": "/data/real-time",
"template": "template-data-report"
}
]
},
{
"label": "Curd",
"path": "/curd",
"submenu": [
{
"label": "User Management",
"path": "/curd/user",
"template": "template-curd"
},
{
"label": "Post Management",
"path": "/curd/post",
"template": "template-curd"
}
]
}
{
"label": "Data",
"path": "/data",
"submenu": [
{
"label": "General",
"path": "/data/general",
"template": "template-data-report"
},
{
"label": "Real-time",
"path": "/data/real-time",
"template": "template-data-report"
}
]
},
{
"label": "Curd",
"path": "/curd",
"submenu": [
{
"label": "User Management",
"path": "/curd/user",
"template": "template-curd"
},
{
"label": "Post Management",
"path": "/curd/post",
"template": "template-curd"
}
]
},
{
"label": "Audit",
"path": "/audit",
"submenu": [
{
"label": "Total Config",
"path": "/audit/total",
"template": "template-audit"
},
{
"label": "Audit Edit",
"path": "/audit/edit",
"template": "template-audit"
}
]
}
]
}
}
14 changes: 14 additions & 0 deletions docs/mock-data/api/audit/edit/company-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"errno": 0,
"msg": "ok",
"data": [
{
"label": "线下调查公司1",
"value": 1
},
{
"label": "线下调查公司2",
"value": 2
}
]
}
119 changes: 119 additions & 0 deletions docs/mock-data/api/audit/edit/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"errno": 0,
"data": {
"progress": [
{
"label": "材料初审",
"subTitle": "进行中",
"isFinish": false,
"isWorking": true
},
{
"label": "材料复审",
"subTitle": "待进行",
"isFinish": false,
"isWorking": false
},
{
"label": "线下调查",
"subTitle": "待进行",
"isFinish": false,
"isWorking": false
},
{
"label": "材料终审",
"subTitle": "待进行",
"isFinish": false,
"isWorking": false
}
],
"info": {
"baseInfo": {
"aaname": "lisi",
"abidcard": "1238294839824",
"diagnoseTime": "2019-11-20",
"diseaseName": "急性心肌梗塞",
"diagnoseHospital": "北京市协和医院",
"address": "北京市海淀区",
"phone": 324328490,
"backupPhone": 47835784,
"bankNo": 8349859438,
"bankUsername": "张三"
},
"caseDes": {
"caseDes": "2019年11月20日,李建国突然发烧,赶紧前往县医院就诊,血常规检查结果显示,李建国白细胞很高。一份10月31日下午李建国转院至医院血液肿瘤内科的入院记录则显示:当地医院查血常规:白细胞273.26×10的9次方每升,白细胞异常升高,遂急转诊我院,门诊以急性淋巴细胞白血病收入我科进一步诊治。"
},
"moreInfo": {
"joinTime": "2019-10-20",
"applyTime": "2019-10-20",
"totalDays": "130天",
"mutualMoney": "50万",
"isSerious": "是"
},
"uploadMaterial": {
"bankcard": [
{
"id": "22",
"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"
},
{
"id": "33",
"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"
}
],
"idCardImgs": [
{
"id": "22",
"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"
},
{
"id": "33",
"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"
}
],
"inpatient": [
{
"id": "22",
"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"
}
],
"diseaseImgs": [
{
"id": "33",
"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"
}
],
"application": [
{
"id": "22",
"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"
}
]
},
"firstComment": {
"checkConsolusion": "很好"
},
"secondComment": {
"checkConsolusion": "通过"
},
"offlineComment": {
"undeilineProcess": "线下调查过程是的福克斯开发机上",
"undeilineSurvey": "线下调查概况随机发开始就的傅雷家书",
"underlineDoc": [
{
"name": "sdfs",
"url": "http://www.baidu.com"
}
]
},
"checkConsolusion": {
"checkConsolusion": "123"
}
},
"downLoadUrl": "https://www.baidu.com",
"pris": {
"bolVerify": true
}
},
"msg": "ok"
}
Loading