@lm_fe/pages-fubao 0.1.201 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -3
- package/dist/a_chunks/{.root55.js → CervicalCarcinoma.Screening.form.js} +1 -8
- package/dist/a_chunks/{.root57.js → CervicalCarcinoma.Screening.form2.js} +0 -7
- package/dist/a_chunks/Form.js +3 -5
- package/dist/a_chunks/{.root56.js → MammaryCancer.Screening.form.js} +4 -28
- package/dist/a_chunks/{.root58.js → MammaryCancer.Screening.form2.js} +0 -1
- package/dist/a_chunks/ModalForm.js +254 -280
- package/dist/a_chunks/api.js +311 -325
- package/dist/a_chunks/common.js +0 -1
- package/dist/a_chunks/config.js +135 -164
- package/dist/a_chunks/{.root.js → family-planning.file-management.doctor-desk.js} +241 -281
- package/dist/a_chunks/family-planning.file-management.doctor-desk2.js +18 -0
- package/dist/a_chunks/{.root9.js → family-planning.file-management.list.js} +16 -26
- package/dist/a_chunks/{.root2.js → family-planning.file-management.nurse-desk.js} +22 -30
- package/dist/a_chunks/{.root13.js → family-planning.tracing-management.list.js} +300 -331
- package/dist/a_chunks/folic-acid.file-management.add.js +12 -0
- package/dist/a_chunks/folic-acid.file-management.edit.js +12 -0
- package/dist/a_chunks/{.root16.js → folic-acid.file-management.list.js} +4 -6
- package/dist/a_chunks/{.root17.js → follow-up.positive.premarital.js} +11 -2
- package/dist/a_chunks/{.root18.js → follow-up.positive.progestation.js} +10 -1
- package/dist/a_chunks/form_config.js +11 -130
- package/dist/a_chunks/{.root3.js → fubao.data-report.breast-cancer.js} +4 -6
- package/dist/a_chunks/{.root4.js → fubao.data-report.cervical-cancer.js} +4 -6
- package/dist/a_chunks/{.root5.js → fubao.family-planning.booking-management.js} +3 -3
- package/dist/a_chunks/{.root52.js → fubao.family-planning.booking-management2.js} +167 -219
- package/dist/a_chunks/{.root6.js → fubao.family-planning.curettage-statistics.js} +6 -9
- package/dist/a_chunks/fubao.family-planning.file-management.js +9 -0
- package/dist/a_chunks/{.root10.js → fubao.family-planning.surgery-management.js} +9 -15
- package/dist/a_chunks/{.root11.js → fubao.family-planning.surgery-scheduling.js} +210 -244
- package/dist/a_chunks/fubao.family-planning.tracing-management.js +14 -0
- package/dist/a_chunks/{.root28.js → fubao.gynecological-diseases.pathological-follow-up.js} +11 -15
- package/dist/a_chunks/{.root29.js → fubao.gynecological-diseases.pathological-reminder.js} +11 -15
- package/dist/a_chunks/fubao.gynecological-diseases.two-cancers.js +141 -0
- package/dist/a_chunks/fubao.pre-pregnancy-care.file-management.js +492 -0
- package/dist/a_chunks/{.root44.js → fubao.premarital-care.file-management.js} +13 -19
- package/dist/a_chunks/{.root47.js → fubao.report-entry.patients.js} +5 -8
- package/dist/a_chunks/{.root63.js → fubao.report-entry.patients2.js} +1 -2
- package/dist/a_chunks/{.root40.js → fubao.report-entry.reports.js} +3 -3
- package/dist/a_chunks/{.root62.js → fubao.report-entry.reports2.js} +64 -65
- package/dist/a_chunks/{.root64.js → fubao.report-entry.reports3.js} +0 -1
- package/dist/a_chunks/{.root65.js → fubao.report-entry.reports4.js} +0 -1
- package/dist/a_chunks/fubao.statistic.abnormal-breast-cancer.js +97 -0
- package/dist/a_chunks/fubao.statistic.abnormal-cervical-cancer.js +94 -0
- package/dist/a_chunks/{.root48.js → fubao.statistic.breast-cancer.js} +0 -1
- package/dist/a_chunks/{.root49.js → fubao.statistic.cervical-cancer.js} +0 -1
- package/dist/a_chunks/fubao.statistic.premarital-checkup.js +120 -0
- package/dist/a_chunks/fubao.statistic.progestation-checkup.js +89 -0
- package/dist/a_chunks/{.root19.js → gynecological-diseases.adolescent-management.list.js} +16 -27
- package/dist/a_chunks/gynecological-diseases.breast.edit.js +121 -0
- package/dist/a_chunks/{.root21.js → gynecological-diseases.breast.list.js} +16 -18
- package/dist/a_chunks/{.root24.js → gynecological-diseases.cervical-cancer-report.list.js} +10 -14
- package/dist/a_chunks/gynecological-diseases.cervical.edit.js +121 -0
- package/dist/a_chunks/{.root23.js → gynecological-diseases.cervical.list.js} +16 -18
- package/dist/a_chunks/{.root25.js → gynecological-diseases.hpv-report.list.js} +10 -14
- package/dist/a_chunks/{.root26.js → gynecological-diseases.mammary-cancer-report.list.js} +10 -14
- package/dist/a_chunks/{.root27.js → gynecological-diseases.menopause-management.list.js} +16 -27
- package/dist/a_chunks/{.root30.js → gynecological-diseases.regular-screening.list.js} +9 -14
- package/dist/a_chunks/gynecological-diseases.two-cancers.add.js +12 -0
- package/dist/a_chunks/{.root32.js → gynecological-diseases.two-cancers.edit.js} +11 -19
- package/dist/a_chunks/{.root33.js → gynecological-diseases.two-cancers.exam.js} +309 -336
- package/dist/a_chunks/{.root34.js → gynecological-diseases.two-cancers.followup.js} +1 -2
- package/dist/a_chunks/index.js +43 -57
- package/dist/a_chunks/index2.js +148 -64
- package/dist/a_chunks/index3.js +131 -1151
- package/dist/a_chunks/index4.js +57 -1040
- package/dist/a_chunks/index5.js +140 -0
- package/dist/a_chunks/index6.js +1169 -0
- package/dist/a_chunks/index7.js +1006 -0
- package/dist/a_chunks/{.root61.js → pages.fubao.premarital-care.js} +4 -5
- package/dist/a_chunks/pages.fubao.premarital-care2.js +114 -0
- package/dist/a_chunks/pages.fubao.premarital-care3.js +132 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.add.js +12 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.edit.js +199 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.edit2.js +830 -0
- package/dist/a_chunks/{.root39.js → pre-pregnancy-care.husband.husband-exam.js} +57 -84
- package/dist/a_chunks/{.root41.js → pre-pregnancy-care.wife.wife-exam.js} +57 -84
- package/dist/a_chunks/premarital-care.file-management.add.js +12 -0
- package/dist/a_chunks/{.root59.js → premarital-care.file-management.config.js} +10 -11
- package/dist/a_chunks/{.root60.js → premarital-care.file-management.config2.js} +0 -1
- package/dist/a_chunks/premarital-care.file-management.edit.js +199 -0
- package/dist/a_chunks/premarital-care.file-management.edit2.js +817 -0
- package/dist/a_chunks/{.root45.js → premarital-care.husband-v2.husband-exam.js} +56 -83
- package/dist/a_chunks/{.root46.js → premarital-care.wife-v2.wife-exam.js} +56 -83
- package/dist/a_chunks/style-inject.es.js +0 -1
- package/dist/a_chunks/tslib.es6.js +1 -2
- package/dist/a_chunks/{.root53.js → two-cancers.edit.form_config.js} +1 -2
- package/dist/a_chunks/{.root54.js → two-cancers.edit.form_config2.js} +4 -5
- package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js +0 -1
- package/dist/index.js +59 -54
- package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/SurgicalRecordv2/Curettage/index.d.ts +1 -1
- package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/VideoReport/method.d.ts +1 -1
- package/dist/pages/fubao/gynecological-diseases/pathological-follow-up/config/table.d.ts +2 -1
- package/dist/pages/fubao/gynecological-diseases/pathological-reminder/config/table.d.ts +2 -1
- package/dist/pages/fubao/gynecological-diseases/two-cancers/./344/270/244/347/231/214/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/form_config.d.ts +2 -1
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index copy.d.ts +18 -0
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index.d.ts +3 -18
- package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/form_config_nv.d.ts +4 -0
- package/dist/pages/fubao/premarital-care/file-management/edit/form_config.d.ts +2 -1
- package/dist/pages/fubao/premarital-care/file-management/edit/index copy 2.d.ts +17 -0
- package/dist/pages/fubao/premarital-care/file-management/edit/index.d.ts +3 -17
- package/dist/pages/fubao/statistic/abnormal-breast-cancer/index.d.ts +2 -0
- package/dist/pages/fubao/statistic/abnormal-cervical-cancer/index.d.ts +2 -0
- package/dist/pages/fubao/statistic/premarital-checkup/./345/251/232/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/pages/fubao/statistic/progestation-checkup/./345/255/225/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/routes/index.d.ts +2 -0
- package/dist/routes/meta.d.ts +2 -0
- package/package.json +19 -14
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root12.js +0 -45
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root14.js +0 -26
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root15.js +0 -26
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js +0 -125
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js +0 -125
- package/dist/a_chunks/.root22.js.map +0 -1
- package/dist/a_chunks/.root23.js.map +0 -1
- package/dist/a_chunks/.root24.js.map +0 -1
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root26.js.map +0 -1
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js +0 -20
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js +0 -281
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js +0 -26
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js +0 -1497
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js +0 -2956
- package/dist/a_chunks/.root38.js.map +0 -1
- package/dist/a_chunks/.root39.js.map +0 -1
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js +0 -26
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js +0 -1542
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js.map +0 -1
- package/dist/a_chunks/.root46.js.map +0 -1
- package/dist/a_chunks/.root47.js.map +0 -1
- package/dist/a_chunks/.root48.js.map +0 -1
- package/dist/a_chunks/.root49.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root50.js +0 -263
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js +0 -232
- package/dist/a_chunks/.root51.js.map +0 -1
- package/dist/a_chunks/.root52.js.map +0 -1
- package/dist/a_chunks/.root53.js.map +0 -1
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root7.js +0 -58
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root8.js +0 -19
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/Form.js.map +0 -1
- package/dist/a_chunks/ModalForm.js.map +0 -1
- package/dist/a_chunks/api.js.map +0 -1
- package/dist/a_chunks/common.js.map +0 -1
- package/dist/a_chunks/config.js.map +0 -1
- package/dist/a_chunks/extends.js +0 -11
- package/dist/a_chunks/extends.js.map +0 -1
- package/dist/a_chunks/form_config.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/a_chunks/index2.js.map +0 -1
- package/dist/a_chunks/index3.js.map +0 -1
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/style-inject.es.js.map +0 -1
- package/dist/a_chunks/tslib.es6.js.map +0 -1
- package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/pages/fubao/pre-pregnancy-care/.public-exam/config/adapter.d.ts +0 -2
- package/dist/pages/fubao/premarital-care/.public-exam/config/adapter.d.ts +0 -2
- /package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/{form_config.d.ts → form_config_nan.d.ts} +0 -0
package/dist/index.js
CHANGED
|
@@ -1,165 +1,170 @@
|
|
|
1
1
|
import { lazy } from 'react';
|
|
2
2
|
var routesData = {
|
|
3
3
|
"/fubao/data-report/breast-cancer": /*#__PURE__*/lazy(function () {
|
|
4
|
-
return import('./a_chunks
|
|
4
|
+
return import('./a_chunks/fubao.data-report.breast-cancer.js');
|
|
5
5
|
}),
|
|
6
6
|
"/fubao/data-report/cervical-cancer": /*#__PURE__*/lazy(function () {
|
|
7
|
-
return import('./a_chunks
|
|
7
|
+
return import('./a_chunks/fubao.data-report.cervical-cancer.js');
|
|
8
8
|
}),
|
|
9
9
|
"/fubao/family-planning/booking-management": /*#__PURE__*/lazy(function () {
|
|
10
|
-
return import('./a_chunks
|
|
10
|
+
return import('./a_chunks/fubao.family-planning.booking-management.js');
|
|
11
11
|
}),
|
|
12
12
|
"/fubao/family-planning/curettage-statistics": /*#__PURE__*/lazy(function () {
|
|
13
|
-
return import('./a_chunks
|
|
13
|
+
return import('./a_chunks/fubao.family-planning.curettage-statistics.js');
|
|
14
14
|
}),
|
|
15
15
|
"/fubao/family-planning/file-management/doctor-desk": /*#__PURE__*/lazy(function () {
|
|
16
|
-
return import('./a_chunks
|
|
16
|
+
return import('./a_chunks/family-planning.file-management.doctor-desk.js');
|
|
17
17
|
}),
|
|
18
18
|
"/fubao/family-planning/file-management/doctor-desk2": /*#__PURE__*/lazy(function () {
|
|
19
|
-
return import('./a_chunks
|
|
19
|
+
return import('./a_chunks/family-planning.file-management.doctor-desk2.js');
|
|
20
20
|
}),
|
|
21
21
|
"/fubao/family-planning/file-management": /*#__PURE__*/lazy(function () {
|
|
22
|
-
return import('./a_chunks
|
|
22
|
+
return import('./a_chunks/fubao.family-planning.file-management.js');
|
|
23
23
|
}),
|
|
24
24
|
"/fubao/family-planning/file-management/list": /*#__PURE__*/lazy(function () {
|
|
25
|
-
return import('./a_chunks
|
|
25
|
+
return import('./a_chunks/family-planning.file-management.list.js');
|
|
26
26
|
}),
|
|
27
27
|
"/fubao/family-planning/file-management/nurse-desk": /*#__PURE__*/lazy(function () {
|
|
28
|
-
return import('./a_chunks
|
|
28
|
+
return import('./a_chunks/family-planning.file-management.nurse-desk.js');
|
|
29
29
|
}),
|
|
30
30
|
"/fubao/family-planning/surgery-management": /*#__PURE__*/lazy(function () {
|
|
31
|
-
return import('./a_chunks
|
|
31
|
+
return import('./a_chunks/fubao.family-planning.surgery-management.js');
|
|
32
32
|
}),
|
|
33
33
|
"/fubao/family-planning/surgery-scheduling": /*#__PURE__*/lazy(function () {
|
|
34
|
-
return import('./a_chunks
|
|
34
|
+
return import('./a_chunks/fubao.family-planning.surgery-scheduling.js');
|
|
35
35
|
}),
|
|
36
36
|
"/fubao/family-planning/tracing-management": /*#__PURE__*/lazy(function () {
|
|
37
|
-
return import('./a_chunks
|
|
37
|
+
return import('./a_chunks/fubao.family-planning.tracing-management.js');
|
|
38
38
|
}),
|
|
39
39
|
"/fubao/family-planning/tracing-management/list": /*#__PURE__*/lazy(function () {
|
|
40
|
-
return import('./a_chunks
|
|
40
|
+
return import('./a_chunks/family-planning.tracing-management.list.js');
|
|
41
41
|
}),
|
|
42
42
|
"/fubao/folic-acid/file-management/add": /*#__PURE__*/lazy(function () {
|
|
43
|
-
return import('./a_chunks
|
|
43
|
+
return import('./a_chunks/folic-acid.file-management.add.js');
|
|
44
44
|
}),
|
|
45
45
|
"/fubao/folic-acid/file-management/edit": /*#__PURE__*/lazy(function () {
|
|
46
|
-
return import('./a_chunks
|
|
46
|
+
return import('./a_chunks/folic-acid.file-management.edit.js');
|
|
47
47
|
}),
|
|
48
48
|
"/fubao/folic-acid/file-management/list": /*#__PURE__*/lazy(function () {
|
|
49
|
-
return import('./a_chunks
|
|
49
|
+
return import('./a_chunks/folic-acid.file-management.list.js');
|
|
50
50
|
}),
|
|
51
51
|
"/fubao/follow-up/positive/premarital": /*#__PURE__*/lazy(function () {
|
|
52
|
-
return import('./a_chunks
|
|
52
|
+
return import('./a_chunks/follow-up.positive.premarital.js');
|
|
53
53
|
}),
|
|
54
54
|
"/fubao/follow-up/positive/progestation": /*#__PURE__*/lazy(function () {
|
|
55
|
-
return import('./a_chunks
|
|
55
|
+
return import('./a_chunks/follow-up.positive.progestation.js');
|
|
56
56
|
}),
|
|
57
57
|
"/fubao/gynecological-diseases/adolescent-management/list": /*#__PURE__*/lazy(function () {
|
|
58
|
-
return import('./a_chunks
|
|
58
|
+
return import('./a_chunks/gynecological-diseases.adolescent-management.list.js');
|
|
59
59
|
}),
|
|
60
60
|
"/fubao/gynecological-diseases/breast/edit": /*#__PURE__*/lazy(function () {
|
|
61
|
-
return import('./a_chunks
|
|
61
|
+
return import('./a_chunks/gynecological-diseases.breast.edit.js');
|
|
62
62
|
}),
|
|
63
63
|
"/fubao/gynecological-diseases/breast/list": /*#__PURE__*/lazy(function () {
|
|
64
|
-
return import('./a_chunks
|
|
64
|
+
return import('./a_chunks/gynecological-diseases.breast.list.js');
|
|
65
65
|
}),
|
|
66
66
|
"/fubao/gynecological-diseases/cervical/edit": /*#__PURE__*/lazy(function () {
|
|
67
|
-
return import('./a_chunks
|
|
67
|
+
return import('./a_chunks/gynecological-diseases.cervical.edit.js');
|
|
68
68
|
}),
|
|
69
69
|
"/fubao/gynecological-diseases/cervical/list": /*#__PURE__*/lazy(function () {
|
|
70
|
-
return import('./a_chunks
|
|
70
|
+
return import('./a_chunks/gynecological-diseases.cervical.list.js');
|
|
71
71
|
}),
|
|
72
72
|
"/fubao/gynecological-diseases/cervical-cancer-report/list": /*#__PURE__*/lazy(function () {
|
|
73
|
-
return import('./a_chunks
|
|
73
|
+
return import('./a_chunks/gynecological-diseases.cervical-cancer-report.list.js');
|
|
74
74
|
}),
|
|
75
75
|
"/fubao/gynecological-diseases/hpv-report/list": /*#__PURE__*/lazy(function () {
|
|
76
|
-
return import('./a_chunks
|
|
76
|
+
return import('./a_chunks/gynecological-diseases.hpv-report.list.js');
|
|
77
77
|
}),
|
|
78
78
|
"/fubao/gynecological-diseases/mammary-cancer-report/list": /*#__PURE__*/lazy(function () {
|
|
79
|
-
return import('./a_chunks
|
|
79
|
+
return import('./a_chunks/gynecological-diseases.mammary-cancer-report.list.js');
|
|
80
80
|
}),
|
|
81
81
|
"/fubao/gynecological-diseases/menopause-management/list": /*#__PURE__*/lazy(function () {
|
|
82
|
-
return import('./a_chunks
|
|
82
|
+
return import('./a_chunks/gynecological-diseases.menopause-management.list.js');
|
|
83
83
|
}),
|
|
84
84
|
"/fubao/gynecological-diseases/pathological-follow-up": /*#__PURE__*/lazy(function () {
|
|
85
|
-
return import('./a_chunks
|
|
85
|
+
return import('./a_chunks/fubao.gynecological-diseases.pathological-follow-up.js');
|
|
86
86
|
}),
|
|
87
87
|
"/fubao/gynecological-diseases/pathological-reminder": /*#__PURE__*/lazy(function () {
|
|
88
|
-
return import('./a_chunks
|
|
88
|
+
return import('./a_chunks/fubao.gynecological-diseases.pathological-reminder.js');
|
|
89
89
|
}),
|
|
90
90
|
"/fubao/gynecological-diseases/regular-screening/list": /*#__PURE__*/lazy(function () {
|
|
91
|
-
return import('./a_chunks
|
|
91
|
+
return import('./a_chunks/gynecological-diseases.regular-screening.list.js');
|
|
92
92
|
}),
|
|
93
93
|
"/fubao/gynecological-diseases/two-cancers/add": /*#__PURE__*/lazy(function () {
|
|
94
|
-
return import('./a_chunks
|
|
94
|
+
return import('./a_chunks/gynecological-diseases.two-cancers.add.js');
|
|
95
95
|
}),
|
|
96
96
|
"/fubao/gynecological-diseases/two-cancers/edit": /*#__PURE__*/lazy(function () {
|
|
97
|
-
return import('./a_chunks
|
|
97
|
+
return import('./a_chunks/gynecological-diseases.two-cancers.edit.js');
|
|
98
98
|
}),
|
|
99
99
|
"/fubao/gynecological-diseases/two-cancers/exam": /*#__PURE__*/lazy(function () {
|
|
100
|
-
return import('./a_chunks
|
|
100
|
+
return import('./a_chunks/gynecological-diseases.two-cancers.exam.js');
|
|
101
101
|
}),
|
|
102
102
|
"/fubao/gynecological-diseases/two-cancers/followup": /*#__PURE__*/lazy(function () {
|
|
103
|
-
return import('./a_chunks
|
|
103
|
+
return import('./a_chunks/gynecological-diseases.two-cancers.followup.js');
|
|
104
104
|
}),
|
|
105
105
|
"/fubao/gynecological-diseases/two-cancers": /*#__PURE__*/lazy(function () {
|
|
106
|
-
return import('./a_chunks
|
|
106
|
+
return import('./a_chunks/fubao.gynecological-diseases.two-cancers.js');
|
|
107
107
|
}),
|
|
108
108
|
"/fubao/pre-pregnancy-care/file-management/add": /*#__PURE__*/lazy(function () {
|
|
109
|
-
return import('./a_chunks
|
|
109
|
+
return import('./a_chunks/pre-pregnancy-care.file-management.add.js');
|
|
110
110
|
}),
|
|
111
111
|
"/fubao/pre-pregnancy-care/file-management/edit": /*#__PURE__*/lazy(function () {
|
|
112
|
-
return import('./a_chunks
|
|
112
|
+
return import('./a_chunks/pre-pregnancy-care.file-management.edit.js');
|
|
113
113
|
}),
|
|
114
114
|
"/fubao/pre-pregnancy-care/file-management": /*#__PURE__*/lazy(function () {
|
|
115
|
-
return import('./a_chunks
|
|
115
|
+
return import('./a_chunks/fubao.pre-pregnancy-care.file-management.js');
|
|
116
116
|
}),
|
|
117
117
|
"/fubao/pre-pregnancy-care/husband/husband-exam": /*#__PURE__*/lazy(function () {
|
|
118
|
-
return import('./a_chunks
|
|
118
|
+
return import('./a_chunks/pre-pregnancy-care.husband.husband-exam.js');
|
|
119
119
|
}),
|
|
120
120
|
"/fubao/pre-pregnancy-care/wife/wife-exam": /*#__PURE__*/lazy(function () {
|
|
121
|
-
return import('./a_chunks
|
|
121
|
+
return import('./a_chunks/pre-pregnancy-care.wife.wife-exam.js');
|
|
122
122
|
}),
|
|
123
123
|
"/fubao/premarital-care/file-management/add": /*#__PURE__*/lazy(function () {
|
|
124
|
-
return import('./a_chunks
|
|
124
|
+
return import('./a_chunks/premarital-care.file-management.add.js');
|
|
125
125
|
}),
|
|
126
126
|
"/fubao/premarital-care/file-management/edit": /*#__PURE__*/lazy(function () {
|
|
127
|
-
return import('./a_chunks
|
|
127
|
+
return import('./a_chunks/premarital-care.file-management.edit.js');
|
|
128
128
|
}),
|
|
129
129
|
"/fubao/premarital-care/file-management": /*#__PURE__*/lazy(function () {
|
|
130
|
-
return import('./a_chunks
|
|
130
|
+
return import('./a_chunks/fubao.premarital-care.file-management.js');
|
|
131
131
|
}),
|
|
132
132
|
"/fubao/premarital-care/husband-v2/husband-exam": /*#__PURE__*/lazy(function () {
|
|
133
|
-
return import('./a_chunks
|
|
133
|
+
return import('./a_chunks/premarital-care.husband-v2.husband-exam.js');
|
|
134
134
|
}),
|
|
135
135
|
"/fubao/premarital-care/wife-v2/wife-exam": /*#__PURE__*/lazy(function () {
|
|
136
|
-
return import('./a_chunks
|
|
136
|
+
return import('./a_chunks/premarital-care.wife-v2.wife-exam.js');
|
|
137
137
|
}),
|
|
138
138
|
"/fubao/report-entry/patients": /*#__PURE__*/lazy(function () {
|
|
139
|
-
return import('./a_chunks
|
|
139
|
+
return import('./a_chunks/fubao.report-entry.patients.js');
|
|
140
140
|
}),
|
|
141
141
|
"/fubao/report-entry/reports": /*#__PURE__*/lazy(function () {
|
|
142
|
-
return import('./a_chunks
|
|
142
|
+
return import('./a_chunks/fubao.report-entry.reports.js');
|
|
143
|
+
}),
|
|
144
|
+
"/fubao/statistic/abnormal-breast-cancer": /*#__PURE__*/lazy(function () {
|
|
145
|
+
return import('./a_chunks/fubao.statistic.abnormal-breast-cancer.js');
|
|
146
|
+
}),
|
|
147
|
+
"/fubao/statistic/abnormal-cervical-cancer": /*#__PURE__*/lazy(function () {
|
|
148
|
+
return import('./a_chunks/fubao.statistic.abnormal-cervical-cancer.js');
|
|
143
149
|
}),
|
|
144
150
|
"/fubao/statistic/breast-cancer": /*#__PURE__*/lazy(function () {
|
|
145
|
-
return import('./a_chunks
|
|
151
|
+
return import('./a_chunks/fubao.statistic.breast-cancer.js');
|
|
146
152
|
}),
|
|
147
153
|
"/fubao/statistic/cervical-cancer": /*#__PURE__*/lazy(function () {
|
|
148
|
-
return import('./a_chunks
|
|
154
|
+
return import('./a_chunks/fubao.statistic.cervical-cancer.js');
|
|
149
155
|
}),
|
|
150
156
|
"/fubao/statistic/premarital-checkup": /*#__PURE__*/lazy(function () {
|
|
151
|
-
return import('./a_chunks
|
|
157
|
+
return import('./a_chunks/fubao.statistic.premarital-checkup.js');
|
|
152
158
|
}),
|
|
153
159
|
"/fubao/statistic/progestation-checkup": /*#__PURE__*/lazy(function () {
|
|
154
|
-
return import('./a_chunks
|
|
160
|
+
return import('./a_chunks/fubao.statistic.progestation-checkup.js');
|
|
155
161
|
})
|
|
156
162
|
};
|
|
157
163
|
var fubaoRoutes = routesData;
|
|
158
164
|
var FamilyPlanning_FileManagement_DoctorDesk = /*#__PURE__*/lazy(function () {
|
|
159
|
-
return import('./a_chunks
|
|
165
|
+
return import('./a_chunks/family-planning.file-management.doctor-desk.js');
|
|
160
166
|
});
|
|
161
167
|
var FamilyPlanning_FileManagement_NurseDesk = /*#__PURE__*/lazy(function () {
|
|
162
|
-
return import('./a_chunks
|
|
168
|
+
return import('./a_chunks/family-planning.file-management.nurse-desk.js');
|
|
163
169
|
});
|
|
164
170
|
export { FamilyPlanning_FileManagement_DoctorDesk, FamilyPlanning_FileManagement_NurseDesk, fubaoRoutes };
|
|
165
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getImageExamsByOutpatientNO: (outpatientNO: any) => Promise<import("
|
|
1
|
+
export declare const getImageExamsByOutpatientNO: (outpatientNO: any) => Promise<import("@lm_fe/utils").AxiosResponse<any, any>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const tableColumns: ({
|
|
2
3
|
title: string;
|
|
3
4
|
dataIndex: string;
|
|
@@ -17,5 +18,5 @@ export declare const tableColumns: ({
|
|
|
17
18
|
title: string;
|
|
18
19
|
dataIndex: string;
|
|
19
20
|
width: 90;
|
|
20
|
-
render: (text: any) =>
|
|
21
|
+
render: (text: any) => React.JSX.Element | "" | "否";
|
|
21
22
|
})[];
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const tableColumns: ({
|
|
2
3
|
title: string;
|
|
3
4
|
dataIndex: string;
|
|
@@ -17,5 +18,5 @@ export declare const tableColumns: ({
|
|
|
17
18
|
title: string;
|
|
18
19
|
dataIndex: string;
|
|
19
20
|
width: 90;
|
|
20
|
-
render: (text: any) =>
|
|
21
|
+
render: (text: any) => React.JSX.Element | "" | "否";
|
|
21
22
|
})[];
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { BaseEditPanel } from '@lm_fe/components_m';
|
|
2
|
+
import Form from './components/Form';
|
|
3
|
+
declare class WifePanel extends BaseEditPanel {
|
|
4
|
+
static defaultProps: {
|
|
5
|
+
baseUrl: string;
|
|
6
|
+
request: import("@lm_fe/utils").Request;
|
|
7
|
+
moduleName: string;
|
|
8
|
+
title: string;
|
|
9
|
+
Form: typeof Form;
|
|
10
|
+
};
|
|
11
|
+
rm: () => void;
|
|
12
|
+
componentDidMount(): Promise<void>;
|
|
13
|
+
componentWillUnmount(): void;
|
|
14
|
+
isUndefined: (obj: object) => object;
|
|
15
|
+
handleInit: () => Promise<void>;
|
|
16
|
+
handleSubmit: (values: any) => Promise<void>;
|
|
17
|
+
}
|
|
18
|
+
export default WifePanel;
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
static defaultProps: {
|
|
5
|
-
baseUrl: string;
|
|
6
|
-
request: import("@lm_fe/utils").Request;
|
|
7
|
-
moduleName: string;
|
|
8
|
-
title: string;
|
|
9
|
-
Form: typeof Form;
|
|
10
|
-
};
|
|
11
|
-
rm: () => void;
|
|
12
|
-
componentDidMount(): Promise<void>;
|
|
13
|
-
componentWillUnmount(): void;
|
|
14
|
-
isUndefined: (obj: object) => object;
|
|
15
|
-
handleInit: () => Promise<void>;
|
|
16
|
-
handleSubmit: (values: any) => Promise<void>;
|
|
17
|
-
}
|
|
18
|
-
export default WifePanel;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare function WifePanel_new(props: any): React.JSX.Element;
|
|
3
|
+
export default WifePanel_new;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import Form from './components/Form';
|
|
2
|
+
import { BaseEditPanel } from '@lm_fe/components_m';
|
|
3
|
+
declare class WifePanel extends BaseEditPanel {
|
|
4
|
+
static defaultProps: {
|
|
5
|
+
baseUrl: string;
|
|
6
|
+
moduleName: string;
|
|
7
|
+
title: string;
|
|
8
|
+
Form: typeof Form;
|
|
9
|
+
};
|
|
10
|
+
rm: () => void;
|
|
11
|
+
componentDidMount(): Promise<void>;
|
|
12
|
+
componentWillUnmount(): void;
|
|
13
|
+
isUndefined: (obj: object) => object;
|
|
14
|
+
handleInit: () => Promise<void>;
|
|
15
|
+
handleSubmit: (values: any) => Promise<void>;
|
|
16
|
+
}
|
|
17
|
+
export default WifePanel;
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
static defaultProps: {
|
|
5
|
-
baseUrl: string;
|
|
6
|
-
moduleName: string;
|
|
7
|
-
title: string;
|
|
8
|
-
Form: typeof Form;
|
|
9
|
-
};
|
|
10
|
-
rm: () => void;
|
|
11
|
-
componentDidMount(): Promise<void>;
|
|
12
|
-
componentWillUnmount(): void;
|
|
13
|
-
isUndefined: (obj: object) => object;
|
|
14
|
-
handleInit: () => Promise<void>;
|
|
15
|
-
handleSubmit: (values: any) => Promise<void>;
|
|
16
|
-
}
|
|
17
|
-
export default WifePanel;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare function WifePanel_new(props: any): React.JSX.Element;
|
|
3
|
+
export default WifePanel_new;
|
package/dist/routes/index.d.ts
CHANGED
|
@@ -46,6 +46,8 @@ export declare const fubaoRoutes: {
|
|
|
46
46
|
"/fubao/premarital-care/wife-v2/wife-exam": import("react").LazyExoticComponent<typeof import("../pages/fubao/premarital-care/wife-v2/wife-exam").default>;
|
|
47
47
|
"/fubao/report-entry/patients": import("react").LazyExoticComponent<typeof import("../pages/fubao/report-entry/patients").default>;
|
|
48
48
|
"/fubao/report-entry/reports": import("react").LazyExoticComponent<(props: import("../pages/fubao/report-entry/reports/types").IProps) => import("react").JSX.Element>;
|
|
49
|
+
"/fubao/statistic/abnormal-breast-cancer": import("react").LazyExoticComponent<typeof import("../pages/fubao/statistic/abnormal-breast-cancer").default>;
|
|
50
|
+
"/fubao/statistic/abnormal-cervical-cancer": import("react").LazyExoticComponent<typeof import("../pages/fubao/statistic/abnormal-cervical-cancer").default>;
|
|
49
51
|
"/fubao/statistic/breast-cancer": import("react").LazyExoticComponent<typeof import("../pages/fubao/statistic/breast-cancer").default>;
|
|
50
52
|
"/fubao/statistic/cervical-cancer": import("react").LazyExoticComponent<typeof import("../pages/fubao/statistic/cervical-cancer").default>;
|
|
51
53
|
"/fubao/statistic/premarital-checkup": import("react").LazyExoticComponent<typeof import("../pages/fubao/statistic/premarital-checkup").default>;
|
package/dist/routes/meta.d.ts
CHANGED
|
@@ -48,6 +48,8 @@ export declare const routesData: {
|
|
|
48
48
|
"/fubao/premarital-care/wife-v2/wife-exam": LazyExoticComponent<typeof import("../pages/fubao/premarital-care/wife-v2/wife-exam/index").default>;
|
|
49
49
|
"/fubao/report-entry/patients": LazyExoticComponent<typeof import("../pages/fubao/report-entry/patients/index").default>;
|
|
50
50
|
"/fubao/report-entry/reports": LazyExoticComponent<(props: import("../pages/fubao/report-entry/reports/types").IProps) => import("react").JSX.Element>;
|
|
51
|
+
"/fubao/statistic/abnormal-breast-cancer": LazyExoticComponent<typeof import("../pages/fubao/statistic/abnormal-breast-cancer/index").default>;
|
|
52
|
+
"/fubao/statistic/abnormal-cervical-cancer": LazyExoticComponent<typeof import("../pages/fubao/statistic/abnormal-cervical-cancer/index").default>;
|
|
51
53
|
"/fubao/statistic/breast-cancer": LazyExoticComponent<typeof import("../pages/fubao/statistic/breast-cancer/index").default>;
|
|
52
54
|
"/fubao/statistic/cervical-cancer": LazyExoticComponent<typeof import("../pages/fubao/statistic/cervical-cancer/index").default>;
|
|
53
55
|
"/fubao/statistic/premarital-checkup": LazyExoticComponent<typeof import("../pages/fubao/statistic/premarital-checkup/index").default>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lm_fe/pages-fubao",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.5",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
@@ -24,24 +24,29 @@
|
|
|
24
24
|
"keywords": [],
|
|
25
25
|
"author": "",
|
|
26
26
|
"license": "MIT",
|
|
27
|
-
"
|
|
28
|
-
"@lm_fe/components": "^0.1.201",
|
|
29
|
-
"@lm_fe/components_m": "^0.1.201",
|
|
30
|
-
"@lm_fe/env": "^0.1.201",
|
|
31
|
-
"@lm_fe/pages": "^0.1.201",
|
|
32
|
-
"@lm_fe/pages-mchc": "^0.1.201",
|
|
33
|
-
"@lm_fe/scripts": "0.1.102",
|
|
34
|
-
"@lm_fe/service": "^0.1.201",
|
|
35
|
-
"@lm_fe/static": "*",
|
|
36
|
-
"@lm_fe/utils": "^0.1.201",
|
|
27
|
+
"peerDependencies": {
|
|
37
28
|
"axios": ">=0.26.0",
|
|
29
|
+
"braft-editor": ">=2.3.9",
|
|
30
|
+
"dayjs": "^1.11.13",
|
|
31
|
+
"echarts": "^5.0.1",
|
|
38
32
|
"history": "^4.9.0",
|
|
39
|
-
"qrcode.react": "^1.0.0",
|
|
40
33
|
"react-dnd": "^11.1.3",
|
|
41
|
-
"react-dnd-html5-backend": "^11.1.3"
|
|
34
|
+
"react-dnd-html5-backend": "^11.1.3",
|
|
35
|
+
"react-router-dom": "^5.2.0"
|
|
36
|
+
},
|
|
37
|
+
"dependencies": {
|
|
38
|
+
"@lm_fe/components": "^0.2.5",
|
|
39
|
+
"@lm_fe/components_m": "^0.2.5",
|
|
40
|
+
"@lm_fe/env": "^0.2.5",
|
|
41
|
+
"@lm_fe/pages": "^0.2.5",
|
|
42
|
+
"@lm_fe/pages-mchc": "^0.2.5",
|
|
43
|
+
"@lm_fe/provoke": "^0.2.5",
|
|
44
|
+
"@lm_fe/scripts": "*",
|
|
45
|
+
"@lm_fe/service": "^0.2.5",
|
|
46
|
+
"@lm_fe/utils": "^0.2.5"
|
|
42
47
|
},
|
|
43
48
|
"devDependencies": {
|
|
44
49
|
"rollup": "^2.70.2"
|
|
45
50
|
},
|
|
46
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "41645962e95f6657643e6c6cb16320dd78f4cfcd"
|
|
47
52
|
}
|