{"remainingRequest":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\reform-fvue\\src\\views\\BigScreen\\components\\subComponents\\projectSpeedIndex.vue?vue&type=style&index=0&id=5c954dfd&lang=scss&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\BigScreen\\components\\subComponents\\projectSpeedIndex.vue","mtime":1707111972890},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\css-loader\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\postcss-loader\\src\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\postcss-loader\\src\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\sass-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n* {\r\n font-size: 18PX !important;\r\n}\r\n\r\n.hearder-title {\r\n display: flex;\r\n height: 60px;\r\n\r\n >h1 {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: calc(200% / 7);\r\n height: 100%;\r\n margin: 0;\r\n padding: 0;\r\n\r\n &:nth-child(2) {\r\n width: calc(100% / 7);\r\n border-left: none;\r\n border-right: none;\r\n }\r\n\r\n border: 1px solid rgb(39, 86, 162);\r\n border-bottom: none;\r\n }\r\n}\r\n\r\n\r\n::-webkit-scrollbar {\r\n background-color: transparent;\r\n}\r\n\r\n.flex-table {\r\n display: flex;\r\n width: 100%;\r\n height: calc(100% - 60px);\r\n\r\n /deep/.el-table--enable-row-hover .el-table__body tr:hover>td {\r\n background-color: rgb(39, 86, 162) !important;\r\n }\r\n\r\n /deep/.el-table ::-webkit-scrollbar {\r\n background-color: transparent;\r\n }\r\n\r\n /deep/.el-table__header-wrapper {\r\n .cell {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 17PX !important;\r\n color: hsl(0, 0%, 100%);\r\n min-height: 100px !important;\r\n padding: 2px;\r\n }\r\n }\r\n\r\n /deep/.el-table__cell {\r\n .cell {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 17PX !important;\r\n color: #fff;\r\n min-height: 20px;\r\n padding: 2px;\r\n }\r\n\r\n }\r\n\r\n /*最外层透明*/\r\n /deep/.el-table,\r\n /deep/.el-table__expanded-cell {\r\n background-color: transparent !important;\r\n }\r\n\r\n /* 表格内背景颜色 */\r\n /deep/.el-table th,\r\n /deep/.el-table tr,\r\n /deep/.el-table td {\r\n background-color: #072D62 !important;\r\n }\r\n\r\n\r\n /deep/.el-table--border,\r\n /deep/.el-table--group {\r\n border: 1px solid rgb(39, 86, 162) !important;\r\n border-right: none !important;\r\n\r\n &:last-child {\r\n border: 1px solid rgb(39, 86, 162) !important;\r\n }\r\n }\r\n\r\n /**\r\n改变表格内竖线颜色\r\n */\r\n /deep/.el-table--border td,\r\n /deep/.el-table--border th,\r\n /deep/.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {\r\n border-right: 1px solid rgb(39, 86, 162) !important;\r\n\r\n &:last-child {\r\n border-right: none !important;\r\n }\r\n }\r\n\r\n /**\r\n改变表格内行线颜色\r\n */\r\n /deep/.el-table td,\r\n /deep/.el-table th.is-leaf {\r\n border-bottom: 1px solid rgb(39, 86, 162) !important;\r\n }\r\n\r\n /deep/.el-table thead tr th {\r\n border-color: rgb(39, 86, 162);\r\n }\r\n\r\n /deep/.el-table--border::after {\r\n background: none;\r\n }\r\n\r\n /deep/.el-table::before {\r\n height: 0px;\r\n }\r\n\r\n /deep/.el-table--scrollable-y .el-table__body-wrapper {\r\n overflow-y: auto;\r\n }\r\n}\r\n\r\n.table-box {\r\n width: 100%;\r\n height: 100%;\r\n\r\n * {\r\n text-align: center;\r\n box-sizing: border-box;\r\n }\r\n\r\n .table-header {\r\n display: flex;\r\n height: 200px;\r\n border: 1px solid #fff;\r\n\r\n .index-num {\r\n display: flex;\r\n align-items: center;\r\n width: 2%;\r\n height: 100%;\r\n border-right: 1px solid #fff;\r\n }\r\n\r\n .header-right {\r\n width: 98%;\r\n height: 100%;\r\n\r\n .header-title {\r\n width: 100%;\r\n display: flex;\r\n\r\n .index-title {\r\n margin: 0;\r\n padding: 0;\r\n width: 28%;\r\n height: 40px;\r\n line-height: 40px;\r\n border-right: 1px solid #fff;\r\n border-bottom: 1px solid #fff;\r\n\r\n &:last-child {\r\n border-right: none;\r\n }\r\n\r\n &:nth-child(2) {\r\n width: 16%;\r\n }\r\n }\r\n }\r\n\r\n .right-table-header,\r\n .right-bottom {\r\n display: flex;\r\n align-items: center;\r\n width: 100%;\r\n height: 120px;\r\n border-bottom: 1px solid #fff;\r\n\r\n >div {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: 14%;\r\n height: 100%;\r\n border-right: 1px solid #fff;\r\n\r\n &:nth-child(3) {\r\n width: 16%;\r\n }\r\n\r\n &:nth-child(7) {\r\n &:last-child {\r\n border-right: none;\r\n }\r\n }\r\n\r\n >div {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n height: 100%;\r\n border-right: 1px solid #fff;\r\n\r\n &:nth-child(3n) {\r\n border-right: none;\r\n }\r\n }\r\n }\r\n\r\n .index-name {\r\n width: 50%;\r\n }\r\n\r\n .index-value {\r\n width: 25%;\r\n }\r\n }\r\n\r\n .right-bottom {\r\n height: 40px;\r\n border-bottom: none;\r\n text-align: center\r\n }\r\n }\r\n\r\n }\r\n\r\n .table-detail {\r\n width: 100%;\r\n display: flex;\r\n // align-items: center;\r\n border: 1px solid #fff;\r\n height: calc(100% - 200px);\r\n border-top: none;\r\n overflow: auto;\r\n\r\n .detail-num {\r\n width: 2%;\r\n min-height: 100%;\r\n\r\n\r\n >div {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n height: 120px;\r\n border-right: 1px solid #fff;\r\n border-bottom: 1px solid #fff;\r\n box-sizing: content-box;\r\n }\r\n }\r\n\r\n .detail-right {\r\n display: flex;\r\n width: 98%;\r\n height: 100%;\r\n\r\n .index-item {}\r\n\r\n >div {\r\n // display: flex;\r\n // align-items: center;\r\n // justify-content: center;\r\n width: 14%;\r\n height: fit-content;\r\n border-right: 1px solid #fff;\r\n\r\n\r\n &:nth-child(3) {\r\n width: 16%;\r\n }\r\n\r\n &:nth-child(7) {\r\n &:last-child {\r\n border-right: none;\r\n }\r\n }\r\n\r\n >div {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n border-bottom: 1px solid #fff;\r\n }\r\n }\r\n\r\n .index-name {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: 50%;\r\n height: 120px;\r\n border-right: 1px solid #fff;\r\n }\r\n\r\n .index-value {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: 25%;\r\n height: 120px;\r\n border-right: 1px solid #fff;\r\n\r\n &:last-child {\r\n border-right: none;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ::-webkit-scrollbar {\r\n display: none;\r\n }\r\n}\r\n",null]}