.L-app-container { margin: 20px; background-color: #fff; border-radius: 5px; height: calc(100vh - 40px); overflow-y: scroll; padding: 20px 0 45px 0; // 查询重置按钮 .onSubmit,.reset { width: 64px; height: 30px; border-radius: 2px; padding: 7px 10px; } .reset { border: 1px solid #DEE2EE; } // 表单、搜索框样式、label .el-form-item { margin-right: 20px; // margin-bottom: 0; } .el-form-item__label { font-size: 14px; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #4D5158; padding: 0; // line-height: 18px; } .el-form-item__content { // 此处是对输入框进行的样式修改 .el-input__inner { width: 230px; height: 30px; background: #FFFFFF; border-radius: 5px; opacity: 1; border: 1px solid #DEE2EE; &::placeholder { font-size: 14px; font-family: Source Han Sans CN; font-weight: 400; line-height: 18px; color: #A1ABBA; } font-size: 14px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #292F38; } } .el-tabs { .el-tabs__header { margin-bottom: 0; } .el-tabs__item { font-size: 14px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #8E9298; -webkit-background-clip: text; padding-left: 20px !important; } .el-tabs__item.is-active { font-size: 16px; font-family: Source Han Sans CN-Bold, Source Han Sans CN; font-weight: bold; color: #323233; } } .table-box { padding: 0 20px; margin-top: 10px; .table-item { .zhipaiColor { background-color: #FF7F35; } .yizhuofei { background-color: #7A808A; } .shouliColor { background-color: #1E80EB; } .wancengColor { background-color: #F76359; } .tuihuiColor { background-color: #FF7F35; } .yanqiColor { background-color: #1E80EB; } .yichuliColor { background-color: #31D9AE; } .colors { width: 8px; height: 8px; border-radius: 50%; } td { font-size: 12px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #292F38; line-height: 40px; height: 40px; } th { font-size: 12px; height: 40px; font-family: Source Han Sans CN-Bold, Source Han Sans CN; font-weight: bold; color: #333333; line-height: 36px; } .el-table__cell { padding: 0; } } } .L_tabs { width: 100%; // height: 15%; background: #fff; .el-form { margin-top: 10px; padding: 0 20px; } } .my-pagination { padding: 0 20px; } .sqbtn { font-family: "Source Han Sans CN-Regular"; border-radius: 4px 4px 4px 4px; opacity: 1; font-size: 12px; margin-right: 8px; cursor: pointer; } .sqbtn1 { background: #ebf5ff; border: 1px solid #a1cbf8; color: #0E7CF4; } .state-sub { display: flex; flex-direction: row-reverse; margin-right: 8px; } .tabsBottom { // height: 85%; padding-top: 10px; .foot-main { padding-bottom: 20px; background: white; } } .headerText { width: 100%; padding: 10px 0px 8px 20px; border-bottom: 1px solid #DEE2EE; font-family: "Source Han Sans CN-Bold"; font-weight: bold; color: #323233; font-size: 16px; position: relative; .headerClose { cursor: pointer; font-size: 16px; position: absolute; right: 14px; top: 10px; } .searchP { position: relative; cursor: pointer; &::before { content: ""; width: 26px; height: 3px; border-radius: 4px; background: #1e80eb; position: absolute; bottom: -8px; } } } } .app-container::-webkit-scrollbar { display: none; } .team-main { display: flex; justify-content: space-between; font-family: "Source Han Sans CN-Regular"; margin-bottom: 15px; &>div:nth-of-type(1) { color: #8E9298; width: 25%; text-align: right; } &>div:nth-of-type(2) { color: #292F38; width: 70%; } } .el-dialog { background: #FFFFFF; border-radius: 8px; .el-dialog__header { border-radius: 8px 8px 0 0; background: #F8F9FA; height: 40px; padding: 10px; .el-dialog__title { font-size: 14px; font-family: Source Han Sans CN; font-weight: 400; color: #333333; } } .el-dialog__body { padding: 10px; .dialog-foot { .el-form-item__content { display: flex; justify-content: flex-end; align-items: center; .designate,.save,.resetFields,.el-button { cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0 15px; background-color: #F88129; border-radius: 4px; margin: 0 10px; img { width: 14px; margin-right: 4px; } span { font-size: 12px; font-family: Source Han Sans CN; font-weight: 400; color: #FFFFFF; line-height: 30px; } } .resetFields { background-color: #FFFFFF; border: 1px solid #DEE2EE; span { color: #4D5158; } } .resetFields:hover { color: #4D5158 !important; } .save { margin-right: 0; background-color: #1E80EB; } } } } } // 预警呈现样式 .L-app-map-container { margin: 20px; background-color: #fff; border-radius: 5px; height: calc(100vh - 40px); width: calc(100% - 40px); overflow-y: scroll; position: relative; .warning-list { position: absolute; right: 0; top: 0; bottom: 0; width: 25%; .warning-list-title { line-height: 50px; text-align: center; background-color: #e6f7ff; font-weight: bold; } .warning-list-content { padding: 10px; .warning-list-search { display: flex; align-items: center; .el-button { margin-left: 5px; // height: 36px; } } .warning-list-list { display: grid; grid-template-columns: 1fr; grid-row-gap: 10px; padding: 5px; .lists { padding: 5px; .hearder { display: flex; .warning-title { flex: 1; } .anniu { margin-left: 5px; // display: flex; // align-items: center; // justify-content: center; line-height: 30px; height: 30px; padding: 0 10px; border-radius: 5px; border: 1px solid #d9001b; } } .content { display: flex; margin: 10px 0 0 0; .content-left { flex: 1; } .content-right { margin-left: 5px; .el-button { height: 100%; width: 80px; } } } } } .warning-list-footer { } } } .warning-events { position: absolute; left: 20px; bottom: 40px; padding: 10px 20px; display: grid; grid-template-columns: 1fr; grid-row-gap: 5px; border-radius: 5px; border: 1px solid #DEE2EE; box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1); .warning-events-event { display: flex; align-items: center; .warning-events-event-img { margin-right: 10px; } .warning-events-event-text { font-size: 12px; } } } }