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

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

上级 bca0f23f
...@@ -235,6 +235,48 @@ ...@@ -235,6 +235,48 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem1",
"contentType" : "DIVIDER",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "DIVIDER",
"name" : "rawitem1",
"rawContent" : "{\"contentPosition\":\"center\",\"html\":\"\"}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "{\"contentPosition\":\"center\",\"html\":\"\"}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem2",
"contentType" : "ERROR",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "ERROR",
"name" : "rawitem2",
"rawContent" : "{\"title\":\"\",\"closeabled\":true,\"showIcon\":true}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "{\"title\":\"\",\"closeabled\":true,\"showIcon\":true}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"codeName" : "mdctrl2", "codeName" : "mdctrl2",
"contentType" : "REPEATER", "contentType" : "REPEATER",
......
{ {
"accUserMode" : 2, "accUserMode" : 2,
"getCapPSLanguageRes" : {
"lanResTag" : "OTHER.VIEW.FTR.TITLE.INFO"
},
"caption" : "树表格增强导航", "caption" : "树表格增强导航",
"codeName" : "FILETreeGridExExpView", "codeName" : "FILETreeGridExExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILETreeGridExExpView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILETreeGridExExpView.json",
...@@ -1483,6 +1486,9 @@ ...@@ -1483,6 +1486,9 @@
"modelid" : "824DDE93-BF7D-4A38-9646-C06D8409DFC3", "modelid" : "824DDE93-BF7D-4A38-9646-C06D8409DFC3",
"modeltype" : "PSDETREEGRIDEX" "modeltype" : "PSDETREEGRIDEX"
} ], } ],
"getTitlePSLanguageRes" : {
"lanResTag" : "OTHER.VIEW.FTR.TITLE.INFO"
},
"xDataControlName" : "treeexpbar_tree", "xDataControlName" : "treeexpbar_tree",
"enableCounter" : true, "enableCounter" : true,
"enableSearch" : true, "enableSearch" : true,
...@@ -1507,6 +1513,9 @@ ...@@ -1507,6 +1513,9 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"getCapPSLanguageRes" : {
"lanResTag" : "OTHER.VIEW.FTR.TITLE.INFO"
},
"caption" : "树表格增强导航", "caption" : "树表格增强导航",
"codeName" : "TreeGridExExpViewcaptionbar", "codeName" : "TreeGridExExpViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
......
...@@ -617,6 +617,48 @@ ...@@ -617,6 +617,48 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem1",
"contentType" : "DIVIDER",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "DIVIDER",
"name" : "rawitem1",
"rawContent" : "{\"contentPosition\":\"center\",\"html\":\"\"}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "{\"contentPosition\":\"center\",\"html\":\"\"}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem2",
"contentType" : "ERROR",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "ERROR",
"name" : "rawitem2",
"rawContent" : "{\"title\":\"\",\"closeabled\":true,\"showIcon\":true}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "{\"title\":\"\",\"closeabled\":true,\"showIcon\":true}",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"codeName" : "mdctrl2", "codeName" : "mdctrl2",
"contentType" : "REPEATER", "contentType" : "REPEATER",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册