autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 40915afd63
commit 3fc8775afc

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.58fb6d11.js"></script>
<script src="/react/build/umi.6f6bb093.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -276,6 +276,9 @@ var Engineering = function Engineering(_ref) {
})]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginBottom: 40
},
className: "".concat(location.pathname === "/laboratory/myreservation" ? "section_7" : "section_8", " flex-row"),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
to: "/laboratory/myreservation",
@ -291,11 +294,14 @@ var Engineering = function Engineering(_ref) {
className: "text_8",
children: "\u2026\u2026\u2026\u2026\u2026\u2026\u5DE5\u4F5C\u53F0\u2026\u2026\u2026\u2026\u2026"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginTop: 20
},
className: "".concat(location.pathname === "/laboratory/laboratoryCenter" ? "section_7" : "section_8", " flex-row"),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
to: "/laboratory/laboratoryCenter",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-wodeyuyue"
className: "icon-zzxy-shiyanshizhongxinguanli"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_5",
children: "\u5B9E\u9A8C\u5BA4\u4E2D\u5FC3\u7BA1\u7406"
@ -308,7 +314,7 @@ var Engineering = function Engineering(_ref) {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "image-text_19 flex-row justify-between",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-shiyanshizhongxinguanli"
className: "icon-zzxy-shiyanshiguanli"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text-group_1 text_5",
children: "\u5B9E\u9A8C\u5BA4\u7BA1\u7406"

@ -322,7 +322,7 @@ button:active {
position: absolute;
left: 50%;
top: 0;
width: 580px;
width: 600px !important;
margin-left: -290px;
height: 70px;
background: url(/images/materials/SketchPng979757376f2562e848ab98540298bd81ccd9c866e318d59477d62b8d3168f11a.png) -3px 0px no-repeat;
@ -351,7 +351,7 @@ button:active {
.materials-wrp .text_4 {
text-shadow: inset 0px 0px 4px #ffffff;
background-image: linear-gradient(180deg, #c6d9ff 0, #607db5 100%);
width: 135px;
width: 164px;
height: 40px;
overflow-wrap: break-word;
color: #ffffff;

@ -456,9 +456,11 @@ var Navigation = function Navigation(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryCentermodules.header_div,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryCentermodules.header_title,
children: "\u5B9E\u9A8C\u5BA4\u4E2D\u5FC3\u7BA1\u7406"
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "icon-zzxy-shiyanshizhongxinguanli"
}), " \u5B9E\u9A8C\u5BA4\u4E2D\u5FC3\u7BA1\u7406"]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryCentermodules.search_params,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
@ -503,7 +505,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(LaboratoryCentermodules.searchIcon),
className: " font14 ".concat(LaboratoryCentermodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
@ -572,11 +574,16 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: LaboratoryCentermodules.upload_modal,
destroyOnClose: true
// className={styles.upload_modal}
,
className: "".concat(LaboratoryCentermodules.upload_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openUpload,
title: "\u6279\u91CF\u5BFC\u5165\u5B9E\u9A8C\u5BA4\u4E2D\u5FC3",
width: "500px",
width: 550,
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
var formData;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
@ -678,11 +685,16 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: LaboratoryCentermodules.my_modal,
destroyOnClose: true
// className={styles.my_modal}
,
className: "".concat(LaboratoryCentermodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openMyModal,
title: "".concat(centerId ? '编辑' : '新建', "\u5B9E\u9A8C\u5BA4\u4E2D\u5FC3"),
width: "600px",
width: 800,
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() {
return regeneratorRuntime_default()().wrap(function _callee3$(_context3) {
while (1) switch (_context3.prev = _context3.next) {

@ -10,7 +10,7 @@
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
color: #96FFFD;
line-height: 38px;
}
.header_div___lqrir .search___UdFBf {

File diff suppressed because one or more lines are too long

@ -1,655 +0,0 @@
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/LaboratoryRoom/createRoom/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___uHoxU {
width: 1200px;
margin: 20px auto 40px auto;
}
.wrap___uHoxU .back_style___da5ps {
color: #999;
margin: 10px 0 15px 0;
cursor: pointer;
}
.wrap___uHoxU .back_style___da5ps:hover {
color: #165DFF;
}
.wrap___uHoxU .header___qcvCp {
background: #FFFFFF;
border-radius: 4px;
padding: 30px 30px 30px 0;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry .guize_select___AA6wa {
width: 96px;
height: 32px;
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #3061D0;
line-height: 30px;
text-align: left;
font-style: normal;
text-align: center;
cursor: pointer;
margin-top: 4px;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry .guize_update____QvNi {
width: 48px;
height: 22px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 12px;
color: #FFFFFF;
line-height: 22px;
text-align: left;
font-style: normal;
cursor: pointer;
text-align: center;
margin-top: 9px;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry .shangchuan_button___bNn84 {
width: 146px;
height: 32px;
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #3061D0;
line-height: 32px;
text-align: left;
font-style: normal;
text-align: center;
cursor: pointer;
margin-top: 4px;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry .shangchuan_img___fCYDP {
width: 300px;
height: 156px;
background: #F5F5F5;
border-radius: 1px;
position: relative;
margin-top: 20px;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry .shangchuan_close___U0b6Y {
position: absolute;
top: 5px;
right: 10px;
color: #FF5555;
cursor: pointer;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
line-height: 40px !important;
padding-right: 5px !important;
}
.wrap___uHoxU .header___qcvCp .header_form___GJHry [class~='ant-upload'] {
margin-top: 5px !important;
}
.wrap___uHoxU .header___qcvCp .close_button___UGlhv {
width: 64px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
border: 1px solid #C3CFE0;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #464F66;
line-height: 32px;
text-align: left;
font-style: normal;
cursor: pointer;
text-align: center;
margin-left: auto;
}
.wrap___uHoxU .header___qcvCp .submit_button___GOKRY {
width: 64px;
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-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 32px;
text-align: left;
font-style: normal;
cursor: pointer;
text-align: center;
margin-left: 20px;
}
.add_button___Hw_e0 {
width: 116px;
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-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 32px;
font-style: normal;
text-align: center;
cursor: pointer;
position: absolute;
top: 5px;
right: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/LaboratoryRoom/createRoom/UpdateAvatarModal/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.modal___YAIcg {
display: flex;
flex-direction: row;
}
.avatarWrap___sF05G {
border: 1px solid #eee;
}
.tip___uIA24 {
color: #9b9b9b;
margin-top: 4px;
font-size: 14px;
}
.previewWrap___TA19F {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 320px;
align-items: center;
margin-left: 36px;
}
.previewImg___ebNuz {
overflow: hidden;
background-color: #fff;
text-align: center;
width: 120px !important;
height: 60px !important;
border: 1px #eee solid;
}
.uploadButton___fjXyt {
color: #0152d9;
border: 1px solid #0152d9;
padding: 2px 18px;
cursor: pointer;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/_cropperjs@1.6.2@cropperjs/dist/cropper.css ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/
.cropper-container {
direction: ltr;
font-size: 0;
line-height: 0;
position: relative;
touch-action: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cropper-container img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: block;
height: 100%;
image-orientation: 0deg;
max-height: none !important;
max-width: none !important;
min-height: 0 !important;
min-width: 0 !important;
width: 100%;
}
.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.cropper-wrap-box,
.cropper-canvas {
overflow: hidden;
}
.cropper-drag-box {
background-color: #fff;
opacity: 0;
}
.cropper-modal {
background-color: #000;
opacity: 0.5;
}
.cropper-view-box {
display: block;
height: 100%;
outline: 1px solid #39f;
outline-color: rgba(51, 153, 255, 0.75);
overflow: hidden;
width: 100%;
}
.cropper-dashed {
border: 0 dashed #eee;
display: block;
opacity: 0.5;
position: absolute;
}
.cropper-dashed.dashed-h {
border-bottom-width: 1px;
border-top-width: 1px;
height: calc(100% / 3);
left: 0;
top: calc(100% / 3);
width: 100%;
}
.cropper-dashed.dashed-v {
border-left-width: 1px;
border-right-width: 1px;
height: 100%;
left: calc(100% / 3);
top: 0;
width: calc(100% / 3);
}
.cropper-center {
display: block;
height: 0;
left: 50%;
opacity: 0.75;
position: absolute;
top: 50%;
width: 0;
}
.cropper-center::before,
.cropper-center::after {
background-color: #eee;
content: ' ';
display: block;
position: absolute;
}
.cropper-center::before {
height: 1px;
left: -3px;
top: 0;
width: 7px;
}
.cropper-center::after {
height: 7px;
left: 0;
top: -3px;
width: 1px;
}
.cropper-face,
.cropper-line,
.cropper-point {
display: block;
height: 100%;
opacity: 0.1;
position: absolute;
width: 100%;
}
.cropper-face {
background-color: #fff;
left: 0;
top: 0;
}
.cropper-line {
background-color: #39f;
}
.cropper-line.line-e {
cursor: ew-resize;
right: -3px;
top: 0;
width: 5px;
}
.cropper-line.line-n {
cursor: ns-resize;
height: 5px;
left: 0;
top: -3px;
}
.cropper-line.line-w {
cursor: ew-resize;
left: -3px;
top: 0;
width: 5px;
}
.cropper-line.line-s {
bottom: -3px;
cursor: ns-resize;
height: 5px;
left: 0;
}
.cropper-point {
background-color: #39f;
height: 5px;
opacity: 0.75;
width: 5px;
}
.cropper-point.point-e {
cursor: ew-resize;
margin-top: -3px;
right: -3px;
top: 50%;
}
.cropper-point.point-n {
cursor: ns-resize;
left: 50%;
margin-left: -3px;
top: -3px;
}
.cropper-point.point-w {
cursor: ew-resize;
left: -3px;
margin-top: -3px;
top: 50%;
}
.cropper-point.point-s {
bottom: -3px;
cursor: s-resize;
left: 50%;
margin-left: -3px;
}
.cropper-point.point-ne {
cursor: nesw-resize;
right: -3px;
top: -3px;
}
.cropper-point.point-nw {
cursor: nwse-resize;
left: -3px;
top: -3px;
}
.cropper-point.point-sw {
bottom: -3px;
cursor: nesw-resize;
left: -3px;
}
.cropper-point.point-se {
bottom: -3px;
cursor: nwse-resize;
height: 20px;
opacity: 1;
right: -3px;
width: 20px;
}
@media (min-width: 768px) {
.cropper-point.point-se {
height: 15px;
width: 15px;
}
}
@media (min-width: 992px) {
.cropper-point.point-se {
height: 10px;
width: 10px;
}
}
@media (min-width: 1200px) {
.cropper-point.point-se {
height: 5px;
opacity: 0.75;
width: 5px;
}
}
.cropper-point.point-se::before {
background-color: #39f;
bottom: -50%;
content: ' ';
display: block;
height: 200%;
opacity: 0;
position: absolute;
right: -50%;
width: 200%;
}
.cropper-invisible {
opacity: 0;
}
.cropper-bg {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}
.cropper-hide {
display: block;
height: 0;
position: absolute;
width: 0;
}
.cropper-hidden {
display: none !important;
}
.cropper-move {
cursor: move;
}
.cropper-crop {
cursor: crosshair;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
cursor: not-allowed;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.upload_button {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
display: inline-block;
text-align: center;
align-items: center;
align-content: center;
}
.upload_button .aBtn_img {
width: 14px;
height: 14px;
margin-top: -3px;
margin-right: 8px;
}
.upload_button:hover {
width: 108px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.disable_upload_button {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
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-Regular, PingFang SC;
font-weight: 400;
}
.disable_upload_button .aBtn_img {
width: 14px;
height: 14px;
margin-top: -3px;
margin-right: 8px;
}
.upload_button:active {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.upload_text {
width: 129px;
height: 20px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5F6367;
line-height: 20px;
margin-left: 16px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/RuleManage/components/CustomRules/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.weekDay___onEh4 {
display: flex;
align-items: center;
justify-content: space-between;
height: 30px;
border: 1px solid #F1F1F1;
background: #F6F7F9;
color: #333;
}
.weekDay___onEh4 .weekDay1___WZ6Yt {
position: relative;
width: 150px;
height: 100%;
}
.weekDay___onEh4 .weekDay2___Ut93V {
height: 100%;
width: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.timeSlotWarp___yAtp8 {
display: flex;
justify-content: space-between;
overflow-y: auto;
border-bottom: 1px solid #F1F1F1;
}
.timeSlot___mTtgk {
width: 151px;
height: 100%;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC {
width: 151px;
height: 30px;
border: 1px solid #F1F1F1;
border-top: 0px;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC :nth-child(1) {
width: 100%;
text-align: center;
color: #333;
font-size: 14px;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC :nth-child(2) {
color: #999999;
font-size: 12px;
}
.timeSlotItem2___Htzy2 {
width: 99px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #F1F1F1;
border-top: 0px;
border-left: 0px;
}
.checked___mNl4N {
background: rgba(22, 93, 255, 0.3);
width: 99px;
height: 30px;
cursor: pointer;
}
.unchecked___kMlEe {
width: 99px;
height: 30px;
cursor: pointer;
}

@ -9,7 +9,7 @@
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
color: #96FFFD;
line-height: 38px;
}
.header_div___U0sTs .search___JKp3V {

@ -458,9 +458,11 @@ var Navigation = function Navigation(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryRoommodules.header_div,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryRoommodules.header_title,
children: "\u5B9E\u9A8C\u5BA4\u623F\u95F4"
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-shiyanshifenshiguanli"
}), " \u5B9E\u9A8C\u5BA4\u5206\u5BA4\u7BA1\u7406"]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: LaboratoryRoommodules.search_params,
style: {
@ -532,7 +534,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(LaboratoryRoommodules.searchIcon),
className: " font14 ".concat(LaboratoryRoommodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);

@ -10,7 +10,7 @@
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
color: #96FFFD;
line-height: 38px;
}
.header_div___LVX8g [class~='ant-form-item'] [class~='ant-form-item-label'] {

@ -493,9 +493,11 @@ var Navigation = function Navigation(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: MyLaboratorymodules.header_div,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: MyLaboratorymodules.header_title,
children: "\u6211\u7684\u5B9E\u9A8C\u5BA4"
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "icon-zzxy-shiyanshiguanli"
}), " \u6211\u7684\u5B9E\u9A8C\u5BA4"]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: MyLaboratorymodules.search_params,
style: {
@ -544,7 +546,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(MyLaboratorymodules.searchIcon),
className: "font14 ".concat(MyLaboratorymodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
@ -616,11 +618,16 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: MyLaboratorymodules.upload_modal,
destroyOnClose: true
// className={styles.upload_modal}
,
className: "".concat(MyLaboratorymodules.upload_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openUpload,
title: "\u6279\u91CF\u5BFC\u5165\u5B9E\u9A8C\u5BA4",
width: "500px",
width: "550px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
var formData;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
@ -722,11 +729,16 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: MyLaboratorymodules.my_modal,
destroyOnClose: true
// className={styles.my_modal}
,
className: "".concat(MyLaboratorymodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openMyModal,
title: "".concat(centerId ? '编辑' : '新建', "\u5B9E\u9A8C\u5BA4"),
width: "600px",
width: "800px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() {
return regeneratorRuntime_default()().wrap(function _callee3$(_context3) {
while (1) switch (_context3.prev = _context3.next) {

@ -138,6 +138,10 @@ var BriefingModal = function BriefingModal(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: " modalXazy",
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: showBriefingModal,
title: "".concat((infoData === null || infoData === void 0 ? void 0 : infoData.report_content) != '' && '修改', "\u5B9E\u9A8C\u7B80\u62A5"),
width: "800px",
@ -823,7 +827,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(MyReservationmodules.searchIcon),
className: " font14 ".concat(MyReservationmodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
@ -871,10 +875,13 @@ var Navigation = function Navigation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: MyReservationmodules.my_modal,
className: "".concat(MyReservationmodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openAddModal,
title: "".concat(infoData !== null && infoData !== void 0 && infoData.id ? '调整' : '新建', "\u9884\u7EA6"),
width: "600px",
width: 1100,
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() {
var _myForm$getFieldValue, _myForm$getFieldValue2;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
@ -1217,10 +1224,13 @@ var Navigation = function Navigation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: MyReservationmodules.my_modal,
className: "".concat(MyReservationmodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openSeeModal,
title: "".concat(modalType, "\u9884\u7EA6"),
width: "600px",
width: 1100,
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {

@ -105,7 +105,6 @@
width: 110px;
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;
@ -169,48 +168,81 @@
height: 22px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 14px;
color: #000000;
line-height: 22px;
font-size: 24px;
color: #FFFFFF;
line-height: 24px;
background: linear-gradient(180deg, #B1B4FF 0%, #8DDCFF 100%);
-webkit-background-clip: text;
color: transparent;
text-align: left;
font-style: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.headerdiv___woAn5 {
background: #1C367E;
box-shadow: inset 0px 3px 5px 0px rgba(27, 36, 74, 0.5);
border-radius: 6px;
padding: 40px 30px;
text-align: center;
}
.headerdiv___woAn5 .titlename___gvc79 {
font-size: 20px;
color: #fff;
}
.headerdiv___woAn5 .titlecoent___waG0U {
color: rgba(255, 255, 255, 0.6);
margin-top: 12px;
}
.content_wrp___iDeOT {
padding: 20px;
background: #B2BDF9;
border-radius: 4px;
margin-right: 20px;
}
.content_list___bw9hR {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
/* 设置元素之间的间距 */
border-radius: 4px;
}
.content_list___bw9hR .content___kdzaS {
width: 222px;
height: 302px;
max-width: calc((100% - (5 - 1) * 20px) / 5);
flex: 1 1;
background: #FFFFFF;
margin: 0 20px 20px 0px;
box-shadow: 0px 2px 4px 0px #D6DAE1;
border-radius: 8px;
cursor: pointer;
position: relative;
}
.content_list___bw9hR .content___kdzaS .content_img___EN5Or {
width: 222px;
height: 140px;
box-shadow: 0px 2px 4px 0px #D6DAE1;
position: relative;
}
.content_list___bw9hR .content___kdzaS .content_img___EN5Or img {
width: 100%;
height: auto;
border-radius: 8px 8px 0px 0px;
}
.content_list___bw9hR .content___kdzaS .content_id___DJFBM {
width: 222px;
height: 36px;
line-height: 36px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
box-shadow: 0px 2px 4px 0px #D6DAE1;
position: absolute;
top: 104px;
.content_list___bw9hR .content___kdzaS .content_img___EN5Or .content_id___DJFBM {
height: 26px;
line-height: 26px;
background: linear-gradient(270deg, #042A70 0%, #020B3E 100%);
border-radius: 0px 15px 0px 0px;
color: #FFE7C8;
font-size: 12px;
font-weight: 400;
font-style: normal;
padding-left: 15px;
padding-left: 12px;
padding-right: 16px;
position: absolute;
left: 0;
bottom: 0;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.content_list___bw9hR .content___kdzaS .content_name___uAdFo {
height: 26px;
@ -247,4 +279,17 @@
overflow: hidden;
font-size: 12px;
}
.addyy___SuOK2 {
color: #fff;
width: 190px;
height: 50px;
background: linear-gradient(90deg, #667FDF 0%, #3649BB 100%);
box-shadow: 0px 5px 10px 0px #174FD2, inset 0px 1px 6px 0px #FFFFFF;
border-radius: 25px;
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 26px;
}

@ -137,18 +137,22 @@
.tj_warp___sD6oq {
width: 100%;
height: 80px;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 2px;
border: 1px solid #F5F5F5;
margin: 20px 0px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 40px;
margin-bottom: 20px;
}
.tj_warp___sD6oq .tjcount___epMZR {
width: 358px;
height: 120px;
background: #1F3B89;
border-radius: 6px;
display: flex;
padding: 0px 40px;
align-items: center;
}
.colorBlue___Ys7k1 {
color: #0152d9;
color: #fff;
}
.tj_item___IdqFB {
display: flex;
@ -157,7 +161,9 @@
.tj_item_icon___Ptyc2 {
width: 40px;
height: 40px;
background: #F4F8FA;
background: linear-gradient(180deg, #4D7DD0 0%, #2547A3 100%);
box-shadow: 0px 2px 10px 0px rgba(50, 93, 252, 0.5);
border-image: linear-gradient(180deg, #d0e2ff, rgba(255, 255, 255, 0.21)) 1 1;
border-radius: 50%;
display: flex;
align-items: center;
@ -168,7 +174,7 @@
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 20px;
color: #000000;
color: #fff;
line-height: 20px;
text-align: left;
font-style: normal;
@ -178,9 +184,81 @@
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 12px;
color: #6A7283;
color: rgba(255, 255, 255, 0.6);
line-height: 12px;
text-align: left;
font-style: normal;
}
.search_params___plMZF {
display: flex;
margin-bottom: 10px;
margin-top: 5px;
}
.search_params___plMZF [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___plMZF [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #90AAFF !important;
display: block !important;
height: 40px !important;
line-height: 40px !important;
}
.search_params___plMZF [class~='ant-select-selector'] {
height: 40px !important;
background: #17378A !important;
border: 1px solid #17378A !important;
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] {
border: 1px solid #17378A !important;
background: #17378A !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] input {
background: #17378A !important;
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] input::-webkit-input-placeholder {
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] input:-ms-input-placeholder {
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] input::-ms-input-placeholder {
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-affix-wrapper'] input::placeholder {
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-input-group-addon'] button {
background: #17378A !important;
color: #90AAFF !important;
border: 1px solid #17378A !important;
}
.search_params___plMZF [class~='ant-picker'] {
height: 40px !important;
border: 1px solid #17378A !important;
background: #17378A !important;
}
.search_params___plMZF [class~='ant-picker'] input {
color: #90AAFF !important;
}
.search_params___plMZF [class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.search_params___plMZF .clear_Data___eHtUi {
width: 60px;
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: 2px;
}

@ -36,13 +36,15 @@ var _react_17_0_2_react = __webpack_require__(59301);
var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Laboratory/OpenReservation/OpenReservationStatistics/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var OpenReservationStatisticsmodules = ({"back_style":"back_style___SWBNM","header_div":"header_div___fOQop","header_title":"header_title___Cfwb1","search":"search___yctrd","searchIcon":"searchIcon___Fz8sz","search_params":"search_params___plMZF","formWrap":"formWrap___wQQPx","cz_btn":"cz_btn___QBLFK","list_item":"list_item___VRKBv","add_Data":"add_Data___MnntK","tj_Data":"tj_Data___iloNq","tj_warp":"tj_warp___sD6oq","colorBlue":"colorBlue___Ys7k1","tj_item":"tj_item___IdqFB","tj_item_icon":"tj_item_icon___Ptyc2","tj_item_num":"tj_item_num___wZvvC","tj_item_text":"tj_item_text___jzKAh"});
/* harmony default export */ var OpenReservationStatisticsmodules = ({"back_style":"back_style___SWBNM","header_div":"header_div___fOQop","header_title":"header_title___Cfwb1","search":"search___yctrd","searchIcon":"searchIcon___Fz8sz","search_params":"search_params___plMZF","formWrap":"formWrap___wQQPx","cz_btn":"cz_btn___QBLFK","list_item":"list_item___VRKBv","add_Data":"add_Data___MnntK","tj_Data":"tj_Data___iloNq","tj_warp":"tj_warp___sD6oq","tjcount":"tjcount___epMZR","colorBlue":"colorBlue___Ys7k1","tj_item":"tj_item___IdqFB","tj_item_icon":"tj_item_icon___Ptyc2","tj_item_num":"tj_item_num___wZvvC","tj_item_text":"tj_item_text___jzKAh","clear_Data":"clear_Data___eHtUi"});
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/upload/index.js
var upload = __webpack_require__(60028);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
var tooltip = __webpack_require__(6848);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js + 6 modules
var breadcrumb = __webpack_require__(66104);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/select/index.js
var es_select = __webpack_require__(57809);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
@ -370,21 +372,33 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
return [startDate.format('YYYY-MM-DD'), endDate.format('YYYY-MM-DD')];
};
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(OpenReservationStatisticsmodules.header_div),
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationStatisticsmodules.back_style,
style: {
display: 'flex',
alignItems: 'center'
},
onClick: function onClick() {
_umi_production_exports.history.push("/laboratory/openReservation");
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-fanhui2 font12 mr5"
}), "\u8FD4\u56DE"]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: OpenReservationStatisticsmodules.header_title,
children: "\u6982\u89C8\u7EDF\u8BA1"
})]
style: {
marginRight: 20
},
className: "icon-zzxy-fanhui1"
}), " ", /*#__PURE__*/(0,jsx_runtime.jsx)(breadcrumb/* default */.Z, {
separator: ">",
items: [{
title: '实验室预约'
}, {
title: '概览统计'
}]
})]
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationStatisticsmodules.search_params,
style: {
display: 'flex'
},
@ -393,7 +407,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
label: "\u65F6\u95F4",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 120
width: 240
},
value: selectTime,
onChange: function onChange(e) {
@ -414,7 +428,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 120
width: 200
},
value: directorsId,
onChange: function onChange(e) {
@ -438,7 +452,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 120
width: 200
},
value: appointedById,
onChange: function onChange(e) {
@ -462,7 +476,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 150
width: 200
},
defaultValue: classroomId,
value: classroomId,
@ -487,7 +501,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 150
width: 200
},
value: shixunName,
onChange: function onChange(e) {
@ -516,16 +530,16 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
num: (tjData === null || tjData === void 0 ? void 0 : tjData.reservation_num) || 0,
iconfont: 'icon-wodeyuyue'
}, {
name: '预约累积时长',
name: '预约累积时长(分钟)',
num: (tjData === null || tjData === void 0 ? void 0 : tjData.reservation_all_time) || 0,
iconfont: 'icon-leiji'
}].map(function (item) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationStatisticsmodules.tj_item,
className: OpenReservationStatisticsmodules.tjcount,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: OpenReservationStatisticsmodules.tj_item_icon,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(item === null || item === void 0 ? void 0 : item.iconfont, " font18 mr5 ").concat(OpenReservationStatisticsmodules.colorBlue)
className: "iconfont ".concat(item === null || item === void 0 ? void 0 : item.iconfont, " font18 ").concat(OpenReservationStatisticsmodules.colorBlue)
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationStatisticsmodules.tj_item_data,
@ -539,11 +553,19 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
})]
}, item === null || item === void 0 ? void 0 : item.name);
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
loading: spinning,
pagination: false,
dataSource: tableData,
columns: columns
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "materials-table-wrp",
style: {
padding: 0,
marginTop: 50
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
loading: spinning,
pagination: false,
dataSource: tableData,
className: "materials-table",
columns: columns
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
children: total > 0 ? /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
@ -552,17 +574,7 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
justifyContent: 'space-between',
padding: '10px 7px 20px 7px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
style: {
color: '#656F87'
},
children: ["\u5171", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "c-light-primary",
children: total
}), "\u6761\u6570\u636E"]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
showSizeChanger: true,
showQuickJumper: true,
onChange: onShowSizeChange,
@ -677,6 +689,499 @@ var OpenReservationStatistics = function OpenReservationStatistics(_ref) {
/***/ }),
/***/ 66104:
/*!**************************************************************************!*\
!*** ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js + 6 modules ***!
\**************************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
Z: function() { return /* binding */ breadcrumb; }
});
// EXTERNAL MODULE: ./node_modules/_classnames@2.5.1@classnames/index.js
var _classnames_2_5_1_classnames = __webpack_require__(92310);
var _classnames_2_5_1_classnames_default = /*#__PURE__*/__webpack_require__.n(_classnames_2_5_1_classnames);
// EXTERNAL MODULE: ./node_modules/_rc-util@5.44.3@rc-util/es/Children/toArray.js
var toArray = __webpack_require__(38298);
// EXTERNAL MODULE: ./node_modules/_rc-util@5.44.3@rc-util/es/pickAttrs.js
var pickAttrs = __webpack_require__(36994);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/_util/reactNode.js
var reactNode = __webpack_require__(92343);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/config-provider/context.js
var context = __webpack_require__(36355);
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/DownOutlined.js + 1 modules
var DownOutlined = __webpack_require__(76995);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/dropdown/dropdown.js
var dropdown = __webpack_require__(91857);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/BreadcrumbSeparator.js
"use client";
const BreadcrumbSeparator = _ref => {
let {
children
} = _ref;
const {
getPrefixCls
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
const prefixCls = getPrefixCls('breadcrumb');
return /*#__PURE__*/_react_17_0_2_react.createElement("li", {
className: `${prefixCls}-separator`,
"aria-hidden": "true"
}, children === '' ? children : children || '/');
};
BreadcrumbSeparator.__ANT_BREADCRUMB_SEPARATOR = true;
/* harmony default export */ var breadcrumb_BreadcrumbSeparator = (BreadcrumbSeparator);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/useItemRender.js
"use client";
var __rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
function getBreadcrumbName(route, params) {
if (route.title === undefined || route.title === null) {
return null;
}
const paramsKeys = Object.keys(params).join('|');
return typeof route.title === 'object' ? route.title : String(route.title).replace(new RegExp(`:(${paramsKeys})`, 'g'), (replacement, key) => params[key] || replacement);
}
function renderItem(prefixCls, item, children, href) {
if (children === null || children === undefined) {
return null;
}
const {
className,
onClick
} = item,
restItem = __rest(item, ["className", "onClick"]);
const passedProps = Object.assign(Object.assign({}, (0,pickAttrs/* default */.Z)(restItem, {
data: true,
aria: true
})), {
onClick
});
if (href !== undefined) {
return /*#__PURE__*/_react_17_0_2_react.createElement("a", Object.assign({}, passedProps, {
className: _classnames_2_5_1_classnames_default()(`${prefixCls}-link`, className),
href: href
}), children);
}
return /*#__PURE__*/_react_17_0_2_react.createElement("span", Object.assign({}, passedProps, {
className: _classnames_2_5_1_classnames_default()(`${prefixCls}-link`, className)
}), children);
}
function useItemRender(prefixCls, itemRender) {
const mergedItemRender = (item, params, routes, path, href) => {
if (itemRender) {
return itemRender(item, params, routes, path);
}
const name = getBreadcrumbName(item, params);
return renderItem(prefixCls, item, name, href);
};
return mergedItemRender;
}
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/BreadcrumbItem.js
"use client";
var BreadcrumbItem_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
const InternalBreadcrumbItem = props => {
const {
prefixCls,
separator = '/',
children,
menu,
overlay,
dropdownProps,
href
} = props;
// Warning for deprecated usage
if (false) {}
/** If overlay is have Wrap a Dropdown */
const renderBreadcrumbNode = breadcrumbItem => {
if (menu || overlay) {
const mergeDropDownProps = Object.assign({}, dropdownProps);
if (menu) {
const _a = menu || {},
{
items
} = _a,
menuProps = BreadcrumbItem_rest(_a, ["items"]);
mergeDropDownProps.menu = Object.assign(Object.assign({}, menuProps), {
items: items === null || items === void 0 ? void 0 : items.map((_a, index) => {
var {
key,
title,
label,
path
} = _a,
itemProps = BreadcrumbItem_rest(_a, ["key", "title", "label", "path"]);
let mergedLabel = label !== null && label !== void 0 ? label : title;
if (path) {
mergedLabel = /*#__PURE__*/_react_17_0_2_react.createElement("a", {
href: `${href}${path}`
}, mergedLabel);
}
return Object.assign(Object.assign({}, itemProps), {
key: key !== null && key !== void 0 ? key : index,
label: mergedLabel
});
})
});
} else if (overlay) {
mergeDropDownProps.overlay = overlay;
}
return /*#__PURE__*/_react_17_0_2_react.createElement(dropdown/* default */.Z, Object.assign({
placement: "bottom"
}, mergeDropDownProps), /*#__PURE__*/_react_17_0_2_react.createElement("span", {
className: `${prefixCls}-overlay-link`
}, breadcrumbItem, /*#__PURE__*/_react_17_0_2_react.createElement(DownOutlined/* default */.Z, null)));
}
return breadcrumbItem;
};
// wrap to dropDown
const link = renderBreadcrumbNode(children);
if (link !== undefined && link !== null) {
return /*#__PURE__*/_react_17_0_2_react.createElement(_react_17_0_2_react.Fragment, null, /*#__PURE__*/_react_17_0_2_react.createElement("li", null, link), separator && /*#__PURE__*/_react_17_0_2_react.createElement(breadcrumb_BreadcrumbSeparator, null, separator));
}
return null;
};
const BreadcrumbItem = props => {
const {
prefixCls: customizePrefixCls,
children,
href
} = props,
restProps = BreadcrumbItem_rest(props, ["prefixCls", "children", "href"]);
const {
getPrefixCls
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
const prefixCls = getPrefixCls('breadcrumb', customizePrefixCls);
return /*#__PURE__*/_react_17_0_2_react.createElement(InternalBreadcrumbItem, Object.assign({}, restProps, {
prefixCls: prefixCls
}), renderItem(prefixCls, restProps, children, href));
};
BreadcrumbItem.__ANT_BREADCRUMB_ITEM = true;
/* harmony default export */ var breadcrumb_BreadcrumbItem = (BreadcrumbItem);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/style/index.js
var style = __webpack_require__(17313);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/theme/util/genComponentStyleHook.js
var genComponentStyleHook = __webpack_require__(83116);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/theme/util/statistic.js
var statistic = __webpack_require__(37613);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/style/index.js
const genBreadcrumbStyle = token => {
const {
componentCls,
iconCls
} = token;
return {
[componentCls]: Object.assign(Object.assign({}, (0,style/* resetComponent */.Wf)(token)), {
color: token.itemColor,
fontSize: token.fontSize,
[iconCls]: {
fontSize: token.iconFontSize
},
ol: {
display: 'flex',
flexWrap: 'wrap',
margin: 0,
padding: 0,
listStyle: 'none'
},
a: Object.assign({
color: token.linkColor,
transition: `color ${token.motionDurationMid}`,
padding: `0 ${token.paddingXXS}px`,
borderRadius: token.borderRadiusSM,
height: token.lineHeight * token.fontSize,
display: 'inline-block',
marginInline: -token.marginXXS,
'&:hover': {
color: token.linkHoverColor,
backgroundColor: token.colorBgTextHover
}
}, (0,style/* genFocusStyle */.Qy)(token)),
[`li:last-child`]: {
color: token.lastItemColor
},
[`${componentCls}-separator`]: {
marginInline: token.separatorMargin,
color: token.separatorColor
},
[`${componentCls}-link`]: {
[`
> ${iconCls} + span,
> ${iconCls} + a
`]: {
marginInlineStart: token.marginXXS
}
},
[`${componentCls}-overlay-link`]: {
borderRadius: token.borderRadiusSM,
height: token.lineHeight * token.fontSize,
display: 'inline-block',
padding: `0 ${token.paddingXXS}px`,
marginInline: -token.marginXXS,
[`> ${iconCls}`]: {
marginInlineStart: token.marginXXS,
fontSize: token.fontSizeIcon
},
'&:hover': {
color: token.linkHoverColor,
backgroundColor: token.colorBgTextHover,
a: {
color: token.linkHoverColor
}
},
a: {
'&:hover': {
backgroundColor: 'transparent'
}
}
},
// rtl style
[`&${token.componentCls}-rtl`]: {
direction: 'rtl'
}
})
};
};
// ============================== Export ==============================
/* harmony default export */ var breadcrumb_style = ((0,genComponentStyleHook/* default */.Z)('Breadcrumb', token => {
const BreadcrumbToken = (0,statistic/* merge */.TS)(token, {});
return [genBreadcrumbStyle(BreadcrumbToken)];
}, token => ({
itemColor: token.colorTextDescription,
lastItemColor: token.colorText,
iconFontSize: token.fontSize,
linkColor: token.colorTextDescription,
linkHoverColor: token.colorText,
separatorColor: token.colorTextDescription,
separatorMargin: token.marginXS
})));
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/useItems.js
var useItems_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
function route2item(route) {
const {
breadcrumbName,
children
} = route,
rest = useItems_rest(route, ["breadcrumbName", "children"]);
const clone = Object.assign({
title: breadcrumbName
}, rest);
if (children) {
clone.menu = {
items: children.map(_a => {
var {
breadcrumbName: itemBreadcrumbName
} = _a,
itemProps = useItems_rest(_a, ["breadcrumbName"]);
return Object.assign(Object.assign({}, itemProps), {
title: itemBreadcrumbName
});
})
};
}
return clone;
}
function useItems(items, routes) {
return (0,_react_17_0_2_react.useMemo)(() => {
if (items) {
return items;
}
if (routes) {
return routes.map(route2item);
}
return null;
}, [items, routes]);
}
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/Breadcrumb.js
"use client";
var Breadcrumb_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
const getPath = (params, path) => {
if (path === undefined) {
return path;
}
let mergedPath = (path || '').replace(/^\//, '');
Object.keys(params).forEach(key => {
mergedPath = mergedPath.replace(`:${key}`, params[key]);
});
return mergedPath;
};
const Breadcrumb = props => {
const {
prefixCls: customizePrefixCls,
separator = '/',
style,
className,
rootClassName,
routes: legacyRoutes,
items,
children,
itemRender,
params = {}
} = props,
restProps = Breadcrumb_rest(props, ["prefixCls", "separator", "style", "className", "rootClassName", "routes", "items", "children", "itemRender", "params"]);
const {
getPrefixCls,
direction,
breadcrumb
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
let crumbs;
const prefixCls = getPrefixCls('breadcrumb', customizePrefixCls);
const [wrapSSR, hashId] = breadcrumb_style(prefixCls);
const mergedItems = useItems(items, legacyRoutes);
if (false) {}
const mergedItemRender = useItemRender(prefixCls, itemRender);
if (mergedItems && mergedItems.length > 0) {
// generated by route
const paths = [];
const itemRenderRoutes = items || legacyRoutes;
crumbs = mergedItems.map((item, index) => {
const {
path,
key,
type,
menu,
overlay,
onClick,
className: itemClassName,
separator: itemSeparator,
dropdownProps
} = item;
const mergedPath = getPath(params, path);
if (mergedPath !== undefined) {
paths.push(mergedPath);
}
const mergedKey = key !== null && key !== void 0 ? key : index;
if (type === 'separator') {
return /*#__PURE__*/_react_17_0_2_react.createElement(breadcrumb_BreadcrumbSeparator, {
key: mergedKey
}, itemSeparator);
}
const itemProps = {};
const isLastItem = index === mergedItems.length - 1;
if (menu) {
itemProps.menu = menu;
} else if (overlay) {
itemProps.overlay = overlay;
}
let {
href
} = item;
if (paths.length && mergedPath !== undefined) {
href = `#/${paths.join('/')}`;
}
return /*#__PURE__*/_react_17_0_2_react.createElement(InternalBreadcrumbItem, Object.assign({
key: mergedKey
}, itemProps, (0,pickAttrs/* default */.Z)(item, {
data: true,
aria: true
}), {
className: itemClassName,
dropdownProps: dropdownProps,
href: href,
separator: isLastItem ? '' : separator,
onClick: onClick,
prefixCls: prefixCls
}), mergedItemRender(item, params, itemRenderRoutes, paths, href));
});
} else if (children) {
const childrenLength = (0,toArray/* default */.Z)(children).length;
crumbs = (0,toArray/* default */.Z)(children).map((element, index) => {
if (!element) {
return element;
}
// =================== Warning =====================
if (false) {}
false ? 0 : void 0;
const isLastItem = index === childrenLength - 1;
return (0,reactNode/* cloneElement */.Tm)(element, {
separator: isLastItem ? '' : separator,
key: index
});
});
}
const breadcrumbClassName = _classnames_2_5_1_classnames_default()(prefixCls, breadcrumb === null || breadcrumb === void 0 ? void 0 : breadcrumb.className, {
[`${prefixCls}-rtl`]: direction === 'rtl'
}, className, rootClassName, hashId);
const mergedStyle = Object.assign(Object.assign({}, breadcrumb === null || breadcrumb === void 0 ? void 0 : breadcrumb.style), style);
return wrapSSR( /*#__PURE__*/_react_17_0_2_react.createElement("nav", Object.assign({
className: breadcrumbClassName,
style: mergedStyle
}, restProps), /*#__PURE__*/_react_17_0_2_react.createElement("ol", null, crumbs)));
};
Breadcrumb.Item = breadcrumb_BreadcrumbItem;
Breadcrumb.Separator = breadcrumb_BreadcrumbSeparator;
if (false) {}
/* harmony default export */ var breadcrumb_Breadcrumb = (Breadcrumb);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js
"use client";
/* harmony default export */ var breadcrumb = (breadcrumb_Breadcrumb);
/***/ }),
/***/ 60028:
/*!**********************************************************!*\
!*** ./node_modules/_antd@5.9.0@antd/es/upload/index.js ***!

@ -181,9 +181,9 @@ if (false) {}
/***/ }),
/***/ 99406:
/***/ 84339:
/*!********************************************************************!*\
!*** ./src/pages/Laboratory/OpenReservation/index.tsx + 7 modules ***!
!*** ./src/pages/Laboratory/OpenReservation/index.tsx + 5 modules ***!
\********************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@ -252,16 +252,16 @@ var NoData = __webpack_require__(63017);
var env = __webpack_require__(69423);
;// CONCATENATED MODULE: ./src/assets/images/statistics/one.png
var one_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAPCAYAAAAceBSiAAAAAXNSR0IArs4c6QAABS1JREFUSEudlWlsVFUUx//3zpt5rzOddpbuDnShbaBoWyrYytrRKJGIoomIiRGImBqFSNwVk1pi9IMfGiKIipFEY4MLyCIUcJqStCmEQErTkkJb6NDSzrQzXWbtzFvuNTPIIpKY8L685L177+/8zj3nXoJ7PLwe1FdblmWhxlwFAFcmRk1tgz7SAHav8ff7jdw9cerk4kpz8QuNkIprQE1S8r8WmkG0r1Pzn9hhGHbtJ2uh3S/wznm34JyDjB1ftU5nwBe2yoZ8sIRzQpuBJ95ED8QGNHWkqbGny/vxwrrz/wy4/zBuwSPtS55KKdpw8LLre0NOSRWMGXNBiB6cq2CJQBgHV4Og6hCfmex81fp4197/w4a+3FqrxGWzbduuP0FI0uE/5vxX6OJFzx6GULCqp6MZF7s8WLyiGDmODFDKwJQwNEUB0YngIKCI95wfmljk3OiOJRbzfPNRmZFrqUo8TogmEwUCdP7xJy9L6e8aJEn/gN+7M2q2HgDVOKciF5jGI3oplDQ/922esbSkoBuEFg33XwEIgdsdBQVgs4lIt+qRIhEIgg5SCk1sQ4zoaLZ91UBwZPeHC+yT7lamMgPTGNE0hnA0gt6iKqlo5cOQRAHutl5knm5NBsopAaE6rqianIS37spMLc839/nG5dzpaRmZ2RKyck3JDEWCCvz+OLzXowiGFJSVpcJqM8jh8UDWnLqpQPv21+bT3PQjCiWFsbiCQDCK/KoamDPGIKU+hpQUESzSgisDZrQd/ANpZhGSSEG4MJqEH9sCsXyJ4+zUlFxuyzJCIxJy8gwQdBTgHHFFg8+jgCkxDPSFUFwi+QYvjxY5GxDmnBOf91RL08lhZ55dD8hBLK2yAHQupkMCHLNmgfIpjF49in3H3Mh1FMITUPFEubEzCU/0dU921n6rTbdmiNVg+9fdeH9DIZwLxpP256468OlX/dj8YhEK9BfANK35ot23eu1aaJzX02m/09V6Iey0pDCoMwFUlIrwT1vg8VFUV1eDYhLu3iNoPTuBjOxchGQdKhzswq1qH/kld48gkE1T1jX4ZvcpvPfO88jTNwNcQ198NXY3HsAHW1cg5j4EVdN2lqz3bkkEVl9fTzfXLXP90OxxOjIEmHRxLF34IEjsNETLCjAIGB86Dkbn4/BfHTBZsjESYHi6QrwNv9aUs16v43uzHGmEpuWAxKbBBEuiOEBkPyBZoAXG4B0OcA7h5VkvjTbdyFo9DWxe7mrvjjrTRA2aHMbc4iIwjSAw2YdYTIHRnJ84qXCq7Qws9gyEZR3m5dxh3vq5fS7hand1jU3Qp0igAoV3OJxsrOzZJkDVoMRiaG2ZiMsg8575LDB40/zNuqWu7456nLPtAtJEFYVZIsLhaSgaB1MZNKZBlil6rnghmjNxfVLF6so7zM832uf5ffKh8gXmYlumkURmOM52yVA1jkcqU2A1c4yPRnC6IzhZWiItKd8ycekm/K3XH3Wd6Qk6TSKHKkfhyDRiX/MZTEQEMAaYhBnUVs7B4PA40tItiMQ4Sh3S7bQnFupstFiMFvJGdoZxu07Q6XovKZAVoPwhEUxT1KGh6CdTM6Rp+duT1wm5ceom9nzTK1WuHb8PORPGVhPDssoc/NTcDn9QD8440sUZrFxUhhMd/RCMNgx6o1i3PPPf8JuV3zvHttEiGbaJBlqQQMQVdi0cURp+dk/82HDXzZaA162vaPH45VrOVIRDIRQX5GHPb80Ym6aJToXNGMdzzhp0dvfDmm5OXo1Ws6HrbwwKVuRIakBAAAAAAElFTkSuQmCC";
;// CONCATENATED MODULE: ./src/assets/images/statistics/tow.png
var tow_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAqpJREFUOE990VtIUwEYB/D/2XZ29UynYqbWKiEwLbFMLcyyLBGC9EGxIkRfLCoiEDSKkKhQIYvoAoJGIlQUvSVE9RAoNCzSRNQ5yzpzbu7snN3OOTu7xh4Mx6Tv7fvg9/FdCKyL9y8eb1G7nNt1snA6wzKUg/GRFqcAe0QRikTk/k3ZBrbImL90tqPjd5wRa3ZscJAafXnflKUUCnRqNWxuHpZVL36yElh3AHwgCkorx9HSfMuh5rbSpvYuzz8cbzJws6OT1KX0uNwe0Ms2uFgOASkIBamGjjKA0imRZ5Dd6rg31A0QsQS8yjGXwz7uoSIqISTyEHgfBFFAMEIgQigRVWqgUqNzX0lVX8LY8cQ8Od5qnRobctLzcDEOrDIMHC4PeFECIdcgM9uImsbmi3X1LU+S8KzJlDH7Y/yzY2mu0Otm4BVEiFIEsWgEhIxEjjHfXHmqoaqiosaRhOOFD2+elyzOzwwHSX1RNBZBOBgC5HKQIe+8cefulvrTbaa1IyfsvFYcHRnRcyH/Bd7v7eYFicjJy72dlWN4VF3d4F7/2g0xTcc0Qbmnxbkw0W+12YnMbXs6JS0Ga4uL+f9iGyMV+MXwMzLmKw+LLoiihGBMhWUm/E2r5FuPHz44veHYHMelecMpn1Qxca9Wq4DI2RGQQqAysuFw+kDb2elUlVhdXl7uSjqY1WY7R2r0w5RGDZVSBvrrO8wuWnGiqR2CKIFeWYGf+9NeVnZkIAkvzn2/ok0xPEgzZMA68RbmsdeYNNPYcaAZJ8+cB8sysJhnrh2rre9Jwq/6blxVkvJ+RZiF226BEJDg4PywsQI0aVuRmbUZqZTy+qU7T+8m4MHeXmrh4/CXgnTZrvRUHRweEb9cEqZoDkurfrj5INL1MlQW5i4U1zXub+/q9fwFCrY6H9bm4fMAAAAASUVORK5CYII=";
// EXTERNAL MODULE: ./src/assets/images/statistics/tow.png
var tow = __webpack_require__(30980);
;// CONCATENATED MODULE: ./src/assets/images/statistics/tree.png
var tree_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAArhJREFUOE9tk81PE0EYh3/Tz+1uly7loxEoFKgLCALejCx6MP4BXkgg3PVm4k2PJnhQ4t1w4AIJaWKiITFyIgFDxAqkgIVioR9KhbSCpfRjt2XXzJAQTJhkDpOZ532fd+YdgitGKHQgHBUPbp2c5H102ymISXuNbU3p7MxdPk4uL+bn5525iu1JRSePtVKhUa9oxNB1VAwCi9X2m+e5t3VC3RtFOQ9yAa+ubjf8KWozmlYctOgqvI0emAiBYRgwdGA3nsTxaRk2XlxuktxDitKdZHAoFBI0m/RRzWfvukUHOvztMJkIEsmfDPa1NEPXdWyGt7G+FQcveZY9zc4HDN6I7D4zm80vOTPg87Vc6MQTSeiGgTZfC6vOgIHw1g42oodwuatfEJpVcNdFtNNsoyzLMAEMMJvN2IvFWeb2ttZz2DCglSv4vPQFR7l8mgSDwQFBFBerXBKprZZQKqlYWv6Krg4ZZ2dnTNff3nZeO4U1DYlEAluRbZDZ9+9GiMU63dPbD7ckwW63I53JYGPzO1RNQ5csw+9vvwikqioymQx2w2sgk5OTIyVVnR5UFNTXe+BwcLBYLKxuqi1WiairrWUG1KRYLDI4sr4CEggElL1YYnHgzm14vV4IgsBgk8nE6qaqFKSzXC6jUCgglUohtPYN7MI+zM5GOmW5sae7G05RhNVqZSAh521AA9CsFM5ms/gRjSIR3Umz3Vfj488rWmWsr68Xzc1e8Dx/JUyz7qdS2AqHwdtMYwyem5sTFhYWP1W5JKWjQ0bDNQ/sdo6p00GVVbWEw8M0YrEYCrnjoHKv7/5Fe05MTTWFV1ZmXFL1QKuvFTW1bnB2jjWwWlJxdPwX+7+SKOZPgv03bg49HB6O//cxAoGAMxgMPlW18iOO4xqoPu1v+jxnFe2Qdzgm2vzXX4+Ojp5Qo3/DJFhaX5mxFgAAAABJRU5ErkJggg==";
;// CONCATENATED MODULE: ./src/assets/images/statistics/four.png
var four_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAPCAYAAAAceBSiAAAAAXNSR0IArs4c6QAABShJREFUSEuFlXtMU3cUx7+/+2q5BSkFSmGoPEWQEdkmGFkmbrplZjpiMveOmpmYLJg5zaaZJg73MFsWmdnDLVs0Lo64ZS66P2QSDSZzshCIYzzESgFbqZVHgQttb+/rt9wipmy63b9u7jnn9znnfH/nXIJ7PHQ/mJHqEqedETNVAFQd89t+GxghdTDu5f8f38gdG72Xz6zxrm28acXSpILn6mEtWA7GZo0Z9KkIwu4r+ui5w4Lv/CmyEfr/JEHy8/OXUEoPUkoJwzB7PB5Pt1lHfNxdOKUgt39d+wIr4KBjad1CGGbNprsxE0F4QO7TtaGG+q6OwDuPbGu/4zA3jfLy8vRIJLJTVdVaVVUTY6GETDMMc1gUxUPd3d3B2Yi78NClqqcT8jafvnb+W8FV+BDEtMUghAelGgwzEYOCahIYzUsjwSuvpTzRcSweW11dzUmStDoSiRxSFaVYNwwYxoxK1KyMELAs22G1Wnf19PRcNPsZg9MfwUbznv0FXM7arsuN6O64hRUrC+DKTgPDGDDUaeiqCsJaQEHAINrV7h1btmrLoGzGV1ZWPqwoyh5FUdZrmiZQaiCqGkhOskFTVYTC4RjcTAKAzPP8KY7jPorB277OEhcV5nSCMHm+6x6zTxgcDIMB4HBYkJzCI8FKwHEsrAmMKYNMWCYjdW2f5HQ68xbMn9+q6XqqruswKwYIqgoJ+sesGJUUBINBCDwPgxrQdQOapkIQBH8M3vxFemLZwiT3yLCSOTGhID3DCmemLdaykKRidDSKwM0wpCkVJSWJSHEIyvTwpDN/2/gkAKa0tHS1I8V+XI7qrkKXgadKotCUKM62R3DJrSDRJoJhSAxsSpE8b94AYZiXY/Cz22Epq8puHR9XyhxOETqxwpUlgGMZUzBEVR0jt1QYqow+9xQKCq0jA9f8eavqMD2re1pWUVHtutTTFVnS4stuDRd6OcgGDwIag5pd4QWe2u0p52RZ3trS0jI0o/l+MF0ZzlMpDrbGayzHgS878fbmXKwqH46d3dafjXc/u47a5/OQw/8JQ9cbu1NH1m2MGzlKwQZ/qji590RoSa/kKqa6GmtvTArdgM0mQo4qnW63+9FgMCjFpmA286EfMr/hOLJ1PKUGXx25iLd2bUAW3whQHe7oOhyp/xm7d6yEPHgGmq5/XrgpsD3+ttPmGrvP3dv00lHbRCSqrHFlPgBFVU1f2EQRfn8Anv7rXZOTUysATM2B32hwbeJZesyZPY8w81wg8gQMzg7CsCDKKGC1Q5+8jYBvklJwr8x/0d8QD99Rk2NfVrHo/MEGb9t4UNomWnjkFhRAECzw+m6C4zgEAoGP/X7/7n/NefOHqYsJ1Torlzs4PsEKhmMQ8E3HBitjgQ3QdKiyjOYLY1EFpHj9+5MD8fCe+uLMUJS0HW8aevXkX9ybFp5/hucFJIgiXC4XOJZt7B8c3OzxeGa0jG97e31q8eiIcqasPKnAkS6SUISitUOBplNULE1AShLFsD+ElstScFGhtaps+1hvPFw6UVQlSbjU2jdVu+GQ/2haWlqdKCa8Ybfb1aSkpMOyHP2gvb09HB8zZ7dfqbfbRTt5PSNNPMByLHu1V4WiAmUPWmDoqub1hveNR0jDYzuDN82dEX/QH5+UrslN1po6vMr+J9/rP2COYEZGRrUgCJLP52v/516fU/nsQebNv5rv2GK3CnstApNjIqKqcWM6pNZ9Pzj2Xd19/my/7yl6PC+XudByNfzBhk9v7ItP7H7vfwOWeF/jIwmTGgAAAABJRU5ErkJggg==";
;// CONCATENATED MODULE: ./src/assets/images/statistics/five.png
var five_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAfpJREFUOE9jZCAS1NfXM2loaBidPHnyzuHcK/+ZvnHzMRKpl6G/v1/S0NDwBD8f/+NHPx611Ar13iRKc319PUt8fHwhDw9v6c49Ozq0dXX0T34+sYEozZcuXUpUUlFuPHz56IQPz94KXr57U8NO20KaoOZFm5bHejh69Gy4vffexhcH1jL+/Sxq88pQUIFb4iBezfVTO0OcPV0WzbqwlHP3j30MP1i+MFiKmF6yeKPv2xBW8Qin5sKuWnt3P7cN267vF5hydD4Djx4rg66Yyk3V+2oeCzInPAAFNFbNmU0Vxo6+jpvOPbsiNfniXIafIp8YDJXUXyrcUvRenTXnLCyGMDRnNZdpGrlb7njx87XcrDtzGZ7+espgoKH8UuGGnP/a9MUnkaMWRXNkVYq4iZvd5n/8/0zrlrcz/FL5xqCtIfNe4ZpiwKaMZYfQ0wRcc1RFpqCMmfJqQSlh565d/QxfRD8wqOqKfFG5oxaxKWHFVmyJCawZpJFXV3yJspGs1/StCxgesz5kUDYR/qjyQDlpa/SadbhSIUgzo29f+hQdA+2sBSeWMrzmf82gaiTwVe2uQuzGmHXr8SVfxtDQUObHDgxXHnx4rvGC+RGDrDnXd/2HKqlbErYsJZTuwc5264ptZlPnrnklcO8X/zOWot2R26YxMDD8J6QZAKumvG6GoseqAAAAAElFTkSuQmCC";
;// CONCATENATED MODULE: ./src/assets/images/statistics/six.png
var six_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAkhJREFUOE+lk81LVFEYxp/3zP2YO475MWMpughdzK2oSKxRqaAJmttYCoJZm5ZRm9Zt+jsSEqQkwkCIiK6JBFaUC6ONgmHYhFGW42CkzIxzzzlx5suPlr27+57z3Od5f++9hP8o2qu1bTtk2/YVKakRrHQqAF33pRYWFp7Mzc39LGv2iv3RU9HxbGbT9rZy81ueJ9VFnWmk6XrEDFT9SH5NXlpdXd1Q/V3i1kikI1xd/ay9o6N7aGgouTPVtd7eA4vLy+9hmjdmZ2amKmJ583pz1n1p3MrzKLpid28vLQ4cSn/P7BSnfEK7c/jM49yHt/dHDZqUXZ0eTfVfPnk6n3luhPf78kLogrGAIcRvIgLyOUAF1w2ACFlGNYzzjEFsS6ynBT04cfRiP8+88FtWwUiJ1P2M38LSuQTAGFrfvUIgnSq8QKpTCXDOQQ/bj8QTXm5C0/Rd4FeqquH2DMJfF0J8chz1Xz5vE1J6KUCP2o/HHV1MME0r8ishXDECGDvWiVBzMxKzr1H/LVlwrhQXoOG2FueqZbjFzNsLSBkmxhIDIMYwOO0ivPZrx3IkmI+BRloanGiix/XFHHAuwNU8AvCEQHL9Dzwh0WgFISUD5xJCSAgwmB/fgEbbmpxaK+iuBWuKZAtVwFJxkuqB1JxFWCp+bXYTNNzS4Jzv7XOtCz3wys4c4FKWEiiyEp7qKVflDgZtdho0crDJMauCbrouXPIsOkMSRDlHIUaxV060b2MddC92Ntb9af6pbuqVb1VuQ//3nyuNpvb8F16o8ZLMlFIbAAAAAElFTkSuQmCC";
// EXTERNAL MODULE: ./src/assets/images/statistics/six.png
var six = __webpack_require__(61938);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Laboratory/OpenReservation/index.tsx
@ -581,7 +581,7 @@ var OpenReservation = function OpenReservation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(OpenReservationmodules.searchIcon),
className: "font14 ".concat(OpenReservationmodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
@ -751,7 +751,7 @@ var OpenReservation = function OpenReservation(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationmodules.jdy_dom,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: tow_namespaceObject,
src: tow,
style: {
width: 15,
height: 15,
@ -774,12 +774,12 @@ var OpenReservation = function OpenReservation(_ref) {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: OpenReservationmodules.jdy_dom,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: six_namespaceObject,
src: six,
style: {
width: 15,
height: 15,
marginRight: 5,
marginTop: 3
marginTop: 2
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: OpenReservationmodules.con_title,
@ -849,10 +849,13 @@ var OpenReservation = function OpenReservation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: OpenReservationmodules.formWrap,
className: "".concat(OpenReservationmodules.formWrap, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openAddModal,
title: "".concat(infoData !== null && infoData !== void 0 && infoData.id ? '调整' : '新建', "\u5F00\u653E\u5B9E\u9A8C"),
width: "600px",
width: "1100px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
var params;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
@ -897,10 +900,10 @@ var OpenReservation = function OpenReservation(_ref) {
className: OpenReservationmodules.formWrap,
form: myForm,
labelCol: {
span: 6
span: 4
},
wrapperCol: {
span: 18
span: 20
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
colon: false,
@ -1065,7 +1068,10 @@ var OpenReservation = function OpenReservation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: OpenReservationmodules.formWrap,
className: "".concat(OpenReservationmodules.formWrap, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openModal,
title: "\u521B\u5EFA\u9884\u7EA6",
width: "400px",
@ -1886,6 +1892,26 @@ if (false) {}
Tag.CheckableTag = tag_CheckableTag;
/* harmony default export */ var tag = (Tag);
/***/ }),
/***/ 61938:
/*!**********************************************!*\
!*** ./src/assets/images/statistics/six.png ***!
\**********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAkhJREFUOE+lk81LVFEYxp/3zP2YO475MWMpughdzK2oSKxRqaAJmttYCoJZm5ZRm9Zt+jsSEqQkwkCIiK6JBFaUC6ONgmHYhFGW42CkzIxzzzlx5suPlr27+57z3Od5f++9hP8o2qu1bTtk2/YVKakRrHQqAF33pRYWFp7Mzc39LGv2iv3RU9HxbGbT9rZy81ueJ9VFnWmk6XrEDFT9SH5NXlpdXd1Q/V3i1kikI1xd/ay9o6N7aGgouTPVtd7eA4vLy+9hmjdmZ2amKmJ583pz1n1p3MrzKLpid28vLQ4cSn/P7BSnfEK7c/jM49yHt/dHDZqUXZ0eTfVfPnk6n3luhPf78kLogrGAIcRvIgLyOUAF1w2ACFlGNYzzjEFsS6ynBT04cfRiP8+88FtWwUiJ1P2M38LSuQTAGFrfvUIgnSq8QKpTCXDOQQ/bj8QTXm5C0/Rd4FeqquH2DMJfF0J8chz1Xz5vE1J6KUCP2o/HHV1MME0r8ishXDECGDvWiVBzMxKzr1H/LVlwrhQXoOG2FueqZbjFzNsLSBkmxhIDIMYwOO0ivPZrx3IkmI+BRloanGiix/XFHHAuwNU8AvCEQHL9Dzwh0WgFISUD5xJCSAgwmB/fgEbbmpxaK+iuBWuKZAtVwFJxkuqB1JxFWCp+bXYTNNzS4Jzv7XOtCz3wys4c4FKWEiiyEp7qKVflDgZtdho0crDJMauCbrouXPIsOkMSRDlHIUaxV060b2MddC92Ntb9af6pbuqVb1VuQ//3nyuNpvb8F16o8ZLMlFIbAAAAAElFTkSuQmCC";
/***/ }),
/***/ 30980:
/*!**********************************************!*\
!*** ./src/assets/images/statistics/tow.png ***!
\**********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAqpJREFUOE990VtIUwEYB/D/2XZ29UynYqbWKiEwLbFMLcyyLBGC9EGxIkRfLCoiEDSKkKhQIYvoAoJGIlQUvSVE9RAoNCzSRNQ5yzpzbu7snN3OOTu7xh4Mx6Tv7fvg9/FdCKyL9y8eb1G7nNt1snA6wzKUg/GRFqcAe0QRikTk/k3ZBrbImL90tqPjd5wRa3ZscJAafXnflKUUCnRqNWxuHpZVL36yElh3AHwgCkorx9HSfMuh5rbSpvYuzz8cbzJws6OT1KX0uNwe0Ms2uFgOASkIBamGjjKA0imRZ5Dd6rg31A0QsQS8yjGXwz7uoSIqISTyEHgfBFFAMEIgQigRVWqgUqNzX0lVX8LY8cQ8Od5qnRobctLzcDEOrDIMHC4PeFECIdcgM9uImsbmi3X1LU+S8KzJlDH7Y/yzY2mu0Otm4BVEiFIEsWgEhIxEjjHfXHmqoaqiosaRhOOFD2+elyzOzwwHSX1RNBZBOBgC5HKQIe+8cefulvrTbaa1IyfsvFYcHRnRcyH/Bd7v7eYFicjJy72dlWN4VF3d4F7/2g0xTcc0Qbmnxbkw0W+12YnMbXs6JS0Ga4uL+f9iGyMV+MXwMzLmKw+LLoiihGBMhWUm/E2r5FuPHz44veHYHMelecMpn1Qxca9Wq4DI2RGQQqAysuFw+kDb2elUlVhdXl7uSjqY1WY7R2r0w5RGDZVSBvrrO8wuWnGiqR2CKIFeWYGf+9NeVnZkIAkvzn2/ok0xPEgzZMA68RbmsdeYNNPYcaAZJ8+cB8sysJhnrh2rre9Jwq/6blxVkvJ+RZiF226BEJDg4PywsQI0aVuRmbUZqZTy+qU7T+8m4MHeXmrh4/CXgnTZrvRUHRweEb9cEqZoDkurfrj5INL1MlQW5i4U1zXub+/q9fwFCrY6H9bm4fMAAAAASUVORK5CYII=";
/***/ })
}]);

@ -53,24 +53,24 @@
justify-content: space-between;
}
.search_params___R1x4h [class~='ant-select-selector'] {
height: 36px !important;
line-height: 36px !important;
height: 40px !important;
line-height: 40px !important;
}
.search_params___R1x4h [class~='ant-form-item-label'] {
height: 36px !important;
line-height: 36px !important;
height: 40px !important;
line-height: 40px !important;
}
.search_params___R1x4h [class~='ant-form-item-label'] label {
color: #90AAFF !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
height: 40px !important;
line-height: 40px !important;
}
.search_params___R1x4h [class~='ant-select-selection-item'] {
line-height: 34px !important;
line-height: 36px !important;
}
.search_params___R1x4h [class~='ant-select-selector'] {
height: 36px !important;
height: 40px !important;
background: #17378A !important;
border: 1px solid #17378A !important;
color: #90AAFF !important;
@ -101,7 +101,7 @@
border: 1px solid #17378A !important;
}
.search_params___R1x4h [class~='ant-picker'] {
height: 36px !important;
height: 40px !important;
border: 1px solid #17378A !important;
background: #17378A !important;
}
@ -109,20 +109,20 @@
color: #90AAFF !important;
}
.formWrap___T4kVg [class~='ant-input'] {
height: 36px !important;
line-height: 36px !important;
height: 40px !important;
line-height: 40px !important;
}
.formWrap___T4kVg [class~='ant-select-selector'] {
min-height: 36px !important;
line-height: 36px !important;
min-height: 40px !important;
line-height: 40px !important;
}
.formWrap___T4kVg [class~='ant-select-selection-item'] {
min-height: 36px !important;
line-height: 36px !important;
min-height: 40px !important;
line-height: 40px !important;
}
.formWrap___T4kVg [class~='ant-form-item'] [class~='ant-form-item-label'] label {
height: 36px !important;
line-height: 36px !important;
height: 40px !important;
line-height: 40px !important;
}
.cz_btn___AVibx {
color: #165DFF;
@ -186,17 +186,16 @@
}
.add_Data___csgAB {
width: 110px;
height: 32px;
height: 40px;
background: linear-gradient(90deg, #4A6FFE 0%, #374DCF 100%);
border-radius: 4px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;
line-height: 40px;
text-align: center;
cursor: pointer;
margin-top: 3px;
margin-left: 20px;
}
.tj_Data___Spfy3 {

@ -1,9 +1,9 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[43212],{
/***/ 7084:
/***/ 24659:
/*!**********************************************************************!*\
!*** ./src/pages/Laboratory/ReservationManage/index.tsx + 1 modules ***!
!*** ./src/pages/Laboratory/ReservationManage/index.tsx + 4 modules ***!
\**********************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@ -36,7 +36,7 @@ var _react_17_0_2_react = __webpack_require__(59301);
var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Laboratory/ReservationManage/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var ReservationManagemodules = ({"header_div":"header_div___FnZUF","header_title":"header_title___Uziic","search":"search___fe9lC","searchIcon":"searchIcon___wfKLC","search_params":"search_params___OmXRN","add_Data":"add_Data___h_mvI","my_modal":"my_modal___emMcK","tj_item":"tj_item___o3d8l","tj_item_icon":"tj_item_icon___jUQz1","tj_item_num":"tj_item_num___Skhqs","tj_item_text":"tj_item_text___iDuqK","tj_warp":"tj_warp___P_UK7","colorBlue":"colorBlue___u9cjn"});
/* harmony default export */ var ReservationManagemodules = ({"header_div":"header_div___FnZUF","header_title":"header_title___Uziic","search":"search___fe9lC","searchIcon":"searchIcon___wfKLC","search_params":"search_params___OmXRN","add_Data":"add_Data___h_mvI","my_modal":"my_modal___emMcK","tj_warp":"tj_warp___P_UK7","tjcount":"tjcount___Cxe_l","colorBlue":"colorBlue___u9cjn","tj_item":"tj_item___o3d8l","tj_item_icon":"tj_item_icon___jUQz1","tj_item_num":"tj_item_num___Skhqs","tj_item_text":"tj_item_text___iDuqK"});
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
@ -72,6 +72,14 @@ var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
var env = __webpack_require__(69423);
;// CONCATENATED MODULE: ./src/assets/images/statistics/rl.png
var rl_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IArs4c6QAAA6lJREFUSEuVlN9Lm1cYx7/n/RF9k7poIEYKFS0MdrG6q9gKu9ulDdnIhO3KG0GN4vzRGxVERFEZVKj7A7xyw4i4OAfeCqUtKFiC7VWjdHV08kbNmtckvr/Gc5LYt0023QPJeXNyzud5nu/5npf9OjYWYLlcEMWQRVgt98OJ3bW1LyCKpeny0TThcrvTitv9Jv32bQskyXQuYvG+vnA2nV5nggDbtlHtcSc/+/qr7xOx338x80YzGPtXuHTD8zLw6a3pzJ+ptvOTs/sX+XwTYwyWYYCtR6Ohi4wWJ4BgWWi41xL5su/B2uOHP373x87ez4IsVQbbNgc0Bz//5u7Q2PrjR4++PXr2LEZdOsCZOKhi3cCN+roVb/Otn05fvflBU1MR6oQ+ZWHbsC0Liq/mt08C/ocZNd2rHasdnPO+4kycNtbcvg1BEPF38pUu19TIstfLoe8ODsrgTBT5HEEEUaAv3pptmlzSohSZOGX3B4MQq6tx/PQpqv1+KPX1IIC6u8tHilIHgiyD5KN9sG0IkgSbk22YuVwRrGlxyuxvbYVYVYW/njzhUCUQALWm7uyAgwAILhcfRZeLJyEIAWWPh1dP1RrZbAHMZDnuu3MHRi6H7PExPDdvQlIUqHt7qG9thXZ0hNMXL3iblJiSCSSFKMK8uCi0bxbdZlkwdb0Azp2exgnEF1kW32zpOn9msgxBEAq/STtqnySxeeOFKD6XZvjhvXz+PGQbBrdbxSgB6H8nzLHYkeIyEUsmkyHLsrgrPg6qVFVVyLIMj8eDk5OTctcBqPV6IUkf+r0imNrNZrNYXl5GIpFAMBhEKBTC9PQ0l4Uk4Q5hDOfn5xgeHkZjY6NDGRsVwWdnZ5idnUVTUxM0TUNDQwM6Ozt5slJQhdvb29jY2MDU1BTcbvfV4MPDQ+zv7yMSiWB+fh5erxddXV3Qdf1ys2maGB0dRVtbGzo6OmAYxtVg7lOyE2OYm5tDbW0tent7L8FU7erqKra2trCwsIAqsqDzMMk9/3V4BJiZmeHg/v7+SzBV193dzXWnrpzVFtx3DTDpV1dXh4GBAQ6mTjY3NxGLxbC4uAhFUcqdch3w5OQkBw8ODnIwHWA0GuWVhsPhsmqvVTH5d2JigoOHhoZgWRZWVla4vktLS3AV3xsfl3ylFAQeHx+Hz+fDyMgIUqkUenp60N7ezu3ndMn/OjxaTDePdKWqSQaCBwKBsptWBj54/Tps5PPrlV8UhdtV0q1020iSq+IfGToUG2ciFMgAAAAASUVORK5CYII=";
// EXTERNAL MODULE: ./src/assets/images/statistics/tow.png
var tow = __webpack_require__(30980);
;// CONCATENATED MODULE: ./src/assets/images/statistics/dl.png
var dl_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IArs4c6QAAA41JREFUSEuVlV9IWlEcx4/a1TI1t7qVmJjRWoVBEAmL6kGmjII2CB/2sAY9RAU+rQ172EMjNnC01+1lUHvYQzEWFOwl9yC3Ih1EzGBtBDoMg7K0v/53fE/di7kN7IDce879/T7ne76/c44ictGKJicnTRqNRnbZJ0VFRfxrwc9UKkXC4XBqenp6TYQsq9XaFgqFvoXDYSIS0SHhmf/O900mE5FIJFcmzWazpKSkBPC7lNLb29u0sbGxGQwGL6gFNKPRSAwGA8lkMleiS0tLCcMwdyjIZrNVezyeX4FAQFEAk4bI5XLS0dFxZWUYV6lUSbFYfJuCBwcHlcvLy5tbW1u6QsGIa2xsJFVVVTQFNuBXUVERYVn2FgUPDQ3JV1ZWvD6fr/k6YKiGJXyDLRqNZqe2traZgu12u4zjOPf6+rrpOmDEwmelUknTsCsMBsMPrVbbxnss8fv9X7xer+W6YOyCmpoaAdzQ0MDp9XqzsAs6Ozs/cBz36LpgxMNnhmGo4vb29sWFhYX7AthqtTqXlpae5m+fQiaSSqXUjnQ6TSBwcXHxsQDu6ekZd7lcL+PxeCGsv2JQSBwui8XyZn5+/okA7u/vH/b7/W9jsRjdNvwJzH8HMfdbbh/K6+vrn83Nzb0WwFNTUy/cbvdzWJFMJoWlnZ6eUv9QpEQiQc7Pz0lZWRkRi8Xk5OSEnjyVSkW/oZnN5nd2u32EB4udTuen1dXVB1BTXFxMMDsScRkpFAqaiEkARczZ2ZkARRwshMddXV2usbGxe/x2K2ltbfVwHGfExcKyLIlEIlQ1FCEJ45gAcIzhTuAng2JcYAB3d3f/Pjw8NFLw+Pg4K5VKf/p8PjW2DMBQhEBA8IRKrAI2YQzviJXJZNSm/f19urqWlpZYNpu9uCscDkd7PB5f297eFh0fH1NlSNzb26OFzG35Ra2srKQTR6NROkFdXR1WaqXgiYmJhxaL5SOWzCceHBxQ1Xz/f3sQ9SgvLxc+o9Ber3eYgmdmZl7p9XoHlgkQfru7u9RbvmEsXz36sKK6ulr4hlrs7Oy8B1g0Ozv7mWXZ+/ypAyQUCtHi/AuYqx6+arVa4dpEfDQa/Sqy2WySgYGB73K5vCn3bykYDFLvcg9ILpBXD4U6nU5QjPFEIhEU9fX1KUdGRwMyqfRGLhgn8PIqTB8dHR2m02laRRwMrEytVt9kGEaCHNjBC8Azk8kk/wCV5LyqzLQtbwAAAABJRU5ErkJggg==";
;// CONCATENATED MODULE: ./src/assets/images/statistics/yes.png
var yes_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IArs4c6QAAA2hJREFUSEuVlV1oFFcUx393Zif7YZINYeOaTbKrwfrxkI8uxUZbqu1DEQ3pg4QKrdDSQKFhCAWhFVL6ZMWiXbIFSQkqTSQtvqlUahEfBJNiDGkM1vrQWIwrauykcbNr9mNmysyaNYnGbM7bzL3nd88993/OEcy3Tu86FMebOCgDacHSyz8M0JlGZK/w1fQ4YArbQcVJdcXXildWa1evLS5zeYHcUqE2PfuY8Ue3E+kp/QfuP+zMeX9Xcag44Pnyw7r3ecW7DsTKoDbDhNvxO/SO/czju/Go4FDFeqlSjL7b8LYnVFKNjl5okJiY6MLaLxCmoAiFe4n7/DJ6MSXoKtvnri3p3bK2EROjYKiBiT/rY4sZtn0eOCb5XQzb8Gt3riPoLlOLQq6o3+ezIyjUUnqan6p7eKfyLWaNFO/d+oAbyZvIQmZS0yxwqUpQjspeuVAmmDqtrhZ6G3pQHApdsWN8Pv4FkuyyGUZct8BulaAjSknhD+bRYbjuKpvKN3I3FaNh+DU0I/kssBkTwTGnSkgqHGxm+XjVPk6Ee2z1tN36lOMPfgQx78Y5sKRSI0cpeaoZK89zwZvPF0mA1Qy9OkSgtJJftd9oud5CRix69BkL8T0qIWywUzhpK27DbbpJG2lOJE4yI+L5K1qSilRG6NjYQdyIs314OyPJkeffZgG4OCfy9qrP6NoQRTIlDv95mAMPD+RvUC/XM/j6IB6nh4P/HKTz784XV34eXJOL2DLZkDnTeIbdvt08ST2h+WozlzKXkHSJcxvOsSu0i9hsjLrBOqaMqRdXfh5c/QxswWuVWoa2DlGulDM2OUbTH03scO/g7NazCEnQfrOd7lj30n3KBnehsghspWSvfy/99f1WsRIZi7AzsJPNvs1c+PcCzdeayUrZpXVvgyOozEvF3G6H4aC/sZ/WNa0YhoEkJJJGkm2D2xhNjL68+eXBVQtTMQcPKkEG3higylVl/zo6fpT9f+1fvlUnrHOPoBIkiqWKxWbAnjV7OB0+zcTsBOHLYTRDW770bfC3fEQNJ+dUsdjLUsn5pvP0TfRx6t6pwvq/nYpv2ESAEcpxLTU0/EV+tIxGxswsH63VIP8jkyvebqL4UFFWPJEWHmRBrbMfcfzpaMJNKUdYxScU4VzhuMvBLWiaNEn60Oj4H2lPKb806BGPAAAAAElFTkSuQmCC";
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Laboratory/ReservationManage/index.tsx
@ -91,6 +99,10 @@ var jsx_runtime = __webpack_require__(37712);
var timeType = {
1: '第1节(8:00-9:00)',
@ -655,9 +667,11 @@ var Navigation = function Navigation(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: ReservationManagemodules.header_div,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: ReservationManagemodules.header_title,
children: "\u9884\u7EA6\u7BA1\u7406"
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-yuyueguanli"
}), " \u9884\u7EA6\u7BA1\u7406"]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: ReservationManagemodules.tj_warp,
@ -667,26 +681,29 @@ var Navigation = function Navigation(_ref) {
children: [{
name: '预约总次数',
num: (toollist === null || toollist === void 0 ? void 0 : toollist.total_count) || 0,
iconfont: 'icon-a-zhishitupu1'
iconfont: rl_namespaceObject
}, {
name: '未开始数',
num: (toollist === null || toollist === void 0 ? void 0 : toollist.not_start_count) || 0,
iconfont: 'icon-shenqingchengweizhujiao'
iconfont: tow
}, {
name: '进行中数',
num: (toollist === null || toollist === void 0 ? void 0 : toollist.underway_count) || 0,
iconfont: 'icon-wodeyuyue'
iconfont: dl_namespaceObject
}, {
name: '已完成数',
num: (toollist === null || toollist === void 0 ? void 0 : toollist.completed_count) || 0,
iconfont: 'icon-leiji'
iconfont: yes_namespaceObject
}].map(function (item) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: ReservationManagemodules.tj_item,
className: ReservationManagemodules.tjcount,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: ReservationManagemodules.tj_item_icon,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(item === null || item === void 0 ? void 0 : item.iconfont, " font18 mr5 ").concat(ReservationManagemodules.colorBlue)
children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: item === null || item === void 0 ? void 0 : item.iconfont,
style: {
height: 22
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: ReservationManagemodules.tj_item_data,
@ -724,9 +741,6 @@ var Navigation = function Navigation(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
colon: false,
label: "\u65E5\u671F",
style: {
marginLeft: 'auto'
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(date_picker["default"], {
style: {
width: 140
@ -784,7 +798,7 @@ var Navigation = function Navigation(_ref) {
// className={styles.search}
,
style: {
width: 412,
width: 380,
borderRadius: 6,
marginLeft: 20
},
@ -796,7 +810,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(ReservationManagemodules.searchIcon),
className: " font14 ".concat(ReservationManagemodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
@ -857,10 +871,15 @@ var Navigation = function Navigation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: ReservationManagemodules.my_modal,
className: "".concat(ReservationManagemodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
})
// className={styles.my_modal}
,
open: openAddModal,
title: "".concat(infoData !== null && infoData !== void 0 && infoData.id ? '调整' : '新建', "\u9884\u7EA6"),
width: "600px",
width: "960px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() {
var _myForm$getFieldValue, _myForm$getFieldValue2;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
@ -1209,8 +1228,13 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: ReservationManagemodules.my_modal,
destroyOnClose: true
// className={styles.my_modal}
,
className: "".concat(ReservationManagemodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openSeeModal,
title: "".concat(modalType, "\u9884\u7EA6"),
width: "600px",
@ -1357,6 +1381,10 @@ var Navigation = function Navigation(_ref) {
title: "\u6587\u4EF6\u5BFC\u5165",
open: exportshow,
centered: true,
className: " modalXazy",
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
okButtonProps: {
loading: buttonloading
},
@ -1489,6 +1517,16 @@ Upload.Dragger = _Dragger__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z;
Upload.LIST_IGNORE = _Upload__WEBPACK_IMPORTED_MODULE_0__/* .LIST_IGNORE */ .E;
/* harmony default export */ __webpack_exports__.Z = (Upload);
/***/ }),
/***/ 30980:
/*!**********************************************!*\
!*** ./src/assets/images/statistics/tow.png ***!
\**********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAqpJREFUOE990VtIUwEYB/D/2XZ29UynYqbWKiEwLbFMLcyyLBGC9EGxIkRfLCoiEDSKkKhQIYvoAoJGIlQUvSVE9RAoNCzSRNQ5yzpzbu7snN3OOTu7xh4Mx6Tv7fvg9/FdCKyL9y8eb1G7nNt1snA6wzKUg/GRFqcAe0QRikTk/k3ZBrbImL90tqPjd5wRa3ZscJAafXnflKUUCnRqNWxuHpZVL36yElh3AHwgCkorx9HSfMuh5rbSpvYuzz8cbzJws6OT1KX0uNwe0Ms2uFgOASkIBamGjjKA0imRZ5Dd6rg31A0QsQS8yjGXwz7uoSIqISTyEHgfBFFAMEIgQigRVWqgUqNzX0lVX8LY8cQ8Od5qnRobctLzcDEOrDIMHC4PeFECIdcgM9uImsbmi3X1LU+S8KzJlDH7Y/yzY2mu0Otm4BVEiFIEsWgEhIxEjjHfXHmqoaqiosaRhOOFD2+elyzOzwwHSX1RNBZBOBgC5HKQIe+8cefulvrTbaa1IyfsvFYcHRnRcyH/Bd7v7eYFicjJy72dlWN4VF3d4F7/2g0xTcc0Qbmnxbkw0W+12YnMbXs6JS0Ga4uL+f9iGyMV+MXwMzLmKw+LLoiihGBMhWUm/E2r5FuPHz44veHYHMelecMpn1Qxca9Wq4DI2RGQQqAysuFw+kDb2elUlVhdXl7uSjqY1WY7R2r0w5RGDZVSBvrrO8wuWnGiqR2CKIFeWYGf+9NeVnZkIAkvzn2/ok0xPEgzZMA68RbmsdeYNNPYcaAZJ8+cB8sysJhnrh2rre9Jwq/6blxVkvJ+RZiF226BEJDg4PywsQI0aVuRmbUZqZTy+qU7T+8m4MHeXmrh4/CXgnTZrvRUHRweEb9cEqZoDkurfrj5INL1MlQW5i4U1zXub+/q9fwFCrY6H9bm4fMAAAAASUVORK5CYII=";
/***/ })
}]);

@ -9,7 +9,7 @@
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
color: #96FFFD;
line-height: 38px;
}
.header_div___FnZUF .search___fe9lC {
@ -92,6 +92,25 @@
line-height: 32px !important;
padding-right: 5px !important;
}
.tj_warp___P_UK7 {
width: 100%;
margin: 20px 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
.tj_warp___P_UK7 .tjcount___Cxe_l {
width: 328px;
height: 120px;
background: #1F3B89;
border-radius: 6px;
display: flex;
padding: 0px 40px;
align-items: center;
}
.colorBlue___u9cjn {
color: #fff;
}
.tj_item___o3d8l {
display: flex;
align-items: center;
@ -99,7 +118,9 @@
.tj_item_icon___jUQz1 {
width: 40px;
height: 40px;
background: #F4F8FA;
background: linear-gradient(180deg, #4D7DD0 0%, #2547A3 100%);
box-shadow: 0px 2px 10px 0px rgba(50, 93, 252, 0.5);
border-image: linear-gradient(180deg, #d0e2ff, rgba(255, 255, 255, 0.21)) 1 1;
border-radius: 50%;
display: flex;
align-items: center;
@ -110,7 +131,7 @@
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 20px;
color: #000000;
color: #fff;
line-height: 20px;
text-align: left;
font-style: normal;
@ -120,27 +141,11 @@
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 12px;
color: #6A7283;
color: rgba(255, 255, 255, 0.6);
line-height: 12px;
text-align: left;
font-style: normal;
}
.tj_warp___P_UK7 {
width: 100%;
height: 80px;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 2px;
border: 1px solid #F5F5F5;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 40px;
margin-bottom: 20px;
}
.colorBlue___u9cjn {
color: #0152d9;
}
.search_params___OmXRN {
margin-left: auto;
display: flex;

@ -2,13 +2,15 @@
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/Reservations/Info/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___y_pO6 {
width: 1200px;
margin: 20px auto 40px auto;
padding-top: 20px;
padding-right: 20px;
}
.wrap___y_pO6 .back_style___vMTXB {
color: #999;
margin: 10px 0 15px 0;
color: #FFFFFF;
margin: 0px 0 15px 0;
cursor: pointer;
display: flex;
align-items: center;
}
.wrap___y_pO6 .back_style___vMTXB:hover {
color: #165DFF;
@ -16,28 +18,44 @@
.wrap___y_pO6 .header___dv0gH {
display: flex;
height: 320px;
background: #FFFFFF;
background: #1F3B89;
border-radius: 4px;
padding: 30px;
padding: 40px 30px;
}
.wrap___y_pO6 .header___dv0gH .header_img___WSiF4 {
width: 500px;
width: 350px;
height: 260px;
border-radius: 8px;
margin-right: 30px;
margin-right: 50px;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .header_title___cxZ8L {
height: 30px;
font-size: 30px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
color: #000F37;
color: #fff;
line-height: 30px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: 10px;
margin-bottom: 40px;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .headerdiv___NRmnU {
width: 230px;
height: 140px;
background: #1C367E;
box-shadow: inset 0px 3px 5px 0px rgba(27, 36, 74, 0.5);
border-radius: 6px;
padding: 40px 0px;
text-align: center;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .headerdiv___NRmnU .titlename___D7_7r {
font-size: 20px;
color: #fff;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .headerdiv___NRmnU .titlecoent___Anv7W {
color: rgba(255, 255, 255, 0.6);
margin-top: 12px;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .header_content___iXBqO {
display: flex;
@ -64,23 +82,23 @@
color: #3061D0;
}
.wrap___y_pO6 .header___dv0gH .header_params___pGuQn .header_button___rnA8E {
width: 96px;
height: 38px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
width: 190px;
height: 50px;
background: linear-gradient(90deg, #667FDF 0%, #3649BB 100%);
box-shadow: 0px 5px 10px 0px #174FD2, inset 0px 1px 6px 0px #FFFFFF;
border-radius: 25px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 38px;
line-height: 50px;
text-align: center;
cursor: pointer;
margin-top: 15px;
}
.wrap___y_pO6 .tabs_list___XfIKh {
padding: 15px 30px 30px 30px;
background: #FFFFFF;
background: #B2BDF9;
border-radius: 4px;
margin-top: 30px;
}
@ -141,7 +159,7 @@
height: 60px;
border: 1px solid #F1F1F1;
border-top: 0;
background: rgba(22, 93, 255, 0.04);
background: #CEDEFF;
color: #333;
}
.weekDay___l9MfR .weekDay1___OyAC1 {
@ -190,7 +208,7 @@
.timeSlot___ah0KD .timeSlotItem___LosIf {
width: 132px;
height: 60px;
background: rgba(22, 93, 255, 0.04);
background: #CEDEFF;
border: 1px solid #F1F1F1;
border-top: 0px;
display: flex;
@ -276,21 +294,18 @@
line-height: 36px !important;
}
.search_params___K78D8 .add_Data___ay5O_ {
width: 88px;
width: 110px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
background: linear-gradient(90deg, #4A6FFE 0%, #374DCF 100%);
border-radius: 4px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #3061D0;
line-height: 30px;
margin-left: 20px;
color: #FFFFFF;
line-height: 32px;
text-align: center;
cursor: pointer;
margin-top: 3px;
margin-left: 20px;
}
.my_modal___kTFOK [class~='ant-form-item'] {
margin-bottom: 14px !important;
@ -305,4 +320,76 @@
line-height: 32px !important;
padding-right: 5px !important;
}
.search_params___K78D8 {
display: flex;
margin-bottom: 10px;
margin-top: 5px;
}
.search_params___K78D8 [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___K78D8 [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #333 !important;
display: block !important;
height: 40px !important;
line-height: 40px !important;
}
.search_params___K78D8 [class~='ant-select-selector'] {
height: 40px !important;
background: #17378A !important;
border: 1px solid #17378A !important;
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] {
border: 1px solid #17378A !important;
background: #17378A !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] input {
background: #17378A !important;
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] input::-webkit-input-placeholder {
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] input:-ms-input-placeholder {
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] input::-ms-input-placeholder {
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-affix-wrapper'] input::placeholder {
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-input-group-addon'] button {
background: #17378A !important;
color: #90AAFF !important;
border: 1px solid #17378A !important;
}
.search_params___K78D8 [class~='ant-picker'] {
height: 40px !important;
border: 1px solid #17378A !important;
background: #17378A !important;
}
.search_params___K78D8 [class~='ant-picker'] input {
color: #90AAFF !important;
}
.search_params___K78D8 [class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.search_params___K78D8 .clear_Data___dcSvp {
width: 60px;
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: 2px;
}

@ -33,9 +33,11 @@ var _react_17_0_2_react = __webpack_require__(59301);
var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Laboratory/Reservations/Info/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Infomodules = ({"wrap":"wrap___y_pO6","back_style":"back_style___vMTXB","header":"header___dv0gH","header_img":"header_img___WSiF4","header_params":"header_params___pGuQn","header_title":"header_title___cxZ8L","header_content":"header_content___iXBqO","span_hover":"span_hover___I9Y46","header_button":"header_button___rnA8E","tabs_list":"tabs_list___XfIKh","my_modal":"my_modal___gK8ul"});
/* harmony default export */ var Infomodules = ({"wrap":"wrap___y_pO6","back_style":"back_style___vMTXB","header":"header___dv0gH","header_img":"header_img___WSiF4","header_params":"header_params___pGuQn","header_title":"header_title___cxZ8L","headerdiv":"headerdiv___NRmnU","titlename":"titlename___D7_7r","titlecoent":"titlecoent___Anv7W","header_content":"header_content___iXBqO","span_hover":"span_hover___I9Y46","header_button":"header_button___rnA8E","tabs_list":"tabs_list___XfIKh","my_modal":"my_modal___gK8ul"});
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js + 6 modules
var breadcrumb = __webpack_require__(66104);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
var tooltip = __webpack_require__(6848);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tabs/index.js + 24 modules
@ -183,7 +185,14 @@ var schedule_Navigation = function Navigation(_ref) {
scheduleData = _useState2[0],
setScheduleData = _useState2[1];
var params = (0,_umi_production_exports.useParams)();
var times = ['0:00—0:50', '1:00—1:50', '2:00—2:50', '3:00—3:50', '4:00—4:50', '5:00—5:50', '6:00—6:50', '7:00—7:50', '8:00—8:50', '9:00—9:50', '10:00—10:50', '11:00—11:50', '12:00—12:50', '13:00—13:50', '14:00—14:50', '15:00—15:50', '16:00—16:50', '17:00—17:50', '18:00—18:50', '19:00—19:50', '20:00—20:50', '21:00—21:50', '22:00—22:50', '23:00—23:50'];
// const times = [
// '0:00—0:50', '1:00—1:50', '2:00—2:50', '3:00—3:50', '4:00—4:50', '5:00—5:50', '6:00—6:50', '7:00—7:50', '8:00—8:50', '9:00—9:50',
// '10:00—10:50', '11:00—11:50', '12:00—12:50', '13:00—13:50', '14:00—14:50', '15:00—15:50', '16:00—16:50', '17:00—17:50', '18:00—18:50', '19:00—19:50',
// '20:00—20:50', '21:00—21:50', '22:00—22:50', '23:00—23:50'
// ]
var times = ['8:00-8:45', '8:55-9:40', '10:00-10:45', '10:55-11:40', '14:30-15:15', '15:20-16:05', '16:15-17:00', '19:30-20:15', '20:25-21:10'];
var colorType = {
1: '#ADB2B8',
3: '#F78D40',
@ -225,6 +234,9 @@ var schedule_Navigation = function Navigation(_ref) {
marginTop: '30px'
},
children: (scheduleData === null || scheduleData === void 0 ? void 0 : scheduleData.week) && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
width: 1140
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: schedulemodules.week,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@ -325,7 +337,7 @@ var schedule_Navigation = function Navigation(_ref) {
})(schedule_Navigation));
;// CONCATENATED MODULE: ./src/pages/Laboratory/Reservations/Info/subscribe/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var subscribemodules = ({"search_params":"search_params___K78D8","search":"search___p3sAW","searchIcon":"searchIcon___gueMn","add_Data":"add_Data___ay5O_","my_modal":"my_modal___kTFOK"});
/* harmony default export */ var subscribemodules = ({"search_params":"search_params___K78D8","search":"search___p3sAW","searchIcon":"searchIcon___gueMn","add_Data":"add_Data___ay5O_","my_modal":"my_modal___kTFOK","clear_Data":"clear_Data___dcSvp"});
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
var table = __webpack_require__(36546);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/pagination/index.js + 10 modules
@ -907,26 +919,36 @@ var subscribe_Navigation = function Navigation(_ref) {
children: "\u5DF2\u53D6\u6D88"
})]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.Search, {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
style: {
marginLeft: 'auto'
},
placeholder: "\u8BF7\u8F93\u5165\u9884\u7EA6\u4EBA\u4FE1\u606F\u641C\u7D22",
size: "large",
className: subscribemodules.search,
value: keyword,
onChange: function onChange(e) {
setkeyword(e.target.value);
},
onSearch: function onSearch(value) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(subscribemodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
}
colon: false,
label: " ",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.Search, {
style: {
marginLeft: 'auto',
width: 412,
borderRadius: 6
},
placeholder: "\u8BF7\u8F93\u5165\u9884\u7EA6\u4EBA\u4FE1\u606F\u641C\u7D22",
size: "large"
// className={styles.search}
,
value: keyword,
onChange: function onChange(e) {
setkeyword(e.target.value);
},
onSearch: function onSearch(value) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(subscribemodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);
}
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: subscribemodules.add_Data,
@ -937,10 +959,18 @@ var subscribe_Navigation = function Navigation(_ref) {
},
children: "\u65B0\u5EFA\u9884\u7EA6"
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
pagination: false,
dataSource: tableData,
columns: columns
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "materials-table-wrp",
style: {
marginRight: 0,
padding: 0
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
pagination: false,
dataSource: tableData,
className: "materials-table",
columns: columns
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
children: total > 0 ? /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
@ -949,17 +979,7 @@ var subscribe_Navigation = function Navigation(_ref) {
justifyContent: 'space-between',
padding: '10px 7px 20px 7px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
style: {
color: '#656F87'
},
children: ["\u5171", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "c-light-primary",
children: total
}), "\u6761\u6570\u636E"]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
showSizeChanger: true,
showQuickJumper: true,
onChange: onShowSizeChange,
@ -975,8 +995,13 @@ var subscribe_Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: subscribemodules.my_modal,
destroyOnClose: true
// className={styles.my_modal}
,
className: "".concat(subscribemodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openAddModal,
title: "".concat(infoData !== null && infoData !== void 0 && infoData.id ? '调整' : '新建', "\u9884\u7EA6"),
width: "600px",
@ -1499,7 +1524,7 @@ var roomInitImg = __webpack_require__(58253);
var Info_Navigation = function Navigation(_ref) {
var _roomInfo$classroom_d, _user$userInfo5, _user$userInfo6;
var _ref2, _user$userInfo5, _user$userInfo6;
var loading = _ref.loading,
user = _ref.user;
var _useState = (0,_react_17_0_2_react.useState)(false),
@ -1653,8 +1678,18 @@ var Info_Navigation = function Navigation(_ref) {
_umi_production_exports.history.push("/laboratory/".concat(searchParams.get('index')));
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-fanhui2 font12 mr5"
}), "\u8FD4\u56DE"]
style: {
marginRight: 20
},
className: "icon-zzxy-fanhui1"
}), " ", /*#__PURE__*/(0,jsx_runtime.jsx)(breadcrumb/* default */.Z, {
separator: ">",
items: [{
title: '实验室预约'
}, {
title: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.title
}]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Infomodules.header,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
@ -1665,103 +1700,90 @@ var Info_Navigation = function Navigation(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.header_title,
children: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.title
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Infomodules.header_content,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u6240\u5C5E\u5B9E\u9A8C\u5BA4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000',
width: '200px',
paddingLeft: '5px'
},
children: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.classroom_title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: "auto"
},
children: "\u4F7F\xA0\u7528\xA0\u9762\xA0\u79EF"
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
style: {
color: '#000',
width: '200px',
paddingLeft: '5px'
},
children: [roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.area, "\u5E73\u65B9\u7C73"]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Infomodules.header_content,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u6700\xA0\u5927\xA0\u5BB9\xA0\u91CF"
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
style: {
color: '#000',
width: '200px',
paddingLeft: '5px'
},
children: [roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.work_num, "\u4EBA"]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: "auto"
},
children: "\u8D23\xA0\xA0\xA0\u4EFB\xA0\xA0\xA0\u4EBA"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000',
width: '200px',
paddingLeft: '5px'
},
children: roomInfo === null || roomInfo === void 0 || (_roomInfo$classroom_d = roomInfo.classroom_directors) === null || _roomInfo$classroom_d === void 0 ? void 0 : _roomInfo$classroom_d.map(function (item, index) {
var _roomInfo$classroom_d2;
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
padding: "0 10px"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px'
},
children: ["\u8D1F\u8D23\u4EBA", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: (item === null || item === void 0 ? void 0 : item.name) || '--'
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px'
},
children: ["\u624B\u673A\u53F7", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: (item === null || item === void 0 ? void 0 : item.phone) || '--'
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px',
marginBottom: '10px'
},
children: ["\u90AE\u7BB1\u53F7", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginTop: 20,
display: 'flex',
justifyContent: 'space-between'
},
children: (_ref2 = [{
name: '最大容量(人)',
count: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.work_num
}, {
name: '所属实验室',
count: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.classroom_title
}, {
name: '面积(平方)',
count: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.area
}, {
name: '负责人',
count: roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.name
}]) === null || _ref2 === void 0 ? void 0 : _ref2.map(function (item, index) {
var _roomInfo$classroom_d;
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
margin: index === 1 && '0px 20px',
marginLeft: (index === 3 || index === 1) && 20
},
className: Infomodules.headerdiv,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.titlename,
children: (item === null || item === void 0 ? void 0 : item.name) === '负责人' ? roomInfo === null || roomInfo === void 0 || (_roomInfo$classroom_d = roomInfo.classroom_directors) === null || _roomInfo$classroom_d === void 0 ? void 0 : _roomInfo$classroom_d.map(function (item, index) {
var _roomInfo$classroom_d2;
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginLeft: '10px'
padding: "0 10px"
},
children: (item === null || item === void 0 ? void 0 : item.mail) || '--'
})]
})]
}),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
className: Infomodules.span_hover,
children: [item === null || item === void 0 ? void 0 : item.name, index == (roomInfo === null || roomInfo === void 0 || (_roomInfo$classroom_d2 = roomInfo.classroom_directors) === null || _roomInfo$classroom_d2 === void 0 ? void 0 : _roomInfo$classroom_d2.length) - 1 ? '' : '、']
}, index)
});
})
})]
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px'
},
children: ["\u8D1F\u8D23\u4EBA", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: (item === null || item === void 0 ? void 0 : item.name) || '--'
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px'
},
children: ["\u624B\u673A\u53F7", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: (item === null || item === void 0 ? void 0 : item.phone) || '--'
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginTop: '10px',
marginBottom: '10px'
},
children: ["\u90AE\u7BB1\u53F7", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: (item === null || item === void 0 ? void 0 : item.mail) || '--'
})]
})]
}),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
className: Infomodules.span_hover,
children: [item === null || item === void 0 ? void 0 : item.name, index == (roomInfo === null || roomInfo === void 0 || (_roomInfo$classroom_d2 = roomInfo.classroom_directors) === null || _roomInfo$classroom_d2 === void 0 ? void 0 : _roomInfo$classroom_d2.length) - 1 ? '' : '、']
}, index)
});
}) : item === null || item === void 0 ? void 0 : item.count
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.titlecoent,
children: item === null || item === void 0 ? void 0 : item.name
})]
});
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
display: 'flex',
justifyContent: 'flex-end'
justifyContent: "flex-start"
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.header_button,
@ -1785,10 +1807,13 @@ var Info_Navigation = function Navigation(_ref) {
centered: true,
keyboard: false,
destroyOnClose: true,
className: Infomodules.my_modal,
width: 1000,
className: "".concat(Infomodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openMyModal,
title: "\u65B0\u589E\u9884\u7EA6\u7533\u8BF7",
width: "600px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() {
var _user$userInfo3, _user$userInfo4, _myForm$getFieldValue;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
@ -2053,16 +2078,509 @@ var Info_Navigation = function Navigation(_ref) {
})]
});
};
/* harmony default export */ var Info = ((0,_umi_production_exports.connect)(function (_ref3) {
var loading = _ref3.loading,
user = _ref3.user,
engineeringNavigtion = _ref3.engineeringNavigtion;
/* harmony default export */ var Info = ((0,_umi_production_exports.connect)(function (_ref4) {
var loading = _ref4.loading,
user = _ref4.user,
engineeringNavigtion = _ref4.engineeringNavigtion;
return objectSpread2_default()({
loading: loading,
user: user
}, engineeringNavigtion);
})(Info_Navigation));
/***/ }),
/***/ 66104:
/*!**************************************************************************!*\
!*** ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js + 6 modules ***!
\**************************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
Z: function() { return /* binding */ breadcrumb; }
});
// EXTERNAL MODULE: ./node_modules/_classnames@2.5.1@classnames/index.js
var _classnames_2_5_1_classnames = __webpack_require__(92310);
var _classnames_2_5_1_classnames_default = /*#__PURE__*/__webpack_require__.n(_classnames_2_5_1_classnames);
// EXTERNAL MODULE: ./node_modules/_rc-util@5.44.3@rc-util/es/Children/toArray.js
var toArray = __webpack_require__(38298);
// EXTERNAL MODULE: ./node_modules/_rc-util@5.44.3@rc-util/es/pickAttrs.js
var pickAttrs = __webpack_require__(36994);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/_util/reactNode.js
var reactNode = __webpack_require__(92343);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/config-provider/context.js
var context = __webpack_require__(36355);
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/DownOutlined.js + 1 modules
var DownOutlined = __webpack_require__(76995);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/dropdown/dropdown.js
var dropdown = __webpack_require__(91857);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/BreadcrumbSeparator.js
"use client";
const BreadcrumbSeparator = _ref => {
let {
children
} = _ref;
const {
getPrefixCls
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
const prefixCls = getPrefixCls('breadcrumb');
return /*#__PURE__*/_react_17_0_2_react.createElement("li", {
className: `${prefixCls}-separator`,
"aria-hidden": "true"
}, children === '' ? children : children || '/');
};
BreadcrumbSeparator.__ANT_BREADCRUMB_SEPARATOR = true;
/* harmony default export */ var breadcrumb_BreadcrumbSeparator = (BreadcrumbSeparator);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/useItemRender.js
"use client";
var __rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
function getBreadcrumbName(route, params) {
if (route.title === undefined || route.title === null) {
return null;
}
const paramsKeys = Object.keys(params).join('|');
return typeof route.title === 'object' ? route.title : String(route.title).replace(new RegExp(`:(${paramsKeys})`, 'g'), (replacement, key) => params[key] || replacement);
}
function renderItem(prefixCls, item, children, href) {
if (children === null || children === undefined) {
return null;
}
const {
className,
onClick
} = item,
restItem = __rest(item, ["className", "onClick"]);
const passedProps = Object.assign(Object.assign({}, (0,pickAttrs/* default */.Z)(restItem, {
data: true,
aria: true
})), {
onClick
});
if (href !== undefined) {
return /*#__PURE__*/_react_17_0_2_react.createElement("a", Object.assign({}, passedProps, {
className: _classnames_2_5_1_classnames_default()(`${prefixCls}-link`, className),
href: href
}), children);
}
return /*#__PURE__*/_react_17_0_2_react.createElement("span", Object.assign({}, passedProps, {
className: _classnames_2_5_1_classnames_default()(`${prefixCls}-link`, className)
}), children);
}
function useItemRender(prefixCls, itemRender) {
const mergedItemRender = (item, params, routes, path, href) => {
if (itemRender) {
return itemRender(item, params, routes, path);
}
const name = getBreadcrumbName(item, params);
return renderItem(prefixCls, item, name, href);
};
return mergedItemRender;
}
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/BreadcrumbItem.js
"use client";
var BreadcrumbItem_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
const InternalBreadcrumbItem = props => {
const {
prefixCls,
separator = '/',
children,
menu,
overlay,
dropdownProps,
href
} = props;
// Warning for deprecated usage
if (false) {}
/** If overlay is have Wrap a Dropdown */
const renderBreadcrumbNode = breadcrumbItem => {
if (menu || overlay) {
const mergeDropDownProps = Object.assign({}, dropdownProps);
if (menu) {
const _a = menu || {},
{
items
} = _a,
menuProps = BreadcrumbItem_rest(_a, ["items"]);
mergeDropDownProps.menu = Object.assign(Object.assign({}, menuProps), {
items: items === null || items === void 0 ? void 0 : items.map((_a, index) => {
var {
key,
title,
label,
path
} = _a,
itemProps = BreadcrumbItem_rest(_a, ["key", "title", "label", "path"]);
let mergedLabel = label !== null && label !== void 0 ? label : title;
if (path) {
mergedLabel = /*#__PURE__*/_react_17_0_2_react.createElement("a", {
href: `${href}${path}`
}, mergedLabel);
}
return Object.assign(Object.assign({}, itemProps), {
key: key !== null && key !== void 0 ? key : index,
label: mergedLabel
});
})
});
} else if (overlay) {
mergeDropDownProps.overlay = overlay;
}
return /*#__PURE__*/_react_17_0_2_react.createElement(dropdown/* default */.Z, Object.assign({
placement: "bottom"
}, mergeDropDownProps), /*#__PURE__*/_react_17_0_2_react.createElement("span", {
className: `${prefixCls}-overlay-link`
}, breadcrumbItem, /*#__PURE__*/_react_17_0_2_react.createElement(DownOutlined/* default */.Z, null)));
}
return breadcrumbItem;
};
// wrap to dropDown
const link = renderBreadcrumbNode(children);
if (link !== undefined && link !== null) {
return /*#__PURE__*/_react_17_0_2_react.createElement(_react_17_0_2_react.Fragment, null, /*#__PURE__*/_react_17_0_2_react.createElement("li", null, link), separator && /*#__PURE__*/_react_17_0_2_react.createElement(breadcrumb_BreadcrumbSeparator, null, separator));
}
return null;
};
const BreadcrumbItem = props => {
const {
prefixCls: customizePrefixCls,
children,
href
} = props,
restProps = BreadcrumbItem_rest(props, ["prefixCls", "children", "href"]);
const {
getPrefixCls
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
const prefixCls = getPrefixCls('breadcrumb', customizePrefixCls);
return /*#__PURE__*/_react_17_0_2_react.createElement(InternalBreadcrumbItem, Object.assign({}, restProps, {
prefixCls: prefixCls
}), renderItem(prefixCls, restProps, children, href));
};
BreadcrumbItem.__ANT_BREADCRUMB_ITEM = true;
/* harmony default export */ var breadcrumb_BreadcrumbItem = (BreadcrumbItem);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/style/index.js
var style = __webpack_require__(17313);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/theme/util/genComponentStyleHook.js
var genComponentStyleHook = __webpack_require__(83116);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/theme/util/statistic.js
var statistic = __webpack_require__(37613);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/style/index.js
const genBreadcrumbStyle = token => {
const {
componentCls,
iconCls
} = token;
return {
[componentCls]: Object.assign(Object.assign({}, (0,style/* resetComponent */.Wf)(token)), {
color: token.itemColor,
fontSize: token.fontSize,
[iconCls]: {
fontSize: token.iconFontSize
},
ol: {
display: 'flex',
flexWrap: 'wrap',
margin: 0,
padding: 0,
listStyle: 'none'
},
a: Object.assign({
color: token.linkColor,
transition: `color ${token.motionDurationMid}`,
padding: `0 ${token.paddingXXS}px`,
borderRadius: token.borderRadiusSM,
height: token.lineHeight * token.fontSize,
display: 'inline-block',
marginInline: -token.marginXXS,
'&:hover': {
color: token.linkHoverColor,
backgroundColor: token.colorBgTextHover
}
}, (0,style/* genFocusStyle */.Qy)(token)),
[`li:last-child`]: {
color: token.lastItemColor
},
[`${componentCls}-separator`]: {
marginInline: token.separatorMargin,
color: token.separatorColor
},
[`${componentCls}-link`]: {
[`
> ${iconCls} + span,
> ${iconCls} + a
`]: {
marginInlineStart: token.marginXXS
}
},
[`${componentCls}-overlay-link`]: {
borderRadius: token.borderRadiusSM,
height: token.lineHeight * token.fontSize,
display: 'inline-block',
padding: `0 ${token.paddingXXS}px`,
marginInline: -token.marginXXS,
[`> ${iconCls}`]: {
marginInlineStart: token.marginXXS,
fontSize: token.fontSizeIcon
},
'&:hover': {
color: token.linkHoverColor,
backgroundColor: token.colorBgTextHover,
a: {
color: token.linkHoverColor
}
},
a: {
'&:hover': {
backgroundColor: 'transparent'
}
}
},
// rtl style
[`&${token.componentCls}-rtl`]: {
direction: 'rtl'
}
})
};
};
// ============================== Export ==============================
/* harmony default export */ var breadcrumb_style = ((0,genComponentStyleHook/* default */.Z)('Breadcrumb', token => {
const BreadcrumbToken = (0,statistic/* merge */.TS)(token, {});
return [genBreadcrumbStyle(BreadcrumbToken)];
}, token => ({
itemColor: token.colorTextDescription,
lastItemColor: token.colorText,
iconFontSize: token.fontSize,
linkColor: token.colorTextDescription,
linkHoverColor: token.colorText,
separatorColor: token.colorTextDescription,
separatorMargin: token.marginXS
})));
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/useItems.js
var useItems_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
function route2item(route) {
const {
breadcrumbName,
children
} = route,
rest = useItems_rest(route, ["breadcrumbName", "children"]);
const clone = Object.assign({
title: breadcrumbName
}, rest);
if (children) {
clone.menu = {
items: children.map(_a => {
var {
breadcrumbName: itemBreadcrumbName
} = _a,
itemProps = useItems_rest(_a, ["breadcrumbName"]);
return Object.assign(Object.assign({}, itemProps), {
title: itemBreadcrumbName
});
})
};
}
return clone;
}
function useItems(items, routes) {
return (0,_react_17_0_2_react.useMemo)(() => {
if (items) {
return items;
}
if (routes) {
return routes.map(route2item);
}
return null;
}, [items, routes]);
}
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/Breadcrumb.js
"use client";
var Breadcrumb_rest = undefined && undefined.__rest || function (s, e) {
var t = {};
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
}
return t;
};
const getPath = (params, path) => {
if (path === undefined) {
return path;
}
let mergedPath = (path || '').replace(/^\//, '');
Object.keys(params).forEach(key => {
mergedPath = mergedPath.replace(`:${key}`, params[key]);
});
return mergedPath;
};
const Breadcrumb = props => {
const {
prefixCls: customizePrefixCls,
separator = '/',
style,
className,
rootClassName,
routes: legacyRoutes,
items,
children,
itemRender,
params = {}
} = props,
restProps = Breadcrumb_rest(props, ["prefixCls", "separator", "style", "className", "rootClassName", "routes", "items", "children", "itemRender", "params"]);
const {
getPrefixCls,
direction,
breadcrumb
} = _react_17_0_2_react.useContext(context/* ConfigContext */.E_);
let crumbs;
const prefixCls = getPrefixCls('breadcrumb', customizePrefixCls);
const [wrapSSR, hashId] = breadcrumb_style(prefixCls);
const mergedItems = useItems(items, legacyRoutes);
if (false) {}
const mergedItemRender = useItemRender(prefixCls, itemRender);
if (mergedItems && mergedItems.length > 0) {
// generated by route
const paths = [];
const itemRenderRoutes = items || legacyRoutes;
crumbs = mergedItems.map((item, index) => {
const {
path,
key,
type,
menu,
overlay,
onClick,
className: itemClassName,
separator: itemSeparator,
dropdownProps
} = item;
const mergedPath = getPath(params, path);
if (mergedPath !== undefined) {
paths.push(mergedPath);
}
const mergedKey = key !== null && key !== void 0 ? key : index;
if (type === 'separator') {
return /*#__PURE__*/_react_17_0_2_react.createElement(breadcrumb_BreadcrumbSeparator, {
key: mergedKey
}, itemSeparator);
}
const itemProps = {};
const isLastItem = index === mergedItems.length - 1;
if (menu) {
itemProps.menu = menu;
} else if (overlay) {
itemProps.overlay = overlay;
}
let {
href
} = item;
if (paths.length && mergedPath !== undefined) {
href = `#/${paths.join('/')}`;
}
return /*#__PURE__*/_react_17_0_2_react.createElement(InternalBreadcrumbItem, Object.assign({
key: mergedKey
}, itemProps, (0,pickAttrs/* default */.Z)(item, {
data: true,
aria: true
}), {
className: itemClassName,
dropdownProps: dropdownProps,
href: href,
separator: isLastItem ? '' : separator,
onClick: onClick,
prefixCls: prefixCls
}), mergedItemRender(item, params, itemRenderRoutes, paths, href));
});
} else if (children) {
const childrenLength = (0,toArray/* default */.Z)(children).length;
crumbs = (0,toArray/* default */.Z)(children).map((element, index) => {
if (!element) {
return element;
}
// =================== Warning =====================
if (false) {}
false ? 0 : void 0;
const isLastItem = index === childrenLength - 1;
return (0,reactNode/* cloneElement */.Tm)(element, {
separator: isLastItem ? '' : separator,
key: index
});
});
}
const breadcrumbClassName = _classnames_2_5_1_classnames_default()(prefixCls, breadcrumb === null || breadcrumb === void 0 ? void 0 : breadcrumb.className, {
[`${prefixCls}-rtl`]: direction === 'rtl'
}, className, rootClassName, hashId);
const mergedStyle = Object.assign(Object.assign({}, breadcrumb === null || breadcrumb === void 0 ? void 0 : breadcrumb.style), style);
return wrapSSR( /*#__PURE__*/_react_17_0_2_react.createElement("nav", Object.assign({
className: breadcrumbClassName,
style: mergedStyle
}, restProps), /*#__PURE__*/_react_17_0_2_react.createElement("ol", null, crumbs)));
};
Breadcrumb.Item = breadcrumb_BreadcrumbItem;
Breadcrumb.Separator = breadcrumb_BreadcrumbSeparator;
if (false) {}
/* harmony default export */ var breadcrumb_Breadcrumb = (Breadcrumb);
;// CONCATENATED MODULE: ./node_modules/_antd@5.9.0@antd/es/breadcrumb/index.js
"use client";
/* harmony default export */ var breadcrumb = (breadcrumb_Breadcrumb);
/***/ })
}]);

