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

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

上级 65295b4e
......@@ -25,6 +25,36 @@
.ibiz-span.ibiz-panel-field-content {
margin-left: 0;
}
/* 表单分组标题 */
.main-info-common-view .ibiz-form-group--right_grouppanel .ibiz-form-group__caption {
font-size: 16px;
color: var(--ibiz-color-disabled-text);
}
/* 表单分页样式(padding、导航栏标题) */
.main-info-common-view .ibiz-control-form > .ibiz-form-page .ibiz-form-tab-panel {
padding: 0 11px 0 13px;
}
.main-info-common-view .ibiz-control-form > .ibiz-form-page .ibiz-form-tab-panel.el-tabs .el-tabs__item {
font-size: 14px;
}
/* 两侧滚动条 */
.main-info-common-view .ibiz-control-form {
height: 100%;
}
.main-info-common-view .ibiz-control-form > .ibiz-form-page {
height: 100%;
}
.main-info-common-view .ibiz-control-form > .ibiz-form-page > .ibiz-form-page-item {
height: 100%;
}
.main-info-common-view .ibiz-control-form > .ibiz-form-page > .ibiz-form-page-item > .ibiz-col--grid {
height: 100%;
overflow: auto scroll;
}
.main-info-common-view .ibiz-control-form > .ibiz-form-page > .ibiz-form-page-item > .ibiz-col--grid > .ibiz-form-group {
height: auto;
}
.big-icon {
padding: 0;
}
......@@ -45,6 +75,88 @@
.vertical-divider .el-divider {
display: none;
}
.data-upload-view {
padding: 8px 32px;
}
.data-upload-view .ibiz-row {
overflow: visible;
}
.data-upload-view .ibiz-rawitem__paragraph p {
margin: 0;
}
.data-upload-view .ibiz-panel-rawitem--download_description,
.data-upload-view .ibiz-panel-rawitem--upload_description {
position: relative;
}
.data-upload-view .ibiz-panel-rawitem--download_description::before,
.data-upload-view .ibiz-panel-rawitem--upload_description::before {
position: absolute;
top: 2px;
left: -23px;
width: 15px;
height: 15px;
font-size: 0.75rem;
line-height: 15px;
color: var(--ibiz-color-primary-text);
text-align: center;
content: '1';
background: var(--ibiz-color-primary);
border-radius: 50%;
}
.data-upload-view .ibiz-panel-rawitem--download_description .ibiz-rawitem__paragraph p:last-child,
.data-upload-view .ibiz-panel-rawitem--upload_description .ibiz-rawitem__paragraph p:last-child {
color: var(--ibiz-color-text-3);
}
.data-upload-view .ibiz-panel-rawitem--upload_description {
margin-bottom: 20px;
}
.data-upload-view .ibiz-panel-rawitem--upload_description::before {
content: '2';
}
.data-upload-view .ibiz-panel-button {
padding: var(--ibiz-spacing-base) 0;
}
.data-upload-view .ibiz-panel-rawitem--template_rule {
margin-bottom: 20px;
}
.data-upload-view .ibiz-panel-rawitem--template_rule table {
border-color: var(--ibiz-color-border);
}
.data-upload-view .ibiz-panel-rawitem--template_rule table tr {
height: 52px !important;
}
.data-upload-view .ibiz-panel-rawitem--template_rule table tr td {
padding: 12px 16px;
}
.data-upload-view .ibiz-panel-rawitem--template_rule table tr:first-child {
background-color: var(--ibiz-color-fill-0);
}
.data-upload-view .ibiz-panel-rawitem--template_rule table tr:first-child td {
text-align: center;
}
.data-upload-view .ibiz-panel-rawitem--template_rule .text-danger {
color: var(--ibiz-color-danger);
}
.data-upload-view .ibiz-panel-rawitem--upload_raw {
height: 60px;
padding: 0 20px;
background-color: var(--ibiz-color-fill-0);
border: 1px solid var(--ibiz-color-border);
}
.data-upload-view .ibiz-panel-rawitem--upload_raw .ibiz-rawitem {
display: flex;
align-items: center;
color: var(--ibiz-color-text-3);
}
.data-upload-view .ibiz-panel-rawitem--upload_raw .ibiz-rawitem a {
color: var(--ibiz-color-link);
cursor: pointer;
}
.data-upload-view .ibiz-panel-rawitem--upload_raw .ibiz-rawitem a:hover {
text-decoration: underline;
}
.test2 {
padding: 1px 0px 0px 0px;
margin: 0px 0px 0px 0px;
......
......@@ -807,18 +807,18 @@
"infoGroupMode" : false,
"showCaption" : false
}, {
"codeName" : "container_comment_content_left",
"codeName" : "container_comment_content_right",
"contentType" : "PLACEHOLDER",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "PLACEHOLDER",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
......
......@@ -1394,18 +1394,18 @@
"infoGroupMode" : false,
"showCaption" : false
}, {
"codeName" : "container_comment_content_left",
"codeName" : "container_comment_content_right",
"contentType" : "PLACEHOLDER",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "PLACEHOLDER",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
......
......@@ -69804,18 +69804,18 @@
"infoGroupMode" : false,
"showCaption" : false
}, {
"codeName" : "container_comment_content_left",
"codeName" : "container_comment_content_right",
"contentType" : "PLACEHOLDER",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "PLACEHOLDER",
"name" : "container_comment_content_left",
"name" : "container_comment_content_right",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册