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

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

上级 5de53335
...@@ -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>
......
...@@ -3387,6 +3387,65 @@ ...@@ -3387,6 +3387,65 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "按钮行为",
"codeName" : "grouppanel26",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel26",
"getPSDEFormDetails" : [ {
"actionType" : "UIACTION",
"caption" : "界面行为",
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button2"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openbaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_openbaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openbaidu",
"uIActionType" : "DEUIACTION",
"id" : "openbaidu@TEST"
},
"tooltip" : "界面行为",
"uIActionTarget" : "NONE",
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"titleBarCloseMode" : 2,
"infoGroupMode" : false,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -100,14 +100,6 @@ ...@@ -100,14 +100,6 @@
"id" : "VMGroup" "id" : "VMGroup"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "图表测试",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
}
}, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
...@@ -115,6 +107,14 @@ ...@@ -115,6 +107,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, {
"name" : "NEWDATA",
"realTitle" : "图表测试",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
}
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -1158,11 +1158,11 @@ ...@@ -1158,11 +1158,11 @@
"id" : "searchbar" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 0, "quickSearchMode" : 1,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : false, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"caption" : "列表视图", "caption" : "列表视图",
...@@ -1211,7 +1211,9 @@ ...@@ -1211,7 +1211,9 @@
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
"enableFilter" : true, "enableFilter" : true,
"enableQuickSearch" : true,
"enableSearch" : true, "enableSearch" : true,
"expandSearchForm" : true,
"modelid" : "cb0d9598545bcfa333c30b57d3cc546a", "modelid" : "cb0d9598545bcfa333c30b57d3cc546a",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
\ No newline at end of file
...@@ -3510,6 +3510,65 @@ ...@@ -3510,6 +3510,65 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "按钮行为",
"codeName" : "grouppanel26",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel26",
"getPSDEFormDetails" : [ {
"actionType" : "UIACTION",
"caption" : "界面行为",
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button2"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openbaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_openbaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openbaidu",
"uIActionType" : "DEUIACTION",
"id" : "openbaidu@TEST"
},
"tooltip" : "界面行为",
"uIActionTarget" : "NONE",
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"titleBarCloseMode" : 2,
"infoGroupMode" : false,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册