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

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

上级 eeb3b87d
...@@ -6421,6 +6421,12 @@ ...@@ -6421,6 +6421,12 @@
"name" : "测试实体实体列表视图(部件视图)", "name" : "测试实体实体列表视图(部件视图)",
"realModelSubType" : "DELISTVIEW9", "realModelSubType" : "DELISTVIEW9",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr20EditView",
"logicName" : "布局闪烁确认-编辑视图",
"name" : "布局闪烁确认-编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "MPickupView2", "codeName" : "MPickupView2",
"logicName" : "多项数据选择视图左右关系", "logicName" : "多项数据选择视图左右关系",
......
...@@ -5708,6 +5708,10 @@ ...@@ -5708,6 +5708,10 @@
} }
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
......
{
"codeName" : "ModelRepository",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/ModelRepository.json",
"name" : "模型仓库"
}
\ No newline at end of file
...@@ -1353,6 +1353,9 @@ ...@@ -1353,6 +1353,9 @@
"controlType" : "APPMENU" "controlType" : "APPMENU"
} ], } ],
"getAllPSAppModules" : [ { "getAllPSAppModules" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/ModelRepository.json"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
}, { }, {
...@@ -1644,6 +1647,12 @@ ...@@ -1644,6 +1647,12 @@
"viewType" : "DEINDEXVIEW", "viewType" : "DEINDEXVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "IndexView" "view" : "IndexView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "Usr20EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTTestMobMDView.json",
......
...@@ -6339,6 +6339,10 @@ ...@@ -6339,6 +6339,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridColumnPluginTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridColumnPluginTest.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
......
...@@ -4008,6 +4008,47 @@ ...@@ -4008,6 +4008,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试子应用引用视图" "tooltip" : "测试子应用引用视图"
}, {
"accUserMode" : 0,
"caption" : "测试闪烁",
"itemType" : "MENUITEM",
"name" : "menuitem185",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑",
"itemType" : "MENUITEM",
"name" : "menuitem186",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc110"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试闪烁"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -1776,6 +1776,23 @@ ...@@ -1776,6 +1776,23 @@
"id" : "UsrAppFunc0104501324" "id" : "UsrAppFunc0104501324"
}, },
"tooltip" : "测试子应用引用视图" "tooltip" : "测试子应用引用视图"
}, {
"accUserMode" : 0,
"caption" : "测试闪烁",
"itemType" : "MENUITEM",
"name" : "menuitem185",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑",
"itemType" : "MENUITEM",
"name" : "menuitem186",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc110"
},
"tooltip" : "编辑"
} ],
"tooltip" : "测试闪烁"
} ], } ],
"name" : "appindex", "name" : "appindex",
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904", "modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
......
...@@ -3825,6 +3825,16 @@ ...@@ -3825,6 +3825,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5AppPortalDecorationView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5AppPortalDecorationView.json",
"viewType" : "DEPORTALVIEW" "viewType" : "DEPORTALVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc110",
"name" : "布局闪烁确认-编辑视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0301371457", "codeName" : "UsrAppFunc0301371457",
...@@ -13024,10 +13034,10 @@ ...@@ -13024,10 +13034,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13036,10 +13046,10 @@ ...@@ -13036,10 +13046,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
} ] } ]
}, { }, {
...@@ -13056,16 +13066,16 @@ ...@@ -13056,16 +13066,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -13084,6 +13094,12 @@ ...@@ -13084,6 +13094,12 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13091,10 +13107,10 @@ ...@@ -13091,10 +13107,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -13104,51 +13120,45 @@ ...@@ -13104,51 +13120,45 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -13589,6 +13599,12 @@ ...@@ -13589,6 +13599,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "GridColumnPluginTest" "view" : "GridColumnPluginTest"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "Usr20EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json",
...@@ -20316,6 +20332,47 @@ ...@@ -20316,6 +20332,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试子应用引用视图" "tooltip" : "测试子应用引用视图"
}, {
"accUserMode" : 0,
"caption" : "测试闪烁",
"itemType" : "MENUITEM",
"name" : "menuitem185",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "编辑",
"itemType" : "MENUITEM",
"name" : "menuitem186",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc110"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试闪烁"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -66188,6 +66245,10 @@ ...@@ -66188,6 +66245,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridColumnPluginTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridColumnPluginTest.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr20EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册