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

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

上级 2a8abfde
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
display: flex; display: flex;
margin: 0; margin: 0;
flex-direction: column; flex-direction: column;
overflow: auto; overflow-y: scroll;
flex-grow: 1; flex-grow: 1;
} }
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
display: flex; display: flex;
margin: 0; margin: 0;
flex-direction: column; flex-direction: column;
overflow: auto; overflow-y: scroll;
} }
} }
} }
......
...@@ -490,12 +490,12 @@ html, body{ ...@@ -490,12 +490,12 @@ html, body{
} }
.expbarcontrol-xdata-ctrl { .expbarcontrol-xdata-ctrl {
flex-grow: 1; flex-grow: 1;
// 标题高度 36 + padding 4 + 边框 1
max-height: calc(100% - 41px);
overflow: auto; overflow: auto;
} }
.expbarcontrol-header + .expbarcontrol-xdata-ctrl { .expbarcontrol-header + .expbarcontrol-xdata-ctrl {
padding-top: 8px; padding-top: 8px;
// 标题高度 36 + padding 4 + 边框 1
max-height: calc(100% - 41px);
} }
} }
......
...@@ -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.07.29.003#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>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</changeSet> </changeSet>
<!--输出实体[BXDMX]数据结构 --> <!--输出实体[BXDMX]数据结构 -->
<changeSet author="root" id="tab-bxdmx-30-2"> <changeSet author="root" id="tab-bxdmx-31-2">
<createTable tableName="T_BXDMX"> <createTable tableName="T_BXDMX">
<column name="BXDMXID" remarks="" type="VARCHAR(100)"> <column name="BXDMXID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_BXDMX"/> <constraints primaryKey="true" primaryKeyName="PK_BXDMX"/>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-115-3"> <changeSet author="root" id="tab-book-118-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<!--输出实体[BXDMX]外键关系 --> <!--输出实体[BXDMX]外键关系 -->
<changeSet author="root" id="fk-bxdmx-30-8"> <changeSet author="root" id="fk-bxdmx-31-8">
<addForeignKeyConstraint baseColumnNames="BXDID" baseTableName="T_BXDMX" constraintName="F821DB7B87E31B879F" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="BXDID" referencedTableName="T_BXD" validate="true"/> <addForeignKeyConstraint baseColumnNames="BXDID" baseTableName="T_BXDMX" constraintName="F821DB7B87E31B879F" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="BXDID" referencedTableName="T_BXD" validate="true"/>
</changeSet> </changeSet>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"value" : "4" "value" : "4"
} ], } ],
"getPSCodeListTemplId" : "CODELIST_00090", "getPSCodeListTemplId" : "CODELIST_00090",
"refFlag" : false, "refFlag" : true,
"systemTag" : "TrainSys", "systemTag" : "TrainSys",
"codeItemValueNumber" : false, "codeItemValueNumber" : false,
"enableCache" : true, "enableCache" : true,
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
"getAllPSCodeLists" : [ { "getAllPSCodeLists" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/PhoneType.json" "path" : "PSMODULES/common/PSCODELISTS/PhoneType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList25.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList.json" "path" : "PSMODULES/common/PSCODELISTS/CodeList.json"
......
{
"codeListTag" : "common__CodeList25",
"codeListType" : "STATIC",
"codeName" : "CodeList25",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/common/PSCODELISTS/CodeList25.json",
"emptyText" : "未定义",
"name" : "测试代码表",
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/common.json"
},
"refFlag" : false,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"userScope" : false
}
\ No newline at end of file
{
"codeListTag" : "CodeList83",
"codeListType" : "STATIC",
"codeName" : "CodeList83",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json",
"emptyText" : "未定义",
"name" : "季度(1~4)",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"text" : "1季度",
"value" : "1"
}, {
"codeName" : "Item_2",
"text" : "2季度",
"value" : "2"
}, {
"codeName" : "Item_3",
"text" : "3季度",
"value" : "3"
}, {
"codeName" : "Item_4",
"text" : "4季度",
"value" : "4"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -99,6 +99,13 @@ ...@@ -99,6 +99,13 @@
"name" : "FIELD4", "name" : "FIELD4",
"codeName" : "Field4" "codeName" : "Field4"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, { }, {
"id" : "field2", "id" : "field2",
"dataType" : 25, "dataType" : 25,
...@@ -317,6 +324,10 @@ ...@@ -317,6 +324,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -326,6 +337,38 @@ ...@@ -326,6 +337,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "下拉列表框(多选)",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "地址选择器", "caption" : "地址选择器",
"codeName" : "field2", "codeName" : "field2",
......
...@@ -220,6 +220,13 @@ ...@@ -220,6 +220,13 @@
"name" : "FIELD4", "name" : "FIELD4",
"codeName" : "Field4" "codeName" : "Field4"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, { }, {
"id" : "field2", "id" : "field2",
"dataType" : 25, "dataType" : 25,
...@@ -438,6 +445,10 @@ ...@@ -438,6 +445,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -447,6 +458,38 @@ ...@@ -447,6 +458,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "下拉列表框(多选)",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "地址选择器", "caption" : "地址选择器",
"codeName" : "field2", "codeName" : "field2",
......
...@@ -54,6 +54,32 @@ ...@@ -54,6 +54,32 @@
"value" : "1" "value" : "1"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "CodeList83",
"codeListType" : "STATIC",
"codeName" : "CodeList83",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json",
"emptyText" : "未定义",
"name" : "季度(1~4)",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"text" : "1季度",
"value" : "1"
}, {
"codeName" : "Item_2",
"text" : "2季度",
"value" : "2"
}, {
"codeName" : "Item_3",
"text" : "3季度",
"value" : "3"
}, {
"codeName" : "Item_4",
"text" : "4季度",
"value" : "4"
} ],
"enableCache" : true
}, { }, {
"codeListTag" : "common__PhoneType", "codeListTag" : "common__PhoneType",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -4318,6 +4344,13 @@ ...@@ -4318,6 +4344,13 @@
"name" : "FIELD4", "name" : "FIELD4",
"codeName" : "Field4" "codeName" : "Field4"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, { }, {
"id" : "field2", "id" : "field2",
"dataType" : 25, "dataType" : 25,
...@@ -4536,6 +4569,10 @@ ...@@ -4536,6 +4569,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -4545,6 +4582,38 @@ ...@@ -4545,6 +4582,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "下拉列表框(多选)",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
},
"singleSelect" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "地址选择器", "caption" : "地址选择器",
"codeName" : "field2", "codeName" : "field2",
......
...@@ -288,6 +288,9 @@ ...@@ -288,6 +288,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList31.json" "path" : "PSCODELISTS/CodeList31.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList25.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList105.json" "path" : "PSCODELISTS/CodeList105.json"
...@@ -568,6 +571,9 @@ ...@@ -568,6 +571,9 @@
"getAllPSCodeLists" : [ { "getAllPSCodeLists" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/PhoneType.json" "path" : "PSMODULES/common/PSCODELISTS/PhoneType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList25.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/CodeList.json" "path" : "PSMODULES/common/PSCODELISTS/CodeList.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册