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

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

上级 bdd0d9dc
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"codeListTag" : "Test__TestAll", "codeListTag" : "Test__TestAll",
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "TestAll", "codeName" : "TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/TestAll.json", "dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"codeListTag" : "Test__TestAll", "codeListTag" : "Test__TestAll",
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "TestAll", "codeName" : "TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"codeListTag" : "Test__TestAll", "codeListTag" : "Test__TestAll",
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "TestAll", "codeName" : "TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
......
...@@ -915,7 +915,7 @@ ...@@ -915,7 +915,7 @@
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 0, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
...@@ -928,6 +928,10 @@ ...@@ -928,6 +928,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MDROPDOWNLIST", "editorType" : "MDROPDOWNLIST",
"name" : "formitem5", "name" : "formitem5",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
......
...@@ -1032,7 +1032,7 @@ ...@@ -1032,7 +1032,7 @@
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 0, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
...@@ -1045,6 +1045,10 @@ ...@@ -1045,6 +1045,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MDROPDOWNLIST", "editorType" : "MDROPDOWNLIST",
"name" : "formitem5", "name" : "formitem5",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
......
...@@ -438,6 +438,7 @@ ...@@ -438,6 +438,7 @@
"codeListTag" : "Test__TestAll", "codeListTag" : "Test__TestAll",
"codeListType" : "DYNAMIC", "codeListType" : "DYNAMIC",
"codeName" : "TestAll", "codeName" : "TestAll",
"customCond" : "{N_TESTNAME_LIKE: \"1\", navParam: \"%srfpersonname%\", size: \"%size%\"}",
"dynaInstMode" : 0, "dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json",
"emptyText" : "未定义", "emptyText" : "未定义",
...@@ -9819,16 +9820,16 @@ ...@@ -9819,16 +9820,16 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -9851,10 +9852,10 @@ ...@@ -9851,10 +9852,10 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -9863,20 +9864,34 @@ ...@@ -9863,20 +9864,34 @@
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -9885,10 +9900,10 @@ ...@@ -9885,10 +9900,10 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
...@@ -9897,12 +9912,11 @@ ...@@ -9897,12 +9912,11 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9910,28 +9924,15 @@ ...@@ -9910,28 +9924,15 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -9940,10 +9941,10 @@ ...@@ -9940,10 +9941,10 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册