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

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

上级 ce081b44
...@@ -4934,6 +4934,12 @@ ...@@ -4934,6 +4934,12 @@
"name" : "分页导航视图", "name" : "分页导航视图",
"realModelSubType" : "DETABEXPVIEW", "realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PhoneEditView",
"logicName" : "手机主编辑视图",
"name" : "手机主编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr04101559CalendarExpView", "codeName" : "Usr04101559CalendarExpView",
"logicName" : "视图消息日历导航视图", "logicName" : "视图消息日历导航视图",
...@@ -5297,6 +5303,13 @@ ...@@ -5297,6 +5303,13 @@
"name" : "ex_x3", "name" : "ex_x3",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "MainPhone",
"logicName" : "手机主表单",
"modelTag2" : "0",
"name" : "手机主表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "Usr08214390EditView_Form", "codeName" : "Usr08214390EditView_Form",
"logicName" : "分割面板_表单", "logicName" : "分割面板_表单",
......
...@@ -128,6 +128,10 @@ ...@@ -128,6 +128,10 @@
"name" : "FIELD41", "name" : "FIELD41",
"codeName" : "Field41" "codeName" : "Field41"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
...@@ -145,6 +149,10 @@ ...@@ -145,6 +149,10 @@
"name" : "FIELD24", "name" : "FIELD24",
"codeName" : "Field24" "codeName" : "Field24"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : false "enableSort" : false
......
...@@ -3200,6 +3200,10 @@ ...@@ -3200,6 +3200,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08223555EditView2.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08223555EditView2.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0505414736PickupTreeView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0505414736PickupTreeView.json",
......
...@@ -304,6 +304,10 @@ ...@@ -304,6 +304,10 @@
"name" : "FIELD41", "name" : "FIELD41",
"codeName" : "Field41" "codeName" : "Field41"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
...@@ -321,6 +325,10 @@ ...@@ -321,6 +325,10 @@
"name" : "FIELD24", "name" : "FIELD24",
"codeName" : "Field24" "codeName" : "Field24"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : false "enableSort" : false
......
...@@ -32,14 +32,14 @@ ...@@ -32,14 +32,14 @@
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -58,15 +58,15 @@ ...@@ -58,15 +58,15 @@
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEREDIRECTVIEW" "viewType" : "DEEDITVIEW"
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEREDIRECTVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
"viewLogicType" : "APP_OPENDATA", "viewLogicType" : "APP_OPENDATA",
...@@ -75,25 +75,27 @@ ...@@ -75,25 +75,27 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realTitle" : "手机编辑视图", "realTitle" : "手机主编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.PHONE.EDITVIEW"
},
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realTitle" : "手机数据重定向视图", "realTitle" : "手机主编辑视图",
"getRealTitlePSLanguageRes" : { "getRefPSAppView" : {
"lanResTag" : "PAGE.TITLE.PHONE.REDIRECTVIEW" "modelref" : true,
}, "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "OPENDATA",
"realTitle" : "手机主编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEREDIRECTVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
......
...@@ -2866,6 +2866,17 @@ ...@@ -2866,6 +2866,17 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "TOOLBAR", "refTag" : "TOOLBAR",
"refTag2" : "ITEMS" "refTag2" : "ITEMS"
}, {
"name" : "查看附件",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN",
"pluginType" : "GRID_COLRENDER",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, { }, {
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -8722,6 +8722,17 @@ ...@@ -8722,6 +8722,17 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "TOOLBAR", "refTag" : "TOOLBAR",
"refTag2" : "ITEMS" "refTag2" : "ITEMS"
}, {
"name" : "查看附件",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN",
"pluginType" : "GRID_COLRENDER",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, { }, {
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -33772,6 +33783,12 @@ ...@@ -33772,6 +33783,12 @@
"viewType" : "DEMAPVIEW", "viewType" : "DEMAPVIEW",
"resource" : "MapData", "resource" : "MapData",
"view" : "MapView" "view" : "MapView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "PhoneEditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json",
...@@ -675,6 +675,17 @@ ...@@ -675,6 +675,17 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "TOOLBAR", "refTag" : "TOOLBAR",
"refTag2" : "ITEMS" "refTag2" : "ITEMS"
}, {
"name" : "查看附件",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN"
},
"pluginCode" : "ATTACHMENT_VIEWER_COLUMN",
"pluginType" : "GRID_COLRENDER",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, { }, {
"name" : "测试倒计时按钮", "name" : "测试倒计时按钮",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册