@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,341 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 10,
|
8
|
-
"bottom": 10,
|
9
|
-
"left": 10,
|
10
|
-
"right": 10
|
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
|
-
"textAlign": "center"
|
24
|
-
},
|
25
|
-
"children": [
|
26
|
-
{
|
27
|
-
"type": "text",
|
28
|
-
"props": {
|
29
|
-
"fontSize": 18
|
30
|
-
},
|
31
|
-
"content": "解放军总医院第一医学中心"
|
32
|
-
}
|
33
|
-
]
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"type": "p",
|
37
|
-
"props": {
|
38
|
-
"textAlign": "center"
|
39
|
-
},
|
40
|
-
"children": [
|
41
|
-
{
|
42
|
-
"type": "text",
|
43
|
-
"props": {
|
44
|
-
"fontName": "宋体",
|
45
|
-
"fontSize": 28
|
46
|
-
},
|
47
|
-
"content": "手 术 记 录"
|
48
|
-
},
|
49
|
-
{
|
50
|
-
"type": "text",
|
51
|
-
"props": {
|
52
|
-
"fontSize": 28
|
53
|
-
},
|
54
|
-
"content": " "
|
55
|
-
}
|
56
|
-
]
|
57
|
-
},
|
58
|
-
{
|
59
|
-
"type": "tb",
|
60
|
-
"props": {
|
61
|
-
"width": 719,
|
62
|
-
"cols": [
|
63
|
-
{
|
64
|
-
"width": 239
|
65
|
-
},
|
66
|
-
{
|
67
|
-
"width": 239
|
68
|
-
},
|
69
|
-
{
|
70
|
-
"width": 241
|
71
|
-
}
|
72
|
-
],
|
73
|
-
"border": "none"
|
74
|
-
},
|
75
|
-
"children": [
|
76
|
-
{
|
77
|
-
"type": "tr",
|
78
|
-
"props": {
|
79
|
-
"minHeight": -1
|
80
|
-
},
|
81
|
-
"children": [
|
82
|
-
{
|
83
|
-
"type": "tbc",
|
84
|
-
"props": {
|
85
|
-
"hMerge": "restart"
|
86
|
-
},
|
87
|
-
"children": [
|
88
|
-
{
|
89
|
-
"type": "p",
|
90
|
-
"props": {},
|
91
|
-
"children": []
|
92
|
-
}
|
93
|
-
]
|
94
|
-
},
|
95
|
-
{
|
96
|
-
"type": "tbc",
|
97
|
-
"props": {
|
98
|
-
"hMerge": "continue"
|
99
|
-
},
|
100
|
-
"children": []
|
101
|
-
},
|
102
|
-
{
|
103
|
-
"type": "tbc",
|
104
|
-
"props": {
|
105
|
-
"hMerge": "continue"
|
106
|
-
},
|
107
|
-
"children": []
|
108
|
-
}
|
109
|
-
]
|
110
|
-
},
|
111
|
-
{
|
112
|
-
"type": "tr",
|
113
|
-
"props": {
|
114
|
-
"minHeight": -1
|
115
|
-
},
|
116
|
-
"children": [
|
117
|
-
{
|
118
|
-
"type": "tbc",
|
119
|
-
"props": {},
|
120
|
-
"children": [
|
121
|
-
{
|
122
|
-
"type": "p",
|
123
|
-
"props": {},
|
124
|
-
"children": [
|
125
|
-
{
|
126
|
-
"type": "text",
|
127
|
-
"props": {},
|
128
|
-
"content": "姓名:"
|
129
|
-
},
|
130
|
-
{
|
131
|
-
"type": "data-ele-text",
|
132
|
-
"props": {
|
133
|
-
"type": "text",
|
134
|
-
"valueTextProps": {},
|
135
|
-
"nullText": "患者姓名",
|
136
|
-
"nullTextProps": {},
|
137
|
-
"id": "1sXRs"
|
138
|
-
},
|
139
|
-
"children": [
|
140
|
-
{
|
141
|
-
"type": "text",
|
142
|
-
"props": {},
|
143
|
-
"content": "胡筠"
|
144
|
-
}
|
145
|
-
]
|
146
|
-
}
|
147
|
-
]
|
148
|
-
}
|
149
|
-
]
|
150
|
-
},
|
151
|
-
{
|
152
|
-
"type": "tbc",
|
153
|
-
"props": {},
|
154
|
-
"children": [
|
155
|
-
{
|
156
|
-
"type": "p",
|
157
|
-
"props": {},
|
158
|
-
"children": [
|
159
|
-
{
|
160
|
-
"type": "text",
|
161
|
-
"props": {},
|
162
|
-
"content": "门诊号:"
|
163
|
-
},
|
164
|
-
{
|
165
|
-
"type": "data-ele-text",
|
166
|
-
"props": {
|
167
|
-
"type": "text",
|
168
|
-
"valueTextProps": {},
|
169
|
-
"nullText": "门诊号",
|
170
|
-
"nullTextProps": {},
|
171
|
-
"id": "1sXR11s"
|
172
|
-
},
|
173
|
-
"children": [
|
174
|
-
{
|
175
|
-
"type": "text",
|
176
|
-
"props": {},
|
177
|
-
"content": "11886547"
|
178
|
-
}
|
179
|
-
]
|
180
|
-
}
|
181
|
-
]
|
182
|
-
}
|
183
|
-
]
|
184
|
-
},
|
185
|
-
{
|
186
|
-
"type": "tbc",
|
187
|
-
"props": {},
|
188
|
-
"children": [
|
189
|
-
{
|
190
|
-
"type": "p",
|
191
|
-
"props": {},
|
192
|
-
"children": [
|
193
|
-
{
|
194
|
-
"type": "text",
|
195
|
-
"props": {},
|
196
|
-
"content": "住院号:"
|
197
|
-
},
|
198
|
-
{
|
199
|
-
"type": "data-ele-text",
|
200
|
-
"props": {
|
201
|
-
"type": "text",
|
202
|
-
"valueTextProps": {},
|
203
|
-
"nullText": "患者姓名",
|
204
|
-
"nullTextProps": {},
|
205
|
-
"id": "1sXddRs"
|
206
|
-
},
|
207
|
-
"children": [
|
208
|
-
{
|
209
|
-
"type": "text",
|
210
|
-
"props": {},
|
211
|
-
"content": "187548"
|
212
|
-
}
|
213
|
-
]
|
214
|
-
}
|
215
|
-
]
|
216
|
-
}
|
217
|
-
]
|
218
|
-
}
|
219
|
-
]
|
220
|
-
}
|
221
|
-
]
|
222
|
-
}
|
223
|
-
]
|
224
|
-
},
|
225
|
-
{
|
226
|
-
"type": "body",
|
227
|
-
"props": {},
|
228
|
-
"children": [
|
229
|
-
{
|
230
|
-
"type": "p",
|
231
|
-
"props": {},
|
232
|
-
"children": [
|
233
|
-
{
|
234
|
-
"type": "text",
|
235
|
-
"props": {},
|
236
|
-
"content": " "
|
237
|
-
},
|
238
|
-
{
|
239
|
-
"type": "text",
|
240
|
-
"props": {
|
241
|
-
"fontSize": 19
|
242
|
-
},
|
243
|
-
"content": " "
|
244
|
-
},
|
245
|
-
{
|
246
|
-
"type": "text",
|
247
|
-
"props": {
|
248
|
-
"fontName": "楷体",
|
249
|
-
"fontSize": 19
|
250
|
-
},
|
251
|
-
"content": "淋巴结清扫范围:D2(No.1,2,3,4sa,4sb,4d,5,6,7,8,9,11p,11d,12a,19,20组淋巴结)"
|
252
|
-
}
|
253
|
-
]
|
254
|
-
},
|
255
|
-
{
|
256
|
-
"type": "p",
|
257
|
-
"props": {
|
258
|
-
"textAlign": "center"
|
259
|
-
},
|
260
|
-
"children": [
|
261
|
-
{
|
262
|
-
"type": "img",
|
263
|
-
"props": {
|
264
|
-
"width": 555,
|
265
|
-
"height": 411,
|
266
|
-
"src": "/wbsyt.jpg",
|
267
|
-
"border": "none"
|
268
|
-
}
|
269
|
-
}
|
270
|
-
]
|
271
|
-
},
|
272
|
-
{
|
273
|
-
"type": "p",
|
274
|
-
"props": {
|
275
|
-
"textAlign": "right"
|
276
|
-
},
|
277
|
-
"children": [
|
278
|
-
{
|
279
|
-
"type": "text",
|
280
|
-
"props": {},
|
281
|
-
"content": "医师签名:"
|
282
|
-
},
|
283
|
-
{
|
284
|
-
"type": "data-ele-text",
|
285
|
-
"props": {
|
286
|
-
"type": "text",
|
287
|
-
"valueTextProps": {},
|
288
|
-
"nullText": "医师签名",
|
289
|
-
"nullTextProps": {},
|
290
|
-
"id": "1sXRs"
|
291
|
-
},
|
292
|
-
"children": [
|
293
|
-
{
|
294
|
-
"type": "text",
|
295
|
-
"props": {},
|
296
|
-
"content": "谢金华"
|
297
|
-
}
|
298
|
-
]
|
299
|
-
},
|
300
|
-
{
|
301
|
-
"type": "data-ele-img",
|
302
|
-
"props": {
|
303
|
-
"width": 100,
|
304
|
-
"height": 30,
|
305
|
-
"src": "/ysqm.jpg",
|
306
|
-
"border": "none"
|
307
|
-
}
|
308
|
-
}
|
309
|
-
]
|
310
|
-
}
|
311
|
-
]
|
312
|
-
},
|
313
|
-
{
|
314
|
-
"type": "footer",
|
315
|
-
"props": {},
|
316
|
-
"children": [
|
317
|
-
{
|
318
|
-
"type": "p",
|
319
|
-
"props": {
|
320
|
-
"textAlign": "right"
|
321
|
-
},
|
322
|
-
"children": [
|
323
|
-
{
|
324
|
-
"type": "text",
|
325
|
-
"props": {
|
326
|
-
"fontName": "宋体",
|
327
|
-
"fontSize": 18
|
328
|
-
},
|
329
|
-
"content": "智慧研究院"
|
330
|
-
}
|
331
|
-
]
|
332
|
-
}
|
333
|
-
]
|
334
|
-
},
|
335
|
-
{
|
336
|
-
"type": "comm-list",
|
337
|
-
"props": {},
|
338
|
-
"children": []
|
339
|
-
}
|
340
|
-
]
|
341
|
-
}
|