{"remainingRequest":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\reform-fvue\\src\\views\\Worktable\\Worktable.vue?vue&type=style&index=0&id=3f259559&lang=scss&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\Worktable\\Worktable.vue","mtime":1697698833746},{"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\r\n.top {\r\n width: 100%;\r\n height: 80px;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n .title {\r\n width: 95%;\r\n height: 50px;\r\n padding: 5px 10px;\r\n background: url('../../assets/img/标题_.png') no-repeat;\r\n background-size: 100% 100%;\r\n position: relative;\r\n h1 {\r\n position: absolute;\r\n color: #3ca4fd;\r\n top: 15px;\r\n left: 30px;\r\n margin: 0;\r\n font-size: 28px;\r\n }\r\n }\r\n}\r\n.container {\r\n width: 100%;\r\n height: 100%;\r\n // display: flex;\r\n // flex-wrap: wrap;\r\n min-width: 1100px;\r\n overflow-y: auto;\r\n .card-box {\r\n width: 100%;\r\n box-sizing: border-box;\r\n display: block;\r\n margin-bottom: 5px;\r\n border-radius: 10px;\r\n .title {\r\n font-size: 2.5vh;\r\n color: #485b50;\r\n font-weight: bold;\r\n display: inline-block;\r\n margin-top: 2px;\r\n margin-left: 5px;\r\n color: #fff;\r\n }\r\n .card-box-tip {\r\n display: inline-block;\r\n margin-left: 5px;\r\n font-size: 1.8vh;\r\n width: 20%;\r\n height: 20px;\r\n text-align: right;\r\n background: #fff;\r\n padding: 0 25px 0 0;\r\n position: absolute;\r\n top: 0px;\r\n right: 0px;\r\n color: #68b9c0;\r\n }\r\n .icon {\r\n display: inline-block;\r\n width: 4vh;\r\n }\r\n img {\r\n vertical-align: top;\r\n }\r\n .card-bigbox {\r\n width: 100%;\r\n height: calc(100% - 10px);\r\n display: flex;\r\n flex-wrap: wrap;\r\n justify-content: flex-start;\r\n padding: 0 15px;\r\n margin-top: 18px;\r\n box-sizing: border-box;\r\n .card-box-item {\r\n width: 20%;\r\n box-sizing: border-box;\r\n display: flex;\r\n justify-content: space-around;\r\n align-items: center;\r\n &:nth-child(5) ~ div {\r\n margin-top: 15px;\r\n }\r\n .left {\r\n display: inline-block;\r\n .img-box {\r\n width: 6rem;\r\n height: 6rem;\r\n position: relative;\r\n .info {\r\n font-size: 12PX;\r\n position: absolute;\r\n background: #f56c6c;\r\n color: #fff;\r\n display: inline-block;\r\n top: -0.8vh;\r\n right: 0;\r\n border-radius: 50%;\r\n text-align: center;\r\n padding: 5px 10px;\r\n }\r\n img {\r\n width: 80%;\r\n height: 80%;\r\n border-radius: 15px;\r\n vertical-align: middle;\r\n }\r\n }\r\n }\r\n .right {\r\n width: 80%;\r\n display: inline-block;\r\n margin-left: 10px;\r\n div {\r\n color: #454444;\r\n text-decoration: none;\r\n cursor: pointer;\r\n }\r\n .right-text {\r\n &:hover {\r\n span {\r\n color: #5c8eff;\r\n padding-bottom: 2px;\r\n border-bottom: 2px solid;\r\n }\r\n }\r\n span {\r\n font-size: 2vh;\r\n font-weight: 600;\r\n }\r\n }\r\n .right-tip {\r\n font-size: 12PX;\r\n font-weight: 500;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n/deep/ .el-card__body {\r\n // height: 100% !important;\r\n box-sizing: border-box !important;\r\n // background-color: #0f304f;\r\n}\r\n.draw {\r\n border-radius: 20px;\r\n padding: 20px;\r\n box-sizing: border-box;\r\n background-color: #fff;\r\n .btn {\r\n font-weight: 600;\r\n }\r\n .no-list {\r\n height: calc(100% - 55px);\r\n text-align: center;\r\n position: relative;\r\n .img-text {\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%);\r\n }\r\n }\r\n}\r\n",null]}