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

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

上级 7ad790a6
......@@ -3,7 +3,7 @@ services:
trainsys-app-web:
image: dstimage
ports:
- "50100:80"
- "80:80"
networks:
- agent_network
environment:
......
......@@ -55,15 +55,6 @@
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
mkdir -p /var/lib/jenkins/appcache/A3064A91-F42D-4D7F-BC1C-4173A4F5772C
if [ -e app_Web/.dynamic ]
then
cd app_Web
else
cd app_Web/app
fi
sed -i "s#dstimage#registry.cn-shanghai.aliyuncs.com/ibizsys/ibizcloud-standardsys-app-webapp:2022.09.01.001#g" swarm.yaml
docker -H $para1 stack deploy --compose-file=swarm.yaml ebsx --with-registry-auth
</command>
</hudson.tasks.Shell>
</builders>
......
......@@ -3098,6 +3098,12 @@
"name" : "测试实体实体编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EmptyCustomView",
"logicName" : "空自定义视图",
"name" : "空自定义视图",
"realModelSubType" : "DECUSTOMVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView3",
"logicName" : "测试实体实体编辑视图(分页关系)",
......
......@@ -105,6 +105,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -269,6 +269,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -852,6 +852,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -1238,16 +1238,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......@@ -3251,6 +3251,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -466,13 +466,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -559,6 +552,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -69,13 +69,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -157,6 +150,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -3003,6 +3003,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json",
......
......@@ -27,20 +27,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
}, {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -103,6 +89,14 @@
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSControlLogics" : [ {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
} ],
"unitName" : "元",
"valueFormat" : "%1$,.2f",
"width" : 150,
......@@ -124,6 +118,14 @@
"name" : "FIELD",
"codeName" : "Field"
},
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
......
......@@ -28,77 +28,6 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewLogics" : [ {
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "LOADGRID",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "onBeforeLoad",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "VIWELOGICBEFORELOAD",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridBeforeLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
}, {
"eventNames" : "onSearch",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "SEARCHFORMONSEARCH",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMSEARCHFORM"
}, {
"eventNames" : "onSelectionChange",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "GRIDSELECTIONCHANGE",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridSelectionChange"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
}, {
"eventNames" : "onBeforeLoad",
"logicName" : "gridBeforeLoad",
"logicTrigger" : "PANELEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "gridBeforeLoad",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridBeforeLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
} ],
"getPSControlLogics" : [ {
"eventNames" : "onBeforeLoad",
"logicTag" : "CUSTOMGRID",
......@@ -231,6 +160,62 @@
"viewProxyMode" : true,
"modelid" : "2EB29246-7B58-47FB-B35B-2A6B504A2D1E",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewLogics" : [ {
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "LOADGRID",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "onBeforeLoad",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "VIWELOGICBEFORELOAD",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridBeforeLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
}, {
"eventNames" : "onSearch",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "SEARCHFORMONSEARCH",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMSEARCHFORM"
}, {
"eventNames" : "onSelectionChange",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "GRIDSELECTIONCHANGE",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridSelectionChange"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试实体编辑视图",
......
{
"accUserMode" : 2,
"caption" : "空自定义视图",
"codeName" : "TESTEmptyCustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
"name" : "TESTEmptyCustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSDEViewCodeName" : "EmptyCustomView",
"getPSDEViewId" : "34F9FCEB-4D70-4DF2-A961-249E89E60199",
"getPSViewLayoutPanel" : {
"codeName" : "Usr0717355226",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "空自定义视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "5A7B7EB3-9D02-445B-B9CB-F98EF262D2FF",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "空自定义视图",
"codeName" : "EmptyCustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "空自定义视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "1CA8B21E-6A75-4EC6-95FD-99117A74A849",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -124,28 +124,6 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "onChange",
"logicName" : "logic1",
"logicTrigger" : "PANELEVENT",
"logicType" : "PFPLUGIN",
"name" : "logic1",
"getPSViewCtrlName" : "field_qrcode"
}, {
"eventNames" : "onClick",
"logicName" : "logic2",
"logicTrigger" : "PANELEVENT",
"logicType" : "APPDEUIACTION",
"name" : "logic2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
},
"getPSViewCtrlName" : "GRID"
}, {
"logicName" : "logic3",
"logicTrigger" : "CUSTOM",
......
......@@ -230,20 +230,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
}, {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -311,6 +297,14 @@
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSControlLogics" : [ {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
} ],
"unitName" : "元",
"valueFormat" : "%1$,.2f",
"width" : 150,
......@@ -332,6 +326,14 @@
"name" : "FIELD",
"codeName" : "Field"
},
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
......
......@@ -499,13 +499,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -592,6 +585,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -499,13 +499,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -592,6 +585,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -185,13 +185,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM",
......@@ -279,6 +272,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -470,13 +470,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -563,6 +556,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -257,13 +257,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -350,6 +343,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -546,6 +546,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "视图布局(基础)"
}, {
"accUserMode" : 2,
"caption" : "空自定义视图",
"itemType" : "MENUITEM",
"name" : "menuitem30",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0717277286"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "空自定义视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -246,6 +246,16 @@
"id" : "UsrAppFunc0606948444"
},
"tooltip" : "视图布局(基础)"
}, {
"accUserMode" : 2,
"caption" : "空自定义视图",
"itemType" : "MENUITEM",
"name" : "menuitem30",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0717277286"
},
"tooltip" : "空自定义视图"
} ],
"tooltip" : "面板"
}, {
......
......@@ -688,13 +688,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -781,6 +774,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......
......@@ -2161,6 +2161,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0717277286",
"name" : "空自定义视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0213077126",
......@@ -2744,16 +2754,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......@@ -2900,6 +2910,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "SysTodo",
"view" : "UnSubmitGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
"viewType" : "DECUSTOMVIEW",
"resource" : "TEST",
"view" : "EmptyCustomView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json",
......@@ -6544,13 +6560,6 @@
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
......@@ -6637,6 +6646,14 @@
"name" : "MONEY",
"codeName" : "Money"
},
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
} ],
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
......@@ -26995,6 +27012,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册