@ -551,7 +551,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(Reservationsmodules.searchIcon),
className: " font14 ".concat(Reservationsmodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getData(true);

@ -597,9 +597,11 @@ var Navigation = function Navigation(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: RuleManagemodules.header_div,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: RuleManagemodules.header_title,
children: "\u9884\u7EA6\u89C4\u5219"
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-yuyueguizeguanli"
}), " \u9884\u7EA6\u89C4\u5219\u7BA1\u7406"]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: RuleManagemodules.search_params,
style: {
@ -626,7 +628,7 @@ var Navigation = function Navigation(_ref) {
setkeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(RuleManagemodules.searchIcon),
className: " font14 ".concat(RuleManagemodules.searchIcon),
onClick: function onClick() {
setkeyword(keyword);
getList(true);
@ -684,11 +686,16 @@ var Navigation = function Navigation(_ref) {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: RuleManagemodules.my_modal,
destroyOnClose: true
// className={styles.my_modal}
,
className: "".concat(RuleManagemodules.my_modal, " modalXazy"),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "icon-zzxy-fanhui"
}),
open: openMyModal,
title: "".concat(isType, "\u89C4\u5219"),
width: "900px",
width: "1100px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
var formInfo, details;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {

@ -10,7 +10,7 @@
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
color: #96FFFD;
line-height: 38px;
}
.header_div___XOym1 .search___Jidug {

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save