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

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

上级 de3e58fa
......@@ -2107,6 +2107,12 @@
"name" : "树表格增强导航",
"realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "BaseLineCompareGridView",
"logicName" : "基线比对测试表格",
"name" : "基线比对测试表格",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr12064666TreeView",
"logicName" : "树测试",
......
......@@ -1988,6 +1988,10 @@
"id" : "link_song@FILE"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEBaseLineCompareGridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"viewType" : "DETREEEXPVIEW"
......
......@@ -3,6 +3,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "BASELINECOMPARE",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -263,6 +264,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "BASELINECOMPARE"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -23,6 +23,28 @@
"logicName" : "应用首页视图默认菜单",
"name" : "appmenu",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "基线比对",
"itemType" : "MENUITEM",
"name" : "menuitem268",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0425893992"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "基线比对"
}, {
"accUserMode" : 0,
"caption" : "首页功能按钮测试",
"itemType" : "MENUITEM",
......
......@@ -4,6 +4,16 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json",
"logicName" : "应用首页视图默认菜单",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "基线比对",
"itemType" : "MENUITEM",
"name" : "menuitem268",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0425893992"
},
"tooltip" : "基线比对"
}, {
"accUserMode" : 0,
"caption" : "首页功能按钮测试",
"itemType" : "MENUITEM",
......
......@@ -410,6 +410,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, {
"name" : "基线比对表格插件",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "BASELINECOMPARE"
},
"pluginCode" : "BASELINECOMPARE",
"pluginType" : "GRID_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, {
"name" : "实体方法Delete插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册