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

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

上级 e5ce3a2a
export const appMapping: any = { export const appMapping: any = {
'phone': 'phone', 'phone': 'phone',
'reginfo': 'reginfo',
'test': 'test',
'pay': 'pay' 'pay': 'pay'
} }
\ No newline at end of file
...@@ -3,6 +3,16 @@ ...@@ -3,6 +3,16 @@
*/ */
export const viewstate: any = { export const viewstate: any = {
appviews: [ appviews: [
{
viewtag: '318E0E04-56B9-41C5-99ED-0608B03A7C9B',
viewmodule: 'Test',
viewname: 'TESTTestMobEditView',
viewaction: '',
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
],
},
{ {
viewtag: '5418566F-5B77-4FD4-9092-ADAD8A1559FF', viewtag: '5418566F-5B77-4FD4-9092-ADAD8A1559FF',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -29,7 +39,29 @@ export const viewstate: any = { ...@@ -29,7 +39,29 @@ export const viewstate: any = {
viewaction: '', viewaction: '',
viewdatachange: false, viewdatachange: false,
refviews: [ refviews: [
'318E0E04-56B9-41C5-99ED-0608B03A7C9B',
'753676DB-2531-4A22-AA4E-FB9EA9BF8B3F', '753676DB-2531-4A22-AA4E-FB9EA9BF8B3F',
'd8d1b5108ce7fda432f8d3fe33c65063',
],
},
{
viewtag: 'd8d1b5108ce7fda432f8d3fe33c65063',
viewmodule: 'Test',
viewname: 'TESTMobTabExpView',
viewaction: '',
viewdatachange: false,
refviews: [
'318E0E04-56B9-41C5-99ED-0608B03A7C9B',
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
],
},
{
viewtag: 'F2EF9364-1D93-484A-A231-90B3BB331DC3',
viewmodule: 'Test',
viewname: 'TESTTestMobMDView',
viewaction: '',
viewdatachange: false,
refviews: [
], ],
}, },
], ],
......
...@@ -3,7 +3,7 @@ services: ...@@ -3,7 +3,7 @@ services:
trainsys-app-mob: trainsys-app-mob:
image: dstimage image: dstimage
ports: ports:
- "50200:80" - "80:80"
networks: networks:
- agent_network - agent_network
environment: environment:
......
...@@ -3067,6 +3067,12 @@ ...@@ -3067,6 +3067,12 @@
"name" : "测试实体实体数据重定向视图", "name" : "测试实体实体数据重定向视图",
"realModelSubType" : "DEREDIRECTVIEW", "realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobPickupView",
"logicName" : "测试实体实体移动端数据选择视图",
"name" : "测试实体实体移动端数据选择视图",
"realModelSubType" : "DEMOBPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView", "codeName" : "EditView",
"logicName" : "测试实体实体编辑视图", "logicName" : "测试实体实体编辑视图",
...@@ -3281,6 +3287,12 @@ ...@@ -3281,6 +3287,12 @@
"name" : "测试实体实体数据多项选择视图", "name" : "测试实体实体数据多项选择视图",
"realModelSubType" : "DEMPICKUPVIEW", "realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobTabExpView",
"logicName" : "测试实体实体移动端分页导航视图",
"name" : "测试实体实体移动端分页导航视图",
"realModelSubType" : "DEMOBTABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView_modal", "codeName" : "EditView_modal",
"logicName" : "测试实体实体编辑视图_模态", "logicName" : "测试实体实体编辑视图_模态",
......
...@@ -2861,9 +2861,17 @@ ...@@ -2861,9 +2861,17 @@
} }
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"viewType" : "DEMOBPICKUPVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json",
"viewType" : "DEMOBTABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
......
...@@ -95,6 +95,28 @@ ...@@ -95,6 +95,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "我的" "tooltip" : "我的"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem5",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc"
},
"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,
......
...@@ -35,6 +35,16 @@ ...@@ -35,6 +35,16 @@
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem4", "name" : "menuitem4",
"tooltip" : "我的" "tooltip" : "我的"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem5",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc"
},
"tooltip" : "分页导航"
} ], } ],
"enableCustomize" : false, "enableCustomize" : false,
"name" : "appindexview", "name" : "appindexview",
......
{ {
"name" : "Mob", "name" : "Mob",
"getAllPSAppDEUIActionGroups" : [ ], "getAllPSAppDEUIActionGroups" : [ ],
"getAllPSDEDRControls" : [ ], "getAllPSDEDRControls" : [ {
"codeName" : "MobTabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试多数据视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "编辑",
"codeName" : "MobTabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
},
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "列表",
"codeName" : "MobTabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTMobTabExpView__tabexppanel",
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
} ],
"id" : "PSSYSAPPS/Mob/PSSYSAPP.json" "id" : "PSSYSAPPS/Mob/PSSYSAPP.json"
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册