提交 5e62458c 编写于 作者: ibizdev's avatar ibizdev

lxm1993 发布系统代码 [TrainSys,网页端]

上级 5fae53c7
......@@ -62,6 +62,9 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentHeight" : 100.0,
"contentWidth" : 200.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
......@@ -76,9 +79,16 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
}
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200,
"widthMode" : "PX"
},
"width" : 200.0
}, {
"contentHeight" : 80.0,
"height" : 80.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
......@@ -93,6 +103,8 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"height" : 80,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
}
}, {
......
......@@ -43,6 +43,9 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentHeight" : 100.0,
"contentWidth" : 200.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
......@@ -57,9 +60,16 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
}
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200,
"widthMode" : "PX"
},
"width" : 200.0
}, {
"contentHeight" : 80.0,
"height" : 80.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
......@@ -74,6 +84,8 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"height" : 80,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
}
}, {
......
......@@ -416,6 +416,9 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentHeight" : 100.0,
"contentWidth" : 200.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
......@@ -430,9 +433,16 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
}
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200,
"widthMode" : "PX"
},
"width" : 200.0
}, {
"contentHeight" : 80.0,
"height" : 80.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
......@@ -447,6 +457,8 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"height" : 80,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
}
}, {
......
......@@ -61,6 +61,9 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentHeight" : 100.0,
"contentWidth" : 200.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
......@@ -75,9 +78,16 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
}
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200,
"widthMode" : "PX"
},
"width" : 200.0
}, {
"contentHeight" : 80.0,
"height" : 80.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
......@@ -92,6 +102,8 @@
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"height" : 80,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
}
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册