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

lxm1993 发布系统代码 [TrainSys,Mob]

上级 b0328c40
......@@ -1379,6 +1379,13 @@
"name" : "工作流动态操作视图",
"realModelSubType" : "DEWFDYNAACTIONVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobRedirectView",
"logicName" : "工作流移动端数据重定向视图",
"modelTag" : "MOBREDIRECTVIEW",
"name" : "工作流移动端数据重定向视图",
"realModelSubType" : "DEMOBREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobWFDynaStartView",
"logicName" : " 实体移动端工作流动态启动视图",
......
......@@ -1277,6 +1277,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowDoneMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobRedirectView.json",
"viewType" : "DEMOBREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobWFDynaActionView.json",
......
{
"accUserMode" : 2,
"getCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"caption" : "工作流移动端数据重定向视图",
"codeName" : "WorkFlowMobRedirectView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobRedirectView.json",
"funcViewMode" : "MOBREDIRECTVIEW",
"name" : "WorkFlowMobRedirectView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "WorkFlowWf"
},
"getPSControls" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"caption" : "工作流移动端数据重定向视图",
"codeName" : "MobRedirectViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobRedirectView",
"getPSDEViewId" : "931F300A-2EBB-435B-9B5C-FD50DF24F782",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBREDIRECTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"getRedirectPSAppViewRefs" : [ {
"name" : "WORKFLOW:MOBEDITVIEW:DONE",
"realTitle" : "已办移动端编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowDoneMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
}, {
"name" : "WORKFLOW:MOBEDITVIEW:TODO",
"realTitle" : " 实体移动端工作流动态编辑视图(分页关系)",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3"
}
}, {
"name" : "MOBEDITVIEW:DONE",
"realTitle" : "已办移动端编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowDoneMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
}, {
"name" : "MOBEDITVIEW:TODO",
"realTitle" : " 实体移动端工作流动态编辑视图(分页关系)",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3"
}
} ],
"refFlag" : false,
"title" : "工作流移动端数据重定向视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBREDIRECTVIEW",
"enableCustomGetDataAction" : false,
"enableDP" : true,
"enableWorkflow" : true,
"redirectView" : true,
"modelid" : "B23B2069-034C-43B1-979D-A15DD40C693D",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -1405,6 +1405,12 @@
"viewType" : "DEREDIRECTVIEW",
"resource" : "SysTodo",
"view" : "RedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobRedirectView.json",
"viewType" : "DEMOBREDIRECTVIEW",
"resource" : "WorkFlow",
"view" : "MobRedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobDataView.json",
......@@ -19627,6 +19633,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowDoneMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobRedirectView.json",
"viewType" : "DEMOBREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobWFDynaActionView.json",
......
......@@ -1245,16 +1245,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -2756,16 +2756,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册