You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Equipment__Information__...

299 lines
12 KiB

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tag_btn,
.info,
.update,
.xiajia,
.yuyue_info,
.yuyue_clear,
.yuyue_update,
.baofei_info,
.yichang_info {
display: inline-block;
width: 44px;
margin-right: 10px;
padding: 1px 0px;
font-weight: 400;
font-size: 12px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.info {
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.update {
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.xiajia {
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yuyue_info {
width: 72px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.yuyue_clear {
width: 72px;
color: #fa6400;
background: rgba(250, 100, 0, 0.1);
border: 1px solid #fa6400;
}
.yuyue_update {
width: 72px;
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.baofei_info {
width: 72px;
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yichang_info {
width: 96px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/Information/InfoList/GLDevicesDialog/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.my_modal___GUkcC [class~='ant-form-item'] {
margin-bottom: 14px !important;
}
.my_modal___GUkcC [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.my_modal___GUkcC [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
width: 120px !important;
display: block !important;
line-height: 38px !important;
padding-right: 5px !important;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/Information/InfoList/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.search_params___qdp66 {
display: flex;
}
.search_params___qdp66 [class~='ant-form-item'] {
margin-bottom: 10px !important;
}
.search_params___qdp66 [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___qdp66 [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
}
.search_params___qdp66 [class~='ant-select-selector'] {
height: 36px !important;
}
.search_params___qdp66 [class~='ant-picker'] {
height: 36px !important;
}
.search_params___qdp66 [class~='ant-select-selection-item'] {
line-height: 34px !important;
}
.ellipsis___PLgna {
width: 120px;
/* 设置容器的固定宽度 */
white-space: nowrap;
/* 防止文本换行 */
overflow: hidden;
/* 隐藏溢出的内容 */
text-overflow: ellipsis;
/* 显示省略号 */
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
.search___wEG7n {
margin-left: auto;
display: flex !important;
align-items: center !important;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 268px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
}
.search___wEG7n span[class~='ant-input-search-icon'] {
display: none !important;
}
.search___wEG7n [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9 !important;
border: none !important;
}
.search___wEG7n [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.search___wEG7n span[class~='ant-input-group-addon'] {
display: none !important;
}
.search___wEG7n .searchIcon___orerQ {
margin-right: 14px;
cursor: pointer;
}
.search___wEG7n input {
background-color: #f6f7f9 !important;
}
.clear_Data___M2GZV {
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;
margin-left: auto;
text-align: center;
cursor: pointer;
margin-top: 3px;
margin-bottom: 20px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/Information/Scrap/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.search_params___umbbZ {
display: flex;
}
.search_params___umbbZ [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___umbbZ [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
}
.search_params___umbbZ [class~='ant-select-selector'] {
height: 36px !important;
}
.search_params___umbbZ [class~='ant-picker'] {
height: 36px !important;
}
.search_params___umbbZ [class~='ant-select-selection-item'] {
line-height: 34px !important;
}
.search___T6co1 {
margin-left: auto;
display: flex !important;
align-items: center !important;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 268px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
}
.search___T6co1 span[class~='ant-input-search-icon'] {
display: none !important;
}
.search___T6co1 [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none !important;
}
.search___T6co1 [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.search___T6co1 span[class~='ant-input-group-addon'] {
display: none !important;
}
.search___T6co1 .searchIcon___MiY22 {
margin-right: 14px;
cursor: pointer;
}
.search___T6co1 input {
background-color: #f6f7f9 !important;
}
.searchCon___so18x {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
}
.searchCon___so18x ul {
display: flex;
align-items: center;
padding: 0;
}
.searchCon___so18x ul li {
margin-right: 20px;
}
.searchCon___so18x ul li:last-child {
margin-right: 0px;
}
.searchCon___so18x [class~='ant-select-selector'] {
width: 100px !important;
margin-left: 8px;
}
.searchCon___so18x [class~='ant-tag'] {
cursor: pointer !important;
}
.pagin___o1OUb {
float: right;
margin: 20px 0;
}
.second_form___Uimni {
margin-left: auto;
}
.table_style___vE_tk {
margin-top: 10px;
}
.timeline___SMOPX {
height: 58vh;
margin-top: 1vh;
padding: 10px 0;
overflow: hidden;
overflow-y: auto;
}
.name_style___qlmun {
font-weight: 600;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 157px;
}
.row_style___v5V6z {
margin-top: 20px;
}
.row_style___v5V6z .col_title___ihvMk {
text-align: right;
margin-bottom: 10px;
margin-right: -12px;
}
.row_style___v5V6z .col_content___kf6to {
margin-bottom: 10px;
text-align: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-left: -12px;
}