This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhenggm
/
smtweb2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改树列表和双列表的标题查询区域尺寸
master
xiaxl
2 years ago
parent
0c8b4e795d
commit
18af947c99
2 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
smtweb-framework/bpm/src/main/resources/static/template/model_list_list.ftl
+3
-3
smtweb-framework/bpm/src/main/resources/static/template/model_tree_list.ftl
+ 3
- 3
smtweb-framework/bpm/src/main/resources/static/template/model_list_list.ftl
View File
@@ -42,7 +42,7 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "5
6
",
"size": "5
0
",
"alignY": "center",
"backgroundImage": "bgImg-region-title",
"paddingLeft": 32,
@@ -266,7 +266,7 @@
"props": {
"colNum": 3,
"label": "查询条件",
"size": "
8
0",
"size": "
5
0",
"alignY": "center"
},
"children": [
@@ -350,7 +350,7 @@
"shape": "panel",
"props": {
"label": "表格标题区",
"size": "
68
",
"size": "
50
",
"backgroundImage": "bgImg-region-title",
"colNum": 2,
"alignY": "center",
+ 3
- 3
smtweb-framework/bpm/src/main/resources/static/template/model_tree_list.ftl
View File
@@ -137,7 +137,7 @@
"props": {
"colNum": 3,
"label": "查询条件",
"size": "
8
0",
"size": "
5
0",
"alignY": "center"
},
"children": [
@@ -210,7 +210,7 @@
"shape": "panel",
"props": {
"label": "表格标题区",
"size": "
68
",
"size": "
50
",
"backgroundImage": "bgImg-region-title",
"colNum": 2,
"alignY": "center",
@@ -410,7 +410,7 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "5
6
",
"size": "5
0
",
"paddingRight": 10,
"alignY": "center"
},
Write
Preview
Loading…
Cancel
Save