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

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

上级 8a03c543
...@@ -301,6 +301,9 @@ ...@@ -301,6 +301,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
...@@ -998,6 +998,9 @@ ...@@ -998,6 +998,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
...@@ -287,6 +287,9 @@ ...@@ -287,6 +287,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
...@@ -1397,6 +1397,9 @@ ...@@ -1397,6 +1397,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
...@@ -1432,16 +1432,16 @@ ...@@ -1432,16 +1432,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -303,6 +303,9 @@ ...@@ -303,6 +303,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
...@@ -1913,6 +1913,11 @@ ...@@ -1913,6 +1913,11 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "openjj@Reginfo" "id" : "openjj@Reginfo"
} ], } ],
"getAllPSAppPortletCats" : [ {
"codeName" : "Ungroup",
"name" : "(未分类)",
"ungroup" : true
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json",
......
...@@ -999,6 +999,9 @@ ...@@ -999,6 +999,9 @@
"codeName" : "RawMaterialName" "codeName" : "RawMaterialName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"placeHolder" : "1111"
},
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "rawmaterialname" "name" : "rawmaterialname"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册