@@ -42,7 +42,7 @@ | |||||
"type": "fx-form-panel", | "type": "fx-form-panel", | ||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"size": "56", | |||||
"size": "50", | |||||
"alignY": "center", | "alignY": "center", | ||||
"backgroundImage": "bgImg-region-title", | "backgroundImage": "bgImg-region-title", | ||||
"paddingLeft": 32, | "paddingLeft": 32, | ||||
@@ -266,7 +266,7 @@ | |||||
"props": { | "props": { | ||||
"colNum": 3, | "colNum": 3, | ||||
"label": "查询条件", | "label": "查询条件", | ||||
"size": "80", | |||||
"size": "50", | |||||
"alignY": "center" | "alignY": "center" | ||||
}, | }, | ||||
"children": [ | "children": [ | ||||
@@ -350,7 +350,7 @@ | |||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"label": "表格标题区", | "label": "表格标题区", | ||||
"size": "68", | |||||
"size": "50", | |||||
"backgroundImage": "bgImg-region-title", | "backgroundImage": "bgImg-region-title", | ||||
"colNum": 2, | "colNum": 2, | ||||
"alignY": "center", | "alignY": "center", | ||||
@@ -137,7 +137,7 @@ | |||||
"props": { | "props": { | ||||
"colNum": 3, | "colNum": 3, | ||||
"label": "查询条件", | "label": "查询条件", | ||||
"size": "80", | |||||
"size": "50", | |||||
"alignY": "center" | "alignY": "center" | ||||
}, | }, | ||||
"children": [ | "children": [ | ||||
@@ -210,7 +210,7 @@ | |||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"label": "表格标题区", | "label": "表格标题区", | ||||
"size": "68", | |||||
"size": "50", | |||||
"backgroundImage": "bgImg-region-title", | "backgroundImage": "bgImg-region-title", | ||||
"colNum": 2, | "colNum": 2, | ||||
"alignY": "center", | "alignY": "center", | ||||
@@ -410,7 +410,7 @@ | |||||
"type": "fx-form-panel", | "type": "fx-form-panel", | ||||
"shape": "panel", | "shape": "panel", | ||||
"props": { | "props": { | ||||
"size": "56", | |||||
"size": "50", | |||||
"paddingRight": 10, | "paddingRight": 10, | ||||
"alignY": "center" | "alignY": "center" | ||||
}, | }, | ||||