Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent 295a44d3e4
commit 5bb64fe21c

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

@ -804,11 +804,6 @@ button:active {
width: 100%;
margin: auto;
}
.wztj_type___PiUH8 {
font-size: 1rem;
margin: 1.5vh 0 1vh 0;
line-height: 1rem;
}
.jdt_warp___HkAqg {
overflow: hidden;
display: flex;

@ -157,7 +157,13 @@ var Engineering = function Engineering(_ref) {
paddingBottom: 20
},
className: "block_1 flex-col",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
margin: '10px 10px 0px 10px',
color: '#93ACFF'
},
children: "\u65E5\u5E38\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(location.pathname === "/laboratory/reservations" ? "section_7" : "section_8", " flex-row"),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
to: "/laboratory/reservations",
@ -195,12 +201,12 @@ var Engineering = function Engineering(_ref) {
})
}), (user === null || user === void 0 || (_user$userInfo12 = user.userInfo) === null || _user$userInfo12 === void 0 ? void 0 : _user$userInfo12.classroom_center_auth) && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
children: "\u2026\u2026\u2026\u2026\u2026\u5DE5\u4F5C\u53F0\u2026\u2026\u2026\u2026\u2026"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
marginTop: 20
margin: '10px 10px 0px 10px',
color: '#93ACFF'
},
children: "\u7BA1\u7406\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
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",

@ -943,6 +943,7 @@ var logo = __webpack_require__(97629);
// import XazyHeader from '@/components/HeaderNav';
@ -1162,8 +1163,8 @@ var Navigation = function Navigation(_ref) {
className: createRoommodules.root,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(HeaderNav/* default */.Z, {
title: "\u5B9E\u9A8C\u5BA4\u7BA1\u7406",
goBackurl: '/laboratory/laboratoryRoom',
logo: logo
goBackUrl: '/laboratory/laboratoryRoom',
imgUrl: logo
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: createRoommodules.reportContent,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {

@ -1,6 +1,142 @@
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/OpenReservation/OpenReservationDetail/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___DW0Mb {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___xyGP_ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___uDHCv {
align-items: center;
box-align: center;
}
.flex_box_center_end___DWqXE {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___bGStQ {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___yVzIT {
display: flex;
flex-direction: column;
}
.flex-row___wKfxZ {
display: flex;
flex-direction: row;
}
.justify-start___VWyBs {
display: flex;
justify-content: flex-start;
}
.justify-center___khjxv {
display: flex;
justify-content: center;
}
.justify-end___rap0F {
display: flex;
justify-content: flex-end;
}
.justify-evenly___pb7CZ {
display: flex;
justify-content: space-evenly;
}
.justify-around___G1E4Z {
display: flex;
justify-content: space-around;
}
.justify-between___JV4C_ {
display: flex;
justify-content: space-between;
}
.align-start___bGpmy {
display: flex;
align-items: flex-start;
}
.align-center___m5esQ {
display: flex;
align-items: center;
}
.align-end___FJO8h {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___yVzIT {
display: flex;
flex-direction: column;
}
.flex-row___wKfxZ {
display: flex;
flex-direction: row;
}
.justify-start___VWyBs {
display: flex;
justify-content: flex-start;
}
.justify-center___khjxv {
display: flex;
justify-content: center;
}
.justify-end___rap0F {
display: flex;
justify-content: flex-end;
}
.justify-evenly___pb7CZ {
display: flex;
justify-content: space-evenly;
}
.justify-around___G1E4Z {
display: flex;
justify-content: space-around;
}
.justify-between___JV4C_ {
display: flex;
justify-content: space-between;
}
.align-start___bGpmy {
display: flex;
align-items: flex-start;
}
.align-center___m5esQ {
display: flex;
align-items: center;
}
.align-end___FJO8h {
display: flex;
align-items: flex-end;
}
.back_style___Kt501 {
color: #999;
cursor: pointer;
@ -186,6 +322,7 @@
border-radius: 6px;
padding: 40px 30px;
text-align: center;
width: 230px;
}
.headerdiv___woAn5 .titlename___gvc79 {
font-size: 20px;

@ -33,7 +33,7 @@ var _react_17_0_2_react = __webpack_require__(59301);
var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Laboratory/OpenReservation/OpenReservationDetail/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var OpenReservationDetailmodules = ({"back_style":"back_style___Kt501","header_div":"header_div___bqPUB","header_title":"header_title___UoBqy","search":"search___WwJzq","searchIcon":"searchIcon___Il82z","search_params":"search_params___Yxl8R","formWrap":"formWrap___FVmkK","cz_btn":"cz_btn___yQ4KO","list_item":"list_item___bXoQo","add_Data":"add_Data___Fm7Rb","tj_Data":"tj_Data___yXfzM","jdy_dom":"jdy_dom___Hvx62","jdy_title_con":"jdy_title_con___Aa3Xk","con_title":"con_title___jenIy","title_status":"title_status___GYNtA","title_name":"title_name___tI6T7","headerdiv":"headerdiv___woAn5","titlename":"titlename___gvc79","titlecoent":"titlecoent___waG0U","content_wrp":"content_wrp___iDeOT","content_list":"content_list___bw9hR","content":"content___kdzaS","content_img":"content_img___EN5Or","content_id":"content_id___DJFBM","content_name":"content_name___uAdFo","content_params":"content_params___yqoax","params_title":"params_title___p6iRv","params_content":"params_content___YcSXh","addyy":"addyy___SuOK2"});
/* harmony default export */ var OpenReservationDetailmodules = ({"flex_box_center":"flex_box_center___DW0Mb","flex_space_between":"flex_space_between___xyGP_","flex_box_vertical_center":"flex_box_vertical_center___uDHCv","flex_box_center_end":"flex_box_center_end___DWqXE","flex_box_column":"flex_box_column___bGStQ","flex-col":"flex-col___yVzIT","flex-row":"flex-row___wKfxZ","justify-start":"justify-start___VWyBs","justify-center":"justify-center___khjxv","justify-end":"justify-end___rap0F","justify-evenly":"justify-evenly___pb7CZ","justify-around":"justify-around___G1E4Z","justify-between":"justify-between___JV4C_","align-start":"align-start___bGpmy","align-center":"align-center___m5esQ","align-end":"align-end___FJO8h","back_style":"back_style___Kt501","header_div":"header_div___bqPUB","header_title":"header_title___UoBqy","search":"search___WwJzq","searchIcon":"searchIcon___Il82z","search_params":"search_params___Yxl8R","formWrap":"formWrap___FVmkK","cz_btn":"cz_btn___yQ4KO","list_item":"list_item___bXoQo","add_Data":"add_Data___Fm7Rb","tj_Data":"tj_Data___yXfzM","jdy_dom":"jdy_dom___Hvx62","jdy_title_con":"jdy_title_con___Aa3Xk","con_title":"con_title___jenIy","title_status":"title_status___GYNtA","title_name":"title_name___tI6T7","headerdiv":"headerdiv___woAn5","titlename":"titlename___gvc79","titlecoent":"titlecoent___waG0U","content_wrp":"content_wrp___iDeOT","content_list":"content_list___bw9hR","content":"content___kdzaS","content_img":"content_img___EN5Or","content_id":"content_id___DJFBM","content_name":"content_name___uAdFo","content_params":"content_params___yqoax","params_title":"params_title___p6iRv","params_content":"params_content___YcSXh","addyy":"addyy___SuOK2"});
// 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

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

@ -1,145 +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/NewHomeEntrancetree/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.homeEntrance___VY7eK {
display: flex;
justify-content: center;
flex-wrap: wrap;
padding-top: 40px;
padding-bottom: 120px;
}
.homeEntrance___VY7eK .main_bg___NfgDp {
height: 100vh;
width: 100vw;
position: absolute;
top: 2px;
left: 0;
z-index: 0;
}
.homeEntrance___VY7eK .titlename___zJKgK {
width: 100%;
margin-top: 110px;
}
.homeEntrance___VY7eK .entrance_logo___EINUF {
width: 10vw;
height: 19vh;
display: block;
margin: 0 auto;
z-index: 9;
}
.homeEntrance___VY7eK .entrance_title___PWlr0 {
width: 100vw;
height: 12vh;
display: block;
margin: 0 auto;
position: relative;
top: -7vh;
object-fit: cover;
}
.homeEntrance___VY7eK .entrance_btn_warp___x4YuV {
width: 20vw;
height: 6vh;
display: block;
margin: 0 auto;
background-position: center;
background-size: 100% 100%;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 1vh;
cursor: pointer;
position: relative;
top: -15vh;
}
.homeEntrance___VY7eK .entrance_btn_warp___x4YuV:hover {
background-position: center;
background-size: 100% 100%;
}
.homeEntrance___VY7eK .entrance_btn_txt___mFJY3 {
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 2.5vh;
color: #FFFFFF;
letter-spacing: 4px;
text-shadow: 0px 2px 4px #062172;
text-align: left;
font-style: normal;
}
.homeEntrance___VY7eK .inputtext___hDV5u {
width: 460px;
height: 70px;
background: rgba(0, 127, 255, 0.1);
border: 1px solid #3680F7;
padding: 14px 19px;
display: flex;
}
.homeEntrance___VY7eK .inputtext___hDV5u img {
width: 42px;
height: 42px;
margin-right: 20px;
}
.homeEntrance___VY7eK .inputtext___hDV5u input {
width: 350px;
height: 40px;
background-color: transparent !important;
border: none !important;
box-shadow: none !important;
}
.homeEntrance___VY7eK .inputtext___hDV5u input:-webkit-autofill {
background-color: transparent;
-webkit-transition: background-color 1500s ease-out 10s;
transition: background-color 1500s ease-out 10s;
color: #fff !important;
}
.homeEntrance___VY7eK .inputtext___hDV5u input::-webkit-input-placeholder {
color: #fff;
}
.homeEntrance___VY7eK .inputtext___hDV5u input:-ms-input-placeholder {
color: #fff;
}
.homeEntrance___VY7eK .inputtext___hDV5u input::-ms-input-placeholder {
color: #fff;
}
.homeEntrance___VY7eK .inputtext___hDV5u input::placeholder {
color: #fff;
}
.modal___V3feb .ant-modal {
width: auto !important;
width: initial !important;
}
.modal___V3feb .ant-modal-content {
background: transparent !important;
box-shadow: none !important;
}
.modal___V3feb .ant-modal-close {
display: none !important;
}
.modal___V3feb .ant-modal-body {
padding: 0 !important;
overflow: visible !important;
overflow: initial !important;
}
.content___jKiwj {
position: relative;
}
.content___jKiwj .close___O9Eh_ {
cursor: pointer;
position: absolute;
z-index: 1200;
right: 50px;
top: 35px;
}
.content___jKiwj .centent___xoGcl {
position: absolute;
z-index: 1200;
left: 50px;
top: 118px;
color: #fff;
}
.content___jKiwj .footer___BxSgp {
position: absolute;
z-index: 1200;
bottom: 40px;
right: 50px;
}

File diff suppressed because one or more lines are too long

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