autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent b8f45de482
commit 4ce0577421

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

@ -161,7 +161,7 @@ var Navigation = function Navigation(_ref) {
});
}
}, {
title: '工位数量',
title: '可使用人数',
dataIndex: 'work_num',
ellipsis: true,
render: function render(text) {

@ -798,7 +798,7 @@ var Navigation = function Navigation(_ref) {
// className={styles.search}
,
style: {
width: 300,
width: 250,
borderRadius: 6,
marginLeft: 20
},

@ -337,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","clear_Data":"clear_Data___dcSvp"});
/* 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"});
// 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
@ -1611,15 +1611,15 @@ var Info_Navigation = function Navigation(_ref) {
return _getip.apply(this, arguments);
}
var items = [{
key: '2',
label: '预约时间表',
children: /*#__PURE__*/(0,jsx_runtime.jsx)(schedule, {}, refresh)
}, {
key: '1',
label: '使用须知',
children: /*#__PURE__*/(0,jsx_runtime.jsx)(Instructions, {
roomInfo: roomInfo
}, refresh)
}, {
key: '2',
label: '预约时间表',
children: /*#__PURE__*/(0,jsx_runtime.jsx)(schedule, {}, refresh)
}, (roomInfo === null || roomInfo === void 0 ? void 0 : roomInfo.is_manage) && {
key: '3',
label: '预约管理',
@ -1798,7 +1798,7 @@ var Info_Navigation = function Navigation(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.tabs_list,
children: /*#__PURE__*/(0,jsx_runtime.jsx)(tabs/* default */.Z, {
defaultActiveKey: "1",
defaultActiveKey: "2",
items: items,
onChange: onChange
})
@ -2030,7 +2030,7 @@ var Info_Navigation = function Navigation(_ref) {
colon: false,
name: "container_id",
rules: [{
required: true,
required: false,
message: '请选择关联教学'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {

@ -295,14 +295,14 @@
}
.search_params___K78D8 .add_Data___ay5O_ {
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-left: 20px;
@ -320,76 +320,4 @@
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;
}

@ -695,7 +695,7 @@ var Navigation = function Navigation(_ref) {
}),
open: openMyModal,
title: "".concat(isType, "\u89C4\u5219"),
width: "1100px",
width: "950px",
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
var formInfo, details;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {

@ -285,7 +285,7 @@ var NewHomeEntrance = function NewHomeEntrance(_ref) {
form: form,
onFinish: ( /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(values) {
var res;
var res, _res$data;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
@ -319,7 +319,7 @@ var NewHomeEntrance = function NewHomeEntrance(_ref) {
_context.next = 20;
break;
}
if (!(res !== null && res !== void 0 && res.external_student)) {
if (!(res !== null && res !== void 0 && (_res$data = res.data) !== null && _res$data !== void 0 && _res$data.external_student)) {
_context.next = 17;
break;
}

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