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

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

上级 5c82e7aa
......@@ -156,6 +156,7 @@ export const viewstate: any = {
viewaction: '',
viewdatachange: false,
refviews: [
'318E0E04-56B9-41C5-99ED-0608B03A7C9B',
],
},
{
......
......@@ -33,10 +33,33 @@
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "MobDataViewrighttoolbar",
"controlType" : "TOOLBAR",
......
......@@ -36,6 +36,11 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-edit",
"height" : 16,
"width" : 16
},
"tooltip" : "编辑"
}, {
"accUserMode" : 2,
......@@ -303,7 +308,7 @@
"tooltip" : "列表视图"
}, {
"accUserMode" : 2,
"caption" : "卡片2",
"caption" : "卡片",
"itemType" : "MENUITEM",
"name" : "menuitem14",
"getPSAppFunc" : {
......@@ -322,7 +327,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "卡片2"
"tooltip" : "卡片"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......
......@@ -12,6 +12,11 @@
"modelref" : true,
"id" : "UsrAppFunc0616666728"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-edit",
"height" : 16,
"width" : 16
},
"tooltip" : "编辑"
}, {
"accUserMode" : 2,
......@@ -135,14 +140,14 @@
"tooltip" : "列表视图"
}, {
"accUserMode" : 2,
"caption" : "卡片2",
"caption" : "卡片",
"itemType" : "MENUITEM",
"name" : "menuitem14",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc8"
},
"tooltip" : "卡片2"
"tooltip" : "卡片"
} ],
"enableCustomize" : false,
"name" : "appindexview",
......
......@@ -1456,6 +1456,11 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-edit",
"height" : 16,
"width" : 16
},
"tooltip" : "编辑"
}, {
"accUserMode" : 2,
......@@ -1723,7 +1728,7 @@
"tooltip" : "列表视图"
}, {
"accUserMode" : 2,
"caption" : "卡片2",
"caption" : "卡片",
"itemType" : "MENUITEM",
"name" : "menuitem14",
"getPSAppFunc" : {
......@@ -1742,7 +1747,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "卡片2"
"tooltip" : "卡片"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......@@ -11184,10 +11189,33 @@
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "MobDataViewrighttoolbar",
"controlType" : "TOOLBAR",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册