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

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

上级 bac66775
......@@ -2657,6 +2657,7 @@
}, {
"codeName" : "MobEditView",
"logicName" : "学员信息(移动端)",
"modelTag" : "MOBEDITVIEW",
"name" : "学员信息(移动端)",
"realModelSubType" : "DEMOBEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
......
......@@ -3,6 +3,7 @@
"caption" : "学员信息",
"codeName" : "ReginfoMobEditView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"funcViewMode" : "MOBEDITVIEW",
"name" : "ReginfoMobEditView",
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -38,6 +38,20 @@
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
......@@ -50,10 +64,49 @@
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "OPENDATA",
"realTitle" : "学员信息",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "学员信息",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "学员信息",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "MobMDView_MobList",
"controlStyle" : "LISTVIEW",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册