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

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

上级 21ffc2ee
...@@ -137,14 +137,14 @@ ...@@ -137,14 +137,14 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "应用标题", "caption" : "应用标题",
"contentHeight" : 90.0, "contentHeight" : 80.0,
"height" : 90.0, "height" : 80.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "app_apptitle", "name" : "app_apptitle",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90, "height" : 80,
"heightMode" : "PX", "heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0, "shrink" : 0,
...@@ -154,9 +154,9 @@ ...@@ -154,9 +154,9 @@
"getPSRawItem" : { "getPSRawItem" : {
"name" : "app_apptitle", "name" : "app_apptitle",
"predefinedType" : "APP_APPTITLE", "predefinedType" : "APP_APPTITLE",
"rawItemHeight" : 90.0 "rawItemHeight" : 80.0
}, },
"rawItemHeight" : 90.0, "rawItemHeight" : 80.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "用户信息", "caption" : "用户信息",
......
...@@ -36677,14 +36677,14 @@ ...@@ -36677,14 +36677,14 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "应用标题", "caption" : "应用标题",
"contentHeight" : 90.0, "contentHeight" : 80.0,
"height" : 90.0, "height" : 80.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "app_apptitle", "name" : "app_apptitle",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90, "height" : 80,
"heightMode" : "PX", "heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0, "shrink" : 0,
...@@ -36694,9 +36694,9 @@ ...@@ -36694,9 +36694,9 @@
"getPSRawItem" : { "getPSRawItem" : {
"name" : "app_apptitle", "name" : "app_apptitle",
"predefinedType" : "APP_APPTITLE", "predefinedType" : "APP_APPTITLE",
"rawItemHeight" : 90.0 "rawItemHeight" : 80.0
}, },
"rawItemHeight" : 90.0, "rawItemHeight" : 80.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "用户信息", "caption" : "用户信息",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册