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

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

上级 0831cf4b
......@@ -72,6 +72,7 @@
},
"getPSPanelItems" : [ {
"caption" : "容器",
"contentWidth" : 300.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
......@@ -82,7 +83,9 @@
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX",
"shrink" : 0
"shrink" : 0,
"width" : 300,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
......@@ -103,7 +106,8 @@
},
"hidden" : false,
"showCaption" : false
} ]
} ],
"width" : 300.0
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册