@hailin-zheng/editor-core 1.0.3 → 1.0.6
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/package.json +6 -2
- package/dist/doc-ruler.d.ts +0 -51
- package/dist/doc-ruler.js +0 -313
- package/dist/doc-ruler.js.map +0 -1
- package/dist/framework/common-util.d.ts +0 -63
- package/dist/framework/common-util.js +0 -178
- package/dist/framework/common-util.js.map +0 -1
- package/dist/framework/document-change.d.ts +0 -265
- package/dist/framework/document-change.js +0 -1342
- package/dist/framework/document-change.js.map +0 -1
- package/dist/framework/document-combine.d.ts +0 -24
- package/dist/framework/document-combine.js +0 -40
- package/dist/framework/document-combine.js.map +0 -1
- package/dist/framework/document-comment.d.ts +0 -46
- package/dist/framework/document-comment.js +0 -148
- package/dist/framework/document-comment.js.map +0 -1
- package/dist/framework/document-context.d.ts +0 -149
- package/dist/framework/document-context.js +0 -330
- package/dist/framework/document-context.js.map +0 -1
- package/dist/framework/document-eval-func.d.ts +0 -18
- package/dist/framework/document-eval-func.js +0 -48
- package/dist/framework/document-eval-func.js.map +0 -1
- package/dist/framework/document-event.d.ts +0 -213
- package/dist/framework/document-event.js +0 -1054
- package/dist/framework/document-event.js.map +0 -1
- package/dist/framework/document-history.d.ts +0 -26
- package/dist/framework/document-history.js +0 -65
- package/dist/framework/document-history.js.map +0 -1
- package/dist/framework/document-images-loader.d.ts +0 -16
- package/dist/framework/document-images-loader.js +0 -66
- package/dist/framework/document-images-loader.js.map +0 -1
- package/dist/framework/document-input-cursor.d.ts +0 -78
- package/dist/framework/document-input-cursor.js +0 -239
- package/dist/framework/document-input-cursor.js.map +0 -1
- package/dist/framework/document-paint.d.ts +0 -34
- package/dist/framework/document-paint.js +0 -103
- package/dist/framework/document-paint.js.map +0 -1
- package/dist/framework/document-print-offscreen.d.ts +0 -38
- package/dist/framework/document-print-offscreen.js +0 -128
- package/dist/framework/document-print-offscreen.js.map +0 -1
- package/dist/framework/document-print.d.ts +0 -60
- package/dist/framework/document-print.js +0 -203
- package/dist/framework/document-print.js.map +0 -1
- package/dist/framework/document-segmenter.d.ts +0 -2
- package/dist/framework/document-segmenter.js +0 -106
- package/dist/framework/document-segmenter.js.map +0 -1
- package/dist/framework/document-selection.d.ts +0 -89
- package/dist/framework/document-selection.js +0 -358
- package/dist/framework/document-selection.js.map +0 -1
- package/dist/framework/document-template.d.ts +0 -4
- package/dist/framework/document-template.js +0 -20
- package/dist/framework/document-template.js.map +0 -1
- package/dist/framework/document-textline-mode.d.ts +0 -7
- package/dist/framework/document-textline-mode.js +0 -30
- package/dist/framework/document-textline-mode.js.map +0 -1
- package/dist/framework/element-define.d.ts +0 -319
- package/dist/framework/element-define.js +0 -579
- package/dist/framework/element-define.js.map +0 -1
- package/dist/framework/element-event-define.d.ts +0 -99
- package/dist/framework/element-event-define.js +0 -108
- package/dist/framework/element-event-define.js.map +0 -1
- package/dist/framework/element-measure.d.ts +0 -97
- package/dist/framework/element-measure.js +0 -551
- package/dist/framework/element-measure.js.map +0 -1
- package/dist/framework/element-paint.d.ts +0 -42
- package/dist/framework/element-paint.js +0 -170
- package/dist/framework/element-paint.js.map +0 -1
- package/dist/framework/element-props.d.ts +0 -301
- package/dist/framework/element-props.js +0 -809
- package/dist/framework/element-props.js.map +0 -1
- package/dist/framework/element-reader.d.ts +0 -19
- package/dist/framework/element-reader.js +0 -151
- package/dist/framework/element-reader.js.map +0 -1
- package/dist/framework/element-render-cut.d.ts +0 -55
- package/dist/framework/element-render-cut.js +0 -449
- package/dist/framework/element-render-cut.js.map +0 -1
- package/dist/framework/element-serialize.d.ts +0 -30
- package/dist/framework/element-serialize.js +0 -113
- package/dist/framework/element-serialize.js.map +0 -1
- package/dist/framework/element-util.d.ts +0 -369
- package/dist/framework/element-util.js +0 -1463
- package/dist/framework/element-util.js.map +0 -1
- package/dist/framework/impl/checkbox/checkbox-impl.d.ts +0 -24
- package/dist/framework/impl/checkbox/checkbox-impl.js +0 -64
- package/dist/framework/impl/checkbox/checkbox-impl.js.map +0 -1
- package/dist/framework/impl/comments/comment-content-impl.d.ts +0 -40
- package/dist/framework/impl/comments/comment-content-impl.js +0 -105
- package/dist/framework/impl/comments/comment-content-impl.js.map +0 -1
- package/dist/framework/impl/comments/comment-element-impl.d.ts +0 -21
- package/dist/framework/impl/comments/comment-element-impl.js +0 -62
- package/dist/framework/impl/comments/comment-element-impl.js.map +0 -1
- package/dist/framework/impl/comments/comments-container-impl.d.ts +0 -22
- package/dist/framework/impl/comments/comments-container-impl.js +0 -62
- package/dist/framework/impl/comments/comments-container-impl.js.map +0 -1
- package/dist/framework/impl/comments/comments-util.d.ts +0 -12
- package/dist/framework/impl/comments/comments-util.js +0 -67
- package/dist/framework/impl/comments/comments-util.js.map +0 -1
- package/dist/framework/impl/comments/validate-msg-impl.d.ts +0 -21
- package/dist/framework/impl/comments/validate-msg-impl.js +0 -83
- package/dist/framework/impl/comments/validate-msg-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-decorate-impl.d.ts +0 -30
- package/dist/framework/impl/data-element/data-decorate-impl.js +0 -91
- package/dist/framework/impl/data-element/data-decorate-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-barcode.d.ts +0 -31
- package/dist/framework/impl/data-element/data-element-barcode.js +0 -115
- package/dist/framework/impl/data-element/data-element-barcode.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-base-impl.d.ts +0 -68
- package/dist/framework/impl/data-element/data-element-base-impl.js +0 -205
- package/dist/framework/impl/data-element/data-element-base-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-check-impl.d.ts +0 -35
- package/dist/framework/impl/data-element/data-element-check-impl.js +0 -133
- package/dist/framework/impl/data-element/data-element-check-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-date-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-date-impl.js +0 -111
- package/dist/framework/impl/data-element/data-element-date-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-group-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-group-impl.js +0 -130
- package/dist/framework/impl/data-element/data-element-group-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-image-impl.d.ts +0 -30
- package/dist/framework/impl/data-element/data-element-image-impl.js +0 -137
- package/dist/framework/impl/data-element/data-element-image-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-list-impl.d.ts +0 -22
- package/dist/framework/impl/data-element/data-element-list-impl.js +0 -131
- package/dist/framework/impl/data-element/data-element-list-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-text-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-text-impl.js +0 -103
- package/dist/framework/impl/data-element/data-element-text-impl.js.map +0 -1
- package/dist/framework/impl/decorate/fill-null-space-imple.d.ts +0 -21
- package/dist/framework/impl/decorate/fill-null-space-imple.js +0 -43
- package/dist/framework/impl/decorate/fill-null-space-imple.js.map +0 -1
- package/dist/framework/impl/document/doc-body-impl.d.ts +0 -27
- package/dist/framework/impl/document/doc-body-impl.js +0 -79
- package/dist/framework/impl/document/doc-body-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-body-part-impl.d.ts +0 -30
- package/dist/framework/impl/document/doc-body-part-impl.js +0 -94
- package/dist/framework/impl/document/doc-body-part-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-container-impl.d.ts +0 -16
- package/dist/framework/impl/document/doc-container-impl.js +0 -21
- package/dist/framework/impl/document/doc-container-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-footer-impl.d.ts +0 -26
- package/dist/framework/impl/document/doc-footer-impl.js +0 -77
- package/dist/framework/impl/document/doc-footer-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-header-impl.d.ts +0 -26
- package/dist/framework/impl/document/doc-header-impl.js +0 -83
- package/dist/framework/impl/document/doc-header-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-impl.d.ts +0 -61
- package/dist/framework/impl/document/doc-impl.js +0 -209
- package/dist/framework/impl/document/doc-impl.js.map +0 -1
- package/dist/framework/impl/media-formula/menstrual-history.d.ts +0 -35
- package/dist/framework/impl/media-formula/menstrual-history.js +0 -153
- package/dist/framework/impl/media-formula/menstrual-history.js.map +0 -1
- package/dist/framework/impl/paragraph/p-impl.d.ts +0 -45
- package/dist/framework/impl/paragraph/p-impl.js +0 -156
- package/dist/framework/impl/paragraph/p-impl.js.map +0 -1
- package/dist/framework/impl/picture/image-impl.d.ts +0 -31
- package/dist/framework/impl/picture/image-impl.js +0 -124
- package/dist/framework/impl/picture/image-impl.js.map +0 -1
- package/dist/framework/impl/radio/radio-impl.d.ts +0 -22
- package/dist/framework/impl/radio/radio-impl.js +0 -72
- package/dist/framework/impl/radio/radio-impl.js.map +0 -1
- package/dist/framework/impl/symbol/br-symbol-impl.d.ts +0 -22
- package/dist/framework/impl/symbol/br-symbol-impl.js +0 -54
- package/dist/framework/impl/symbol/br-symbol-impl.js.map +0 -1
- package/dist/framework/impl/symbol/p-symbol-impl.d.ts +0 -19
- package/dist/framework/impl/symbol/p-symbol-impl.js +0 -54
- package/dist/framework/impl/symbol/p-symbol-impl.js.map +0 -1
- package/dist/framework/impl/table/table-cell-impl.d.ts +0 -37
- package/dist/framework/impl/table/table-cell-impl.js +0 -145
- package/dist/framework/impl/table/table-cell-impl.js.map +0 -1
- package/dist/framework/impl/table/table-impl.d.ts +0 -55
- package/dist/framework/impl/table/table-impl.js +0 -363
- package/dist/framework/impl/table/table-impl.js.map +0 -1
- package/dist/framework/impl/table/table-row-impl.d.ts +0 -26
- package/dist/framework/impl/table/table-row-impl.js +0 -75
- package/dist/framework/impl/table/table-row-impl.js.map +0 -1
- package/dist/framework/impl/table/table-split-cell-patch.d.ts +0 -20
- package/dist/framework/impl/table/table-split-cell-patch.js +0 -89
- package/dist/framework/impl/table/table-split-cell-patch.js.map +0 -1
- package/dist/framework/impl/table/table-split-cell.d.ts +0 -90
- package/dist/framework/impl/table/table-split-cell.js +0 -464
- package/dist/framework/impl/table/table-split-cell.js.map +0 -1
- package/dist/framework/impl/table/table-util.d.ts +0 -150
- package/dist/framework/impl/table/table-util.js +0 -678
- package/dist/framework/impl/table/table-util.js.map +0 -1
- package/dist/framework/impl/text/text-impl.d.ts +0 -32
- package/dist/framework/impl/text/text-impl.js +0 -149
- package/dist/framework/impl/text/text-impl.js.map +0 -1
- package/dist/framework/impl/text/track-run-impl.d.ts +0 -27
- package/dist/framework/impl/text/track-run-impl.js +0 -112
- package/dist/framework/impl/text/track-run-impl.js.map +0 -1
- package/dist/framework/notify.d.ts +0 -13
- package/dist/framework/notify.js +0 -116
- package/dist/framework/notify.js.map +0 -1
- package/dist/framework/range-util.d.ts +0 -40
- package/dist/framework/range-util.js +0 -312
- package/dist/framework/range-util.js.map +0 -1
- package/dist/framework/render-context.d.ts +0 -91
- package/dist/framework/render-context.js +0 -384
- package/dist/framework/render-context.js.map +0 -1
- package/dist/framework/render-define.d.ts +0 -109
- package/dist/framework/render-define.js +0 -195
- package/dist/framework/render-define.js.map +0 -1
- package/dist/framework/selection-overlays.d.ts +0 -30
- package/dist/framework/selection-overlays.js +0 -124
- package/dist/framework/selection-overlays.js.map +0 -1
- package/dist/texteditor.d.ts +0 -318
- package/dist/texteditor.js +0 -913
- package/dist/texteditor.js.map +0 -1
- package/dist/util/subject.d.ts +0 -34
- package/dist/util/subject.js +0 -88
- package/dist/util/subject.js.map +0 -1
- package/dist/util/table-bind.d.ts +0 -5
- package/dist/util/table-bind.js +0 -6
- package/dist/util/table-bind.js.map +0 -1
- package/src/med_editor/doc-ruler.ts +0 -340
- package/src/med_editor/framework/common-util.ts +0 -200
- package/src/med_editor/framework/document-change.ts +0 -1392
- package/src/med_editor/framework/document-combine.ts +0 -44
- package/src/med_editor/framework/document-comment.ts +0 -168
- package/src/med_editor/framework/document-context.ts +0 -410
- package/src/med_editor/framework/document-eval-func.ts +0 -53
- package/src/med_editor/framework/document-event.ts +0 -1082
- package/src/med_editor/framework/document-history.ts +0 -76
- package/src/med_editor/framework/document-images-loader.ts +0 -74
- package/src/med_editor/framework/document-input-cursor.ts +0 -244
- package/src/med_editor/framework/document-paint.ts +0 -110
- package/src/med_editor/framework/document-print-offscreen.ts +0 -134
- package/src/med_editor/framework/document-print.ts +0 -219
- package/src/med_editor/framework/document-segmenter.ts +0 -211
- package/src/med_editor/framework/document-selection.ts +0 -391
- package/src/med_editor/framework/document-template.ts +0 -20
- package/src/med_editor/framework/document-textline-mode.ts +0 -34
- package/src/med_editor/framework/element-define.ts +0 -674
- package/src/med_editor/framework/element-event-define.ts +0 -142
- package/src/med_editor/framework/element-measure.ts +0 -573
- package/src/med_editor/framework/element-paint.ts +0 -176
- package/src/med_editor/framework/element-props.ts +0 -938
- package/src/med_editor/framework/element-reader.ts +0 -159
- package/src/med_editor/framework/element-render-cut.ts +0 -456
- package/src/med_editor/framework/element-serialize.ts +0 -128
- package/src/med_editor/framework/element-util.ts +0 -1565
- package/src/med_editor/framework/impl/checkbox/checkbox-impl.ts +0 -71
- package/src/med_editor/framework/impl/comments/comment-content-impl.ts +0 -119
- package/src/med_editor/framework/impl/comments/comment-element-impl.ts +0 -65
- package/src/med_editor/framework/impl/comments/comments-container-impl.ts +0 -68
- package/src/med_editor/framework/impl/comments/comments-util.ts +0 -84
- package/src/med_editor/framework/impl/comments/validate-msg-impl.ts +0 -94
- package/src/med_editor/framework/impl/data-element/data-decorate-impl.ts +0 -95
- package/src/med_editor/framework/impl/data-element/data-element-barcode.ts +0 -127
- package/src/med_editor/framework/impl/data-element/data-element-base-impl.ts +0 -234
- package/src/med_editor/framework/impl/data-element/data-element-check-impl.ts +0 -146
- package/src/med_editor/framework/impl/data-element/data-element-date-impl.ts +0 -128
- package/src/med_editor/framework/impl/data-element/data-element-group-impl.ts +0 -150
- package/src/med_editor/framework/impl/data-element/data-element-image-impl.ts +0 -147
- package/src/med_editor/framework/impl/data-element/data-element-list-impl.ts +0 -142
- package/src/med_editor/framework/impl/data-element/data-element-text-impl.ts +0 -117
- package/src/med_editor/framework/impl/decorate/fill-null-space-imple.ts +0 -48
- package/src/med_editor/framework/impl/document/doc-body-impl.ts +0 -95
- package/src/med_editor/framework/impl/document/doc-body-part-impl.ts +0 -104
- package/src/med_editor/framework/impl/document/doc-container-impl.ts +0 -24
- package/src/med_editor/framework/impl/document/doc-footer-impl.ts +0 -88
- package/src/med_editor/framework/impl/document/doc-header-impl.ts +0 -100
- package/src/med_editor/framework/impl/document/doc-impl.ts +0 -226
- package/src/med_editor/framework/impl/media-formula/menstrual-history.ts +0 -175
- package/src/med_editor/framework/impl/paragraph/p-impl.ts +0 -190
- package/src/med_editor/framework/impl/picture/image-impl.ts +0 -136
- package/src/med_editor/framework/impl/radio/radio-impl.ts +0 -79
- package/src/med_editor/framework/impl/symbol/br-symbol-impl.ts +0 -60
- package/src/med_editor/framework/impl/symbol/p-symbol-impl.ts +0 -57
- package/src/med_editor/framework/impl/table/table-cell-impl.ts +0 -156
- package/src/med_editor/framework/impl/table/table-impl.ts +0 -401
- package/src/med_editor/framework/impl/table/table-row-impl.ts +0 -83
- package/src/med_editor/framework/impl/table/table-split-cell-patch.ts +0 -98
- package/src/med_editor/framework/impl/table/table-split-cell.ts +0 -475
- package/src/med_editor/framework/impl/table/table-util.ts +0 -716
- package/src/med_editor/framework/impl/text/text-impl.ts +0 -164
- package/src/med_editor/framework/impl/text/track-run-impl.ts +0 -135
- package/src/med_editor/framework/notify.ts +0 -130
- package/src/med_editor/framework/range-util.ts +0 -321
- package/src/med_editor/framework/render-context.ts +0 -431
- package/src/med_editor/framework/render-define.ts +0 -224
- package/src/med_editor/framework/selection-overlays.ts +0 -134
- package/src/med_editor/texteditor.ts +0 -1011
- package/src/med_editor/util/subject.ts +0 -118
- package/src/med_editor/util/table-bind.ts +0 -6
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225.json +0 -3573
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225.json +0 -3573
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225bug.json +0 -315
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/346/211/271/346/263/250.json +0 -122
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/346/226/207/346/241/243/351/252/214/350/257/201.json +0 -3599
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/351/225/277/346/226/207/346/234/254.json +0 -24586
- package/src/med_editor//345/220/210/345/271/266/347/227/205/347/250/213/345/275/225.json +0 -2874
- package/src/med_editor//346/211/213/346/234/257/350/256/260/345/275/225.json +0 -341
- package/src/med_editor//346/231/256/351/200/232doc/347/261/273/346/226/207/346/241/243.json +0 -2201
- package/src/med_editor//346/243/200/351/252/214/347/224/263/350/257/267/345/215/225.json +0 -1069
- package/src/med_editor//347/227/205/347/250/213/345/275/225//345/206/205/351/225/234/344/270/213/346/262/273/347/226/227/350/256/260/345/275/225.json +0 -125
- package/src/med_editor//347/227/205/347/250/213/345/275/225//345/220/210/345/271/266/347/227/205/347/250/213/345/275/225/346/250/241/346/235/277.json +0 -86
- package/src/med_editor//347/227/205/347/250/213/345/275/225//346/227/245/345/270/270/347/227/205/347/250/213/350/256/260/345/275/225.json +0 -115
- package/src/med_editor//347/227/205/347/250/213/345/275/225//346/237/245/346/210/277/350/256/260/345/275/2251.json +0 -108
- package/src/med_editor//347/227/205/347/250/213/345/275/225//351/246/226/346/254/241/344/270/212/347/272/247/345/214/273/345/270/210/346/237/245/346/210/277/350/256/260/345/275/225.json +0 -272
- package/src/med_editor//351/225/277/346/234/237/345/214/273/345/230/261/345/215/225.json +0 -1070
- package/tsconfig.json +0 -25
- package/webpack.config.js +0 -46
@@ -1,315 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"children": [
|
19
|
-
{
|
20
|
-
"type": "p",
|
21
|
-
"props": {
|
22
|
-
"textAlign": "center",
|
23
|
-
"textProps": {
|
24
|
-
"fontSize": 18
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"children": [
|
28
|
-
{
|
29
|
-
"type": "text",
|
30
|
-
"props": {
|
31
|
-
"fontSize": 18
|
32
|
-
},
|
33
|
-
"content": "仁济医院"
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"type": "img",
|
37
|
-
"props": {
|
38
|
-
"width": 80,
|
39
|
-
"height": 80,
|
40
|
-
"src": "/app.png",
|
41
|
-
"border": "none"
|
42
|
-
}
|
43
|
-
}
|
44
|
-
]
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"type": "p",
|
48
|
-
"props": {
|
49
|
-
"textAlign": "center",
|
50
|
-
"textProps": {
|
51
|
-
"fontSize": 22,
|
52
|
-
"fontWeight": "bold"
|
53
|
-
}
|
54
|
-
},
|
55
|
-
"children": [
|
56
|
-
{
|
57
|
-
"type": "text",
|
58
|
-
"props": {
|
59
|
-
"fontSize": 22,
|
60
|
-
"fontWeight": "bold"
|
61
|
-
},
|
62
|
-
"content": "病程记录"
|
63
|
-
}
|
64
|
-
]
|
65
|
-
},
|
66
|
-
{
|
67
|
-
"type": "p",
|
68
|
-
"children": [
|
69
|
-
{
|
70
|
-
"type": "text",
|
71
|
-
"content": "姓名:"
|
72
|
-
},
|
73
|
-
{
|
74
|
-
"type": "data-ele-text",
|
75
|
-
"props": {
|
76
|
-
"type": "data-ele-text",
|
77
|
-
"valueTextProps": {},
|
78
|
-
"nullText": "姓名",
|
79
|
-
"nullTextProps": {},
|
80
|
-
"dataType": "data-ele-text",
|
81
|
-
"id": "1493120526007144449",
|
82
|
-
"name": "NAME",
|
83
|
-
"fieldName": "NAME",
|
84
|
-
"caption": "姓名",
|
85
|
-
"required": true,
|
86
|
-
"printable": true,
|
87
|
-
"editable": false,
|
88
|
-
"minLength": 80
|
89
|
-
}
|
90
|
-
},
|
91
|
-
{
|
92
|
-
"type": "text",
|
93
|
-
"content": " 科别:"
|
94
|
-
},
|
95
|
-
{
|
96
|
-
"type": "data-ele-text",
|
97
|
-
"props": {
|
98
|
-
"type": "data-ele-text",
|
99
|
-
"valueTextProps": {},
|
100
|
-
"nullText": "科室名称",
|
101
|
-
"nullTextProps": {},
|
102
|
-
"dataType": "data-ele-text",
|
103
|
-
"id": "1493482314729000961",
|
104
|
-
"name": null,
|
105
|
-
"fieldName": null,
|
106
|
-
"caption": "科室名称",
|
107
|
-
"printable": true,
|
108
|
-
"editable": false,
|
109
|
-
"minLength": 80
|
110
|
-
}
|
111
|
-
},
|
112
|
-
{
|
113
|
-
"type": "text",
|
114
|
-
"content": " 病区:"
|
115
|
-
},
|
116
|
-
{
|
117
|
-
"type": "data-ele-text",
|
118
|
-
"props": {
|
119
|
-
"type": "data-ele-text",
|
120
|
-
"valueTextProps": {},
|
121
|
-
"nullText": "病区名称",
|
122
|
-
"nullTextProps": {},
|
123
|
-
"dataType": "data-ele-text",
|
124
|
-
"id": "1493482522829393922",
|
125
|
-
"name": null,
|
126
|
-
"fieldName": null,
|
127
|
-
"caption": "病区名称",
|
128
|
-
"printable": true,
|
129
|
-
"editable": false,
|
130
|
-
"minLength": 80
|
131
|
-
}
|
132
|
-
},
|
133
|
-
{
|
134
|
-
"type": "text",
|
135
|
-
"content": " 床号:"
|
136
|
-
},
|
137
|
-
{
|
138
|
-
"type": "data-ele-text",
|
139
|
-
"props": {
|
140
|
-
"type": "data-ele-text",
|
141
|
-
"valueTextProps": {},
|
142
|
-
"nullText": "床位号",
|
143
|
-
"nullTextProps": {},
|
144
|
-
"dataType": "data-ele-text",
|
145
|
-
"id": "1493783781566320642",
|
146
|
-
"name": null,
|
147
|
-
"fieldName": null,
|
148
|
-
"caption": "床位号",
|
149
|
-
"printable": true,
|
150
|
-
"editable": false,
|
151
|
-
"minLength": 80
|
152
|
-
}
|
153
|
-
},
|
154
|
-
{
|
155
|
-
"type": "text",
|
156
|
-
"content": " 院号:"
|
157
|
-
},
|
158
|
-
{
|
159
|
-
"type": "data-ele-text",
|
160
|
-
"props": {
|
161
|
-
"type": "data-ele-text",
|
162
|
-
"valueTextProps": {},
|
163
|
-
"nullText": "住院号",
|
164
|
-
"nullTextProps": {},
|
165
|
-
"dataType": "data-ele-text",
|
166
|
-
"id": "1493477947011502082",
|
167
|
-
"name": null,
|
168
|
-
"fieldName": null,
|
169
|
-
"caption": "住院号",
|
170
|
-
"printable": true,
|
171
|
-
"editable": false,
|
172
|
-
"minLength": 80
|
173
|
-
}
|
174
|
-
}
|
175
|
-
]
|
176
|
-
}
|
177
|
-
]
|
178
|
-
},
|
179
|
-
{
|
180
|
-
"type": "body",
|
181
|
-
"children": [
|
182
|
-
{
|
183
|
-
"type": "p",
|
184
|
-
"children": [
|
185
|
-
{
|
186
|
-
"type": "data-ele-text",
|
187
|
-
"props": {
|
188
|
-
"type": "data-ele-text",
|
189
|
-
"valueTextProps": {},
|
190
|
-
"nullText": "记录时间",
|
191
|
-
"nullTextProps": {},
|
192
|
-
"dataType": "data-ele-text",
|
193
|
-
"id": "1493784125813821442",
|
194
|
-
"name": null,
|
195
|
-
"fieldName": null,
|
196
|
-
"caption": "记录时间",
|
197
|
-
"printable": true,
|
198
|
-
"editable": false,
|
199
|
-
"minLength": 80
|
200
|
-
}
|
201
|
-
},
|
202
|
-
{
|
203
|
-
"type": "data-ele-barcode",
|
204
|
-
"props": {}
|
205
|
-
}
|
206
|
-
]
|
207
|
-
},
|
208
|
-
{
|
209
|
-
"type": "p",
|
210
|
-
"props": {
|
211
|
-
"textProps": {
|
212
|
-
"fontWeight": "bold"
|
213
|
-
}
|
214
|
-
},
|
215
|
-
"children": [
|
216
|
-
{
|
217
|
-
"type": "text",
|
218
|
-
"props": {
|
219
|
-
"fontWeight": "bold"
|
220
|
-
},
|
221
|
-
"content": "记录内容:"
|
222
|
-
},
|
223
|
-
{
|
224
|
-
"type": "data-ele-text",
|
225
|
-
"props": {
|
226
|
-
"type": "data-ele-text",
|
227
|
-
"valueTextProps": {},
|
228
|
-
"nullText": "病程记录内容",
|
229
|
-
"nullTextProps": {},
|
230
|
-
"dataType": "data-ele-text",
|
231
|
-
"id": "1493772273327280129",
|
232
|
-
"name": null,
|
233
|
-
"fieldName": null,
|
234
|
-
"caption": "病程记录内容",
|
235
|
-
"printable": true,
|
236
|
-
"minLength": 80
|
237
|
-
}
|
238
|
-
},
|
239
|
-
{
|
240
|
-
"type": "data-group",
|
241
|
-
"props": {}
|
242
|
-
}
|
243
|
-
]
|
244
|
-
},
|
245
|
-
{
|
246
|
-
"type": "p"
|
247
|
-
},
|
248
|
-
{
|
249
|
-
"type": "p"
|
250
|
-
},
|
251
|
-
{
|
252
|
-
"type": "p",
|
253
|
-
"props": {
|
254
|
-
"textAlign": "right"
|
255
|
-
},
|
256
|
-
"children": [
|
257
|
-
{
|
258
|
-
"type": "text",
|
259
|
-
"content": "上级医师签名:"
|
260
|
-
},
|
261
|
-
{
|
262
|
-
"type": "data-ele-text",
|
263
|
-
"props": {
|
264
|
-
"type": "data-ele-text",
|
265
|
-
"valueTextProps": {},
|
266
|
-
"nullText": "上级医师签名",
|
267
|
-
"nullTextProps": {},
|
268
|
-
"dataType": "data-ele-text",
|
269
|
-
"id": "1493838159190953986",
|
270
|
-
"name": null,
|
271
|
-
"fieldName": null,
|
272
|
-
"caption": "上级医师签名",
|
273
|
-
"printable": true,
|
274
|
-
"editable": false,
|
275
|
-
"minLength": 80
|
276
|
-
}
|
277
|
-
},
|
278
|
-
{
|
279
|
-
"type": "text",
|
280
|
-
"content": " 记录医师签名:"
|
281
|
-
},
|
282
|
-
{
|
283
|
-
"type": "data-ele-text",
|
284
|
-
"props": {
|
285
|
-
"type": "data-ele-text",
|
286
|
-
"valueTextProps": {},
|
287
|
-
"nullText": "记录人签名",
|
288
|
-
"nullTextProps": {},
|
289
|
-
"dataType": "data-ele-text",
|
290
|
-
"id": "1493846360259039233",
|
291
|
-
"name": null,
|
292
|
-
"fieldName": null,
|
293
|
-
"caption": "记录人签名",
|
294
|
-
"printable": true,
|
295
|
-
"editable": false,
|
296
|
-
"minLength": 80
|
297
|
-
}
|
298
|
-
}
|
299
|
-
]
|
300
|
-
}
|
301
|
-
]
|
302
|
-
},
|
303
|
-
{
|
304
|
-
"type": "footer",
|
305
|
-
"children": [
|
306
|
-
{
|
307
|
-
"type": "p"
|
308
|
-
}
|
309
|
-
]
|
310
|
-
},
|
311
|
-
{
|
312
|
-
"type": "comm-list"
|
313
|
-
}
|
314
|
-
]
|
315
|
-
}
|
@@ -1,122 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"props": {},
|
19
|
-
"children": [
|
20
|
-
{
|
21
|
-
"type": "p",
|
22
|
-
"props": {},
|
23
|
-
"children": []
|
24
|
-
}
|
25
|
-
]
|
26
|
-
},
|
27
|
-
{
|
28
|
-
"type": "body",
|
29
|
-
"props": {},
|
30
|
-
"children": [
|
31
|
-
{
|
32
|
-
"type": "p",
|
33
|
-
"props": {},
|
34
|
-
"children": [
|
35
|
-
{
|
36
|
-
"type": "text",
|
37
|
-
"props": {},
|
38
|
-
"content": "电子病历编辑"
|
39
|
-
},
|
40
|
-
{
|
41
|
-
"type": "comm",
|
42
|
-
"props": {
|
43
|
-
"id": "abc",
|
44
|
-
"markType": "start"
|
45
|
-
}
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"type": "text",
|
49
|
-
"props": {},
|
50
|
-
"content": "器批注测试功能"
|
51
|
-
}
|
52
|
-
]
|
53
|
-
},
|
54
|
-
{
|
55
|
-
"type": "p",
|
56
|
-
"props": {},
|
57
|
-
"children": [
|
58
|
-
{
|
59
|
-
"type": "text",
|
60
|
-
"props": {},
|
61
|
-
"content": "你觉得这个怎么样呢,结束"
|
62
|
-
},
|
63
|
-
{
|
64
|
-
"type": "comm",
|
65
|
-
"props": {
|
66
|
-
"id": "abc",
|
67
|
-
"markType": "end"
|
68
|
-
}
|
69
|
-
}
|
70
|
-
]
|
71
|
-
},
|
72
|
-
{
|
73
|
-
"type": "p",
|
74
|
-
"props": {},
|
75
|
-
"children": [
|
76
|
-
{
|
77
|
-
"type": "text",
|
78
|
-
"props": {},
|
79
|
-
"content": "新的一行"
|
80
|
-
}
|
81
|
-
]
|
82
|
-
}
|
83
|
-
]
|
84
|
-
},
|
85
|
-
{
|
86
|
-
"type": "footer",
|
87
|
-
"props": {},
|
88
|
-
"children": [
|
89
|
-
{
|
90
|
-
"type": "p",
|
91
|
-
"props": {},
|
92
|
-
"children": []
|
93
|
-
}
|
94
|
-
]
|
95
|
-
},
|
96
|
-
{
|
97
|
-
"type": "comm-list",
|
98
|
-
"props": {},
|
99
|
-
"children": [
|
100
|
-
{
|
101
|
-
"type": "comm-content",
|
102
|
-
"props": {
|
103
|
-
"id": "abc"
|
104
|
-
},
|
105
|
-
"children": [
|
106
|
-
{
|
107
|
-
"type": "p",
|
108
|
-
"props": {},
|
109
|
-
"children": [
|
110
|
-
{
|
111
|
-
"type": "text",
|
112
|
-
"props": {},
|
113
|
-
"content": "批注信息"
|
114
|
-
}
|
115
|
-
]
|
116
|
-
}
|
117
|
-
]
|
118
|
-
}
|
119
|
-
]
|
120
|
-
}
|
121
|
-
]
|
122
|
-
}
|