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

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

上级 9d6a4d31
...@@ -3,7 +3,7 @@ services: ...@@ -3,7 +3,7 @@ services:
trainsys-app-web: trainsys-app-web:
image: dstimage image: dstimage
ports: ports:
- "50100:80" - "80:80"
networks: networks:
- agent_network - agent_network
environment: environment:
......
...@@ -55,15 +55,6 @@ ...@@ -55,15 +55,6 @@
git clone -b master $para2 trainsys/ git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096 export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/ 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> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
...@@ -8260,6 +8260,12 @@ ...@@ -8260,6 +8260,12 @@
"name" : "书实体表格视图(多数据部件测试)", "name" : "书实体表格视图(多数据部件测试)",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr07166944GridViewnop",
"logicName" : "测试不分页表格编辑切换数据",
"name" : "测试不分页表格编辑切换数据",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "TabExpView9", "codeName" : "TabExpView9",
"logicName" : "书实体分页导航视图(部件视图)", "logicName" : "书实体分页导航视图(部件视图)",
......
...@@ -4927,6 +4927,28 @@ ...@@ -4927,6 +4927,28 @@
"uIActionTag" : "testscriptt", "uIActionTag" : "testscriptt",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "testscriptt@Book" "id" : "testscriptt@Book"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "界面逻辑",
"codeName" : "toolbar_Usr07166944GridViewnoptoolbar_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_toolbar_Usr07166944GridViewnoptoolbar_deuiaction1_click",
"name" : "界面逻辑",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "test"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr07166944GridViewnoptoolbar_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr07166944GridViewnoptoolbar_deuiaction1_click@Book"
}, { }, {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "界面逻辑", "caption" : "界面逻辑",
...@@ -5481,6 +5503,10 @@ ...@@ -5481,6 +5503,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr03113527TabSearchView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr03113527TabSearchView.json",
"viewType" : "DETABSEARCHVIEW" "viewType" : "DETABSEARCHVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr07166944GridViewnop.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView_Test.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView_Test.json",
......
...@@ -324,7 +324,6 @@ ...@@ -324,7 +324,6 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"pagingMode" : 1,
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -345,7 +344,7 @@ ...@@ -345,7 +344,7 @@
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : false,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : false, "enableRowNew" : false,
......
...@@ -1889,6 +1889,7 @@ ...@@ -1889,6 +1889,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "测试focus", "title" : "测试focus",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
......
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -902,7 +902,6 @@ ...@@ -902,7 +902,6 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"pagingMode" : 1,
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -923,7 +922,7 @@ ...@@ -923,7 +922,7 @@
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : false,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : false, "enableRowNew" : false,
......
...@@ -5674,53 +5674,31 @@ ...@@ -5674,53 +5674,31 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "CRM测试视图" "tooltip" : "CRM测试视图"
}, {
"accUserMode" : 2,
"caption" : "测试focus",
"itemType" : "MENUITEM",
"name" : "menuitem295",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0613882517"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试focus"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "测试执行脚本", "caption" : "测试表格",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem299", "name" : "menuitem295",
"getPSAppFunc" : { "getPSAppMenuItems" : [ {
"modelref" : true, "accUserMode" : 2,
"id" : "AppFunc113" "caption" : "测试不分页表格编辑切换数据",
}, "itemType" : "MENUITEM",
"getPSLayout" : { "name" : "menuitem299",
"childColMD" : 24, "getPSAppFunc" : {
"columnCount" : 24, "modelref" : true,
"layout" : "TABLE_24COL" "id" : "UsrAppFunc0716718928"
}, },
"getPSLayoutPos" : { "getPSLayout" : {
"colMD" : 24, "childColMD" : 24,
"layout" : "TABLE_24COL" "columnCount" : 24,
}, "layout" : "TABLE_24COL"
"tooltip" : "测试执行脚本" },
}, { "getPSLayoutPos" : {
"accUserMode" : 0, "colMD" : 24,
"caption" : "测试界面行为", "layout" : "TABLE_24COL"
"itemType" : "MENUITEM", },
"name" : "menuitem300", "tooltip" : "测试不分页表格编辑切换数据"
"getPSAppFunc" : { } ],
"modelref" : true,
"id" : "AppFunc114"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -5730,7 +5708,7 @@ ...@@ -5730,7 +5708,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试界面行为" "tooltip" : "测试表格"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -2936,36 +2936,23 @@ ...@@ -2936,36 +2936,23 @@
"id" : "UsrAppFunc0530875699" "id" : "UsrAppFunc0530875699"
}, },
"tooltip" : "CRM测试视图" "tooltip" : "CRM测试视图"
}, {
"accUserMode" : 2,
"caption" : "测试focus",
"itemType" : "MENUITEM",
"name" : "menuitem295",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0613882517"
},
"tooltip" : "测试focus"
}, {
"accUserMode" : 0,
"caption" : "测试执行脚本",
"itemType" : "MENUITEM",
"name" : "menuitem299",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc113"
},
"tooltip" : "测试执行脚本"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "测试界面行为", "caption" : "测试表格",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem300", "name" : "menuitem295",
"getPSAppFunc" : { "getPSAppMenuItems" : [ {
"modelref" : true, "accUserMode" : 2,
"id" : "AppFunc114" "caption" : "测试不分页表格编辑切换数据",
}, "itemType" : "MENUITEM",
"tooltip" : "测试界面行为" "name" : "menuitem299",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0716718928"
},
"tooltip" : "测试不分页表格编辑切换数据"
} ],
"tooltip" : "测试表格"
} ], } ],
"name" : "appindex", "name" : "appindex",
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904", "modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册