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

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

上级 10134cda
...@@ -32,16 +32,6 @@ export const viewstate: any = { ...@@ -32,16 +32,6 @@ export const viewstate: any = {
refviews: [ refviews: [
], ],
}, },
{
viewtag: '544d4391b292dbfd90253a210500202a',
viewmodule: 'Test',
viewname: 'TESTMobEditView9',
viewaction: '',
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
],
},
{ {
viewtag: '753676DB-2531-4A22-AA4E-FB9EA9BF8B3F', viewtag: '753676DB-2531-4A22-AA4E-FB9EA9BF8B3F',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -67,15 +57,6 @@ export const viewstate: any = { ...@@ -67,15 +57,6 @@ export const viewstate: any = {
'cf108dcc6825ab45f18c8c242be1d923', 'cf108dcc6825ab45f18c8c242be1d923',
], ],
}, },
{
viewtag: 'ca11426ec267e44ebf6612ea4ce37727',
viewmodule: 'Test',
viewname: 'TESTMobMDView9',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{ {
viewtag: 'cf108dcc6825ab45f18c8c242be1d923', viewtag: 'cf108dcc6825ab45f18c8c242be1d923',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -103,8 +84,8 @@ export const viewstate: any = { ...@@ -103,8 +84,8 @@ export const viewstate: any = {
viewaction: '', viewaction: '',
viewdatachange: false, viewdatachange: false,
refviews: [ refviews: [
'544d4391b292dbfd90253a210500202a', '318E0E04-56B9-41C5-99ED-0608B03A7C9B',
'ca11426ec267e44ebf6612ea4ce37727', 'F2EF9364-1D93-484A-A231-90B3BB331DC3',
], ],
}, },
{ {
......
...@@ -1032,6 +1032,7 @@ ...@@ -1032,6 +1032,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "测试实体移动端编辑视图", "title" : "测试实体移动端编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW9", "viewType" : "DEMOBEDITVIEW9",
......
...@@ -315,6 +315,7 @@ ...@@ -315,6 +315,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "测试实体移动端多数据视图", "title" : "测试实体移动端多数据视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBMDVIEW9", "viewType" : "DEMOBMDVIEW9",
......
...@@ -27,19 +27,19 @@ ...@@ -27,19 +27,19 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体移动端编辑视图", "realTitle" : "编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW9" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体移动端多数据视图", "realTitle" : "测试多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
...@@ -60,9 +60,9 @@ ...@@ -60,9 +60,9 @@
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTMobEditView9", "codeName" : "TESTTestMobEditView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"name" : "TESTMobEditView9", "name" : "TESTTestMobEditView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
}, },
"getPSAppViewEngines" : [ { "getPSAppViewEngines" : [ {
"engineCat" : "VIEW", "engineCat" : "VIEW",
"engineType" : "MobEditView9", "engineType" : "MobEditView",
"name" : "engine", "name" : "engine",
"getPSUIEngineParams" : [ { "getPSUIEngineParams" : [ {
"ctrlName" : "form", "ctrlName" : "form",
...@@ -1039,8 +1039,9 @@ ...@@ -1039,8 +1039,9 @@
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915", "modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "MobEditView9righttoolbar", "codeName" : "TestMobEditViewrighttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏",
"name" : "righttoolbar", "name" : "righttoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1051,10 +1052,10 @@ ...@@ -1051,10 +1052,10 @@
}, },
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "form",
"modelid" : "544d4391b292dbfd90253a210500202a_righttoolbar", "modelid" : "C6311A06-49AD-4265-B254-618A0415E555",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobEditView9datainfobar", "codeName" : "TestMobEditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
"name" : "datainfobar", "name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1066,7 +1067,7 @@ ...@@ -1066,7 +1067,7 @@
} }
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "MobEditView9captionbar", "codeName" : "TestMobEditViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1075,11 +1076,11 @@ ...@@ -1075,11 +1076,11 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "MobEditView9", "getPSDEViewCodeName" : "TestMobEditView",
"getPSDEViewId" : "E83409D1-09B7-48B2-923B-6E015C88E5AE", "getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW9", "controlStyle" : "APPDEMOBEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1091,14 +1092,14 @@ ...@@ -1091,14 +1092,14 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "测试实体移动端编辑视图", "title" : "编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW9", "viewType" : "DEMOBEDITVIEW",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : false, "enablePullDownRefresh" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "544d4391b292dbfd90253a210500202a", "modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -1107,8 +1108,8 @@ ...@@ -1107,8 +1108,8 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -11,19 +11,19 @@ ...@@ -11,19 +11,19 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体移动端编辑视图", "realTitle" : "编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW9" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体移动端多数据视图", "realTitle" : "测试多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW9" "viewType" : "DEMOBEDITVIEW"
}, },
"name" : "tabviewpanel", "name" : "tabviewpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -52,8 +52,8 @@ ...@@ -52,8 +52,8 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -3320,19 +3320,19 @@ ...@@ -3320,19 +3320,19 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体移动端编辑视图", "realTitle" : "编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW9" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体移动端多数据视图", "realTitle" : "测试多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
...@@ -3353,9 +3353,9 @@ ...@@ -3353,9 +3353,9 @@
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTMobEditView9", "codeName" : "TESTTestMobEditView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView9.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"name" : "TESTMobEditView9", "name" : "TESTTestMobEditView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...@@ -3366,7 +3366,7 @@ ...@@ -3366,7 +3366,7 @@
}, },
"getPSAppViewEngines" : [ { "getPSAppViewEngines" : [ {
"engineCat" : "VIEW", "engineCat" : "VIEW",
"engineType" : "MobEditView9", "engineType" : "MobEditView",
"name" : "engine", "name" : "engine",
"getPSUIEngineParams" : [ { "getPSUIEngineParams" : [ {
"ctrlName" : "form", "ctrlName" : "form",
...@@ -4332,8 +4332,9 @@ ...@@ -4332,8 +4332,9 @@
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915", "modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "MobEditView9righttoolbar", "codeName" : "TestMobEditViewrighttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏",
"name" : "righttoolbar", "name" : "righttoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -4344,10 +4345,10 @@ ...@@ -4344,10 +4345,10 @@
}, },
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "form",
"modelid" : "544d4391b292dbfd90253a210500202a_righttoolbar", "modelid" : "C6311A06-49AD-4265-B254-618A0415E555",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "MobEditView9datainfobar", "codeName" : "TestMobEditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
"name" : "datainfobar", "name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -4359,7 +4360,7 @@ ...@@ -4359,7 +4360,7 @@
} }
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "MobEditView9captionbar", "codeName" : "TestMobEditViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -4368,11 +4369,11 @@ ...@@ -4368,11 +4369,11 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "MobEditView9", "getPSDEViewCodeName" : "TestMobEditView",
"getPSDEViewId" : "E83409D1-09B7-48B2-923B-6E015C88E5AE", "getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW9", "controlStyle" : "APPDEMOBEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -4384,14 +4385,14 @@ ...@@ -4384,14 +4385,14 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "测试实体移动端编辑视图", "title" : "编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW9", "viewType" : "DEMOBEDITVIEW",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : false, "enablePullDownRefresh" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "544d4391b292dbfd90253a210500202a", "modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -4400,8 +4401,8 @@ ...@@ -4400,8 +4401,8 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW9" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册