wui-print
Version:
前端打印插件,包含打印设计器、打印表单、打印API
1,669 lines (1,668 loc) • 48.8 kB
JavaScript
export default {
printConfig: {
templateTitle: "",
templateCode: "",
pageSize: "A4",
customHeight: 0,
customWidth: 0,
landscape: true,
servePrintType: "pdf",
printer: "",
silent: true,
style: {
paddingTop: "30px",
paddingBottom: "30px",
paddingLeft: "30px",
paddingRight: "30px",
backgroundColor: "#fff",
fontSize: "14px"
}
},
formConfig: {
props: {
labelWidth: "80px",
labelPosition: "left",
size: "default"
}
},
layoutConfig: [
{
id: "36b85453-d4bd-43c4-93b8-5dbf6176b8ec",
type: "tableLayout",
title: "表格布局",
style: {
marginBottom: "5px",
cell_container_minHeight: "20px",
cell_paddingTop: "0px",
cell_paddingBottom: "0px",
cell_paddingLeft: "0px",
cell_paddingRight: "0px",
cell_textAlign: "left"
},
children: [
{
id: "19c4029e-9064-4eac-8dd2-1104cae806c0",
type: "text",
title: "文本",
style: {
paddingTop: "0px",
paddingBottom: "0px",
paddingLeft: "0px",
paddingRight: "0px",
height: "80px",
fontSize: "20px",
textAlign: "center",
lineHeight: "80px"
},
props: {
defaultContent: "住院产科患者护理记录单",
showOnLastPage: false
},
rowIndex: 0,
colIndex: 0
},
{
id: "24251652-502e-448e-806d-7bcda6637690",
type: "barcode",
title: "条形码",
style: {
barcode_width: "100px",
barcode_height: "80px"
},
props: {
field: "txm",
format: "CODE128",
lineColor: "#000000",
background: "#ffffff",
width: 1,
height: 50,
displayValue: true,
fontSize: 12,
margin: 0,
textAlign: "",
textPosition: ""
},
rowIndex: 0,
colIndex: 1
},
{
id: "48eb36c6-fa2d-4a52-88cb-a820782ff83c",
type: "qrcode",
title: "二维码",
style: {},
props: {
field: "ewm",
width: 80,
height: 80,
showOnLastPage: false
},
rowIndex: 0,
colIndex: 2
}
],
props: {
row: 1,
col: 3
},
styleRules: {
"0-1": {
container_custom_slashDirection: "top-left",
width: "90px",
paddingRight: "10px"
},
"0-2": {
container_custom_slashDirection: "top-left",
width: "80px"
},
"0-0": {
container_custom_slashDirection: "top-left",
paddingRight: "5px"
}
}
},
{
id: "6642ff41-cc5f-46c6-bf0b-dcec7aedb4f6",
type: "grid",
title: "栅格布局",
style: {},
children: [
{
id: "f58b4713-97ea-4b00-b0a1-fae17eb3f690",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 3
},
style: {},
children: [
{
id: "0cc94a3d-1099-441e-a889-8640456b3dfb",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "姓名:",
field: "xm"
}
}
]
},
{
id: "81eae27b-e700-4675-8047-7ee25f9ca106",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 2
},
style: {},
children: [
{
id: "5229ab36-0743-4d93-ba28-4d7b8942e4cd",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "性别:",
field: "xb"
}
}
]
},
{
id: "008551f0-215e-4cd4-80e1-ada4b0009569",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 2
},
style: {},
children: [
{
id: "fc6bf0e2-297e-460d-acbe-d7c453130716",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "年龄:",
field: "nl"
}
}
]
},
{
id: "defc5921-a1f1-48a3-8527-ae7a17eef760",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 3
},
style: {},
children: [
{
id: "df7ee48a-f40c-4706-bfd1-b6589a5fb8b5",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "当前床号:",
field: "dqch"
}
}
]
},
{
id: "e5835b5a-daba-404f-9fb4-d43c27574936",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 4
},
style: {},
children: [
{
id: "ebf6535c-f4b3-47ba-a151-e737ff43149b",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "当前科室:",
field: "dqks"
}
}
]
},
{
id: "3587cd2a-6034-4aac-b5d0-85915136d75e",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 5
},
style: {},
children: [
{
id: "b8096ed0-c651-43f5-839a-f168cca5dab5",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "住院号:",
field: "zyh"
}
}
]
},
{
id: "ab4aa9ec-2fc1-41b3-b299-ab10dc248e4c",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 5
},
style: {},
children: [
{
id: "e50c4098-f8e3-4de1-a637-0c40bef1c70a",
type: "dynamicText",
title: "动态文本",
style: {
text_paddingLeft: "3px",
text_textAlign: "left"
},
props: {
label: "西医入院诊断:",
field: "xyryzd"
}
}
]
}
],
props: {}
},
{
id: "38207a03-0780-48ee-b144-3831e2cca287",
type: "complexTable",
title: "复杂表格",
style: {
borderTopStyle: "solid",
borderTopWidth: "1px",
borderTopColor: "#090909",
borderLeftStyle: "solid",
borderLeftWidth: "1px",
borderLeftColor: "#090909",
common_fontSize: "12px",
headerCell_container_minHeight: "20px",
headerCell_paddingTop: "2px",
headerCell_paddingBottom: "2px",
headerCell_paddingLeft: "2px",
headerCell_paddingRight: "2px",
headerCell_borderBottomStyle: "solid",
headerCell_borderBottomWidth: "1px",
headerCell_borderBottomColor: "#090909",
headerCell_borderRightStyle: "solid",
headerCell_borderRightWidth: "1px",
headerCell_borderRightColor: "#090909",
headerCell_container_textAlign: "left",
contentCell_container_minHeight: "20px",
contentCell_paddingTop: "2px",
contentCell_paddingBottom: "2px",
contentCell_paddingLeft: "4px",
contentCell_paddingRight: "4px",
contentCell_borderBottomStyle: "solid",
contentCell_borderBottomWidth: "1px",
contentCell_borderBottomColor: "#090909",
contentCell_borderRightStyle: "solid",
contentCell_borderRightWidth: "1px",
contentCell_borderRightColor: "#090909",
contentCell_container_textAlign: "left"
},
props: {
field: "tableData",
headerRow: 3,
col: 18,
columnsField: [
{
field: "fssj"
},
{
field: "wbzs"
},
{
field: "xjzs"
},
{
field: "jnsf"
},
{
field: "rfcyqk"
},
{
field: "rl"
},
{
field: "zdmrwy"
},
{
field: "zxy"
},
{
field: "pfzjc"
},
{
field: "gdgd"
},
{
field: "zgr"
},
{
field: "zgy"
},
{
field: "hygz"
},
{
field: "hyhz"
},
{
field: "xbl"
},
{
field: "xbys"
},
{
field: "bqgcjcs"
},
{
field: "qz"
}
],
isPaginationMode: true,
isPaginationEnabled: true,
perPageMaxRow: 24,
contentRowHeight: 20,
canContinue: false,
continuePrintMode: "autoHeight",
autoHeightSpanCell: false
},
headerLayout: [
{
rowIndex: 0,
colIndex: 0,
rowspan: 3
},
{
rowIndex: 0,
colIndex: 1,
colspan: 8
},
{
rowIndex: 1,
colIndex: 1,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 2,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 3,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 4,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 5,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 6,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 7,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 8,
rowspan: 2
},
{
rowIndex: 0,
colIndex: 9,
colspan: 7
},
{
rowIndex: 0,
colIndex: 16,
rowspan: 3
},
{
rowIndex: 0,
colIndex: 17,
rowspan: 3
},
{
rowIndex: 1,
colIndex: 9,
rowspan: 2
},
{
rowIndex: 1,
colIndex: 10,
colspan: 2
},
{
rowIndex: 1,
colIndex: 12,
colspan: 2
},
{
rowIndex: 1,
colIndex: 14,
colspan: 2
}
],
headerRules: {
"0-0": {
props: {
title: "发生时间",
slash: true,
slashDirection: "top-left",
slashTextLeft: "时间",
slashTextRight: "项目",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "80px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"0-1": {
props: {
title: "母乳喂养",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"0-2": {
props: {
title: "",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-1": {
props: {
title: "喂哺姿势",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-1": {
props: {
title: "",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-2": {
props: {
title: "衔接姿势",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-3": {
props: {
title: "挤奶手法",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-4": {
props: {
title: "乳房充盈情况",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-5": {
props: {
title: "乳量",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-6": {
props: {
title: "指导母乳喂养",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-7": {
props: {
title: "早吸吮",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "60px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-8": {
props: {
title: "皮肤早接触",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"0-9": {
props: {
title: "产后",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"0-16": {
props: {
title: "病情观察及措施",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "150px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"0-17": {
props: {
title: "签字",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "50px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-9": {
props: {
title: "宫底高度",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-10": {
props: {
title: "子宫",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-10": {
props: {
title: "软",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "30px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-11": {
props: {
title: "硬",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "30px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-12": {
props: {
title: "会阴",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-12": {
props: {
title: "干燥",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-13": {
props: {
title: "红肿",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"1-14": {
props: {
title: "小便",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-14": {
props: {
title: "量",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
},
"2-15": {
props: {
title: "颜色",
slash: false,
slashDirection: "top-left",
slashTextLeft: "",
slashTextRight: "",
centerHorizontally: true,
centerVertical: true
},
style: {
width: "40px",
height: "",
marginTop: "",
marginBottom: "",
marginLeft: "",
marginRight: "",
paddingTop: "",
paddingBottom: "",
paddingLeft: "",
paddingRight: "",
borderStyle: "",
borderWidth: "",
borderColor: "",
borderTopStyle: "",
borderTopWidth: "",
borderTopColor: "",
borderBottomStyle: "",
borderBottomWidth: "",
borderBottomColor: "",
borderLeftStyle: "",
borderLeftWidth: "",
borderLeftColor: "",
borderRightStyle: "",
borderRightWidth: "",
borderRightColor: "",
backgroundColor: "",
container_fontSize: "",
container_fontWeight: "",
container_textDecoration: "",
container_textAlign: "left",
container_lineHeight: "",
container_letterSpacing: ""
}
}
}
},
{
id: "35fde8b2-6b35-42f4-ac02-8fb7051cceea",
type: "grid",
title: "栅格布局",
style: {},
children: [
{
id: "d646794c-8a01-46b8-8d16-39e93a3ebe65",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 18
},
style: {},
children: []
},
{
id: "314e514c-375c-487f-86ae-0a32d551b80a",
type: "grid-item",
title: "栅格布局格子",
props: {
span: 6
},
style: {},
children: [
{
id: "1b9d059e-4df8-4479-aa72-da83b2dac8f9",
type: "dynamicText",
title: "动态文本",
style: {
paddingLeft: "100px",
text_paddingLeft: "3px",
text_textAlign: "right"
},
props: {
label: "执行护士:",
field: "zxhs",
isDateTime: false,
dateTimeFormat: "",
showOnLastPage: true
}
}
]
}
],
props: {}
}
]
};