Auto Submit

dev_local_v9_test4
autosubmit 9 months ago
parent 6ac98f8140
commit 157544a25c

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[20105,28518,52970,39727,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[20105,28518,52970,39727,26577,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
/***/ 65363:
/*!*************************************************************************************************************!*\

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1,7 +1,7 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[27706],{
/***/ 27706:
/***/ 74852:
/*!******************************************************************************************************!*\
!*** ./node_modules/_monaco-editor@0.30.0@monaco-editor/esm/vs/language/css/cssMode.js + 44 modules ***!
\******************************************************************************************************/

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[28518,20105,52970,39727,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[28518,20105,52970,39727,26577,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
/***/ 65363:
/*!*************************************************************************************************************!*\

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[39727,28518,20105,52970,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[39727,28518,20105,52970,26577,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
/***/ 65363:
/*!*************************************************************************************************************!*\

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[52970,28518,20105,39727,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[52970,28518,20105,39727,26577,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
/***/ 65363:
/*!*************************************************************************************************************!*\

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67514,28518,20105,52970,39727,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67514,28518,20105,52970,39727,26577,38342,57824,73580,96699,6700,87959,67454,97968,3702,85804],{
/***/ 65363:
/*!*************************************************************************************************************!*\

File diff suppressed because it is too large Load Diff

@ -559,7 +559,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -11,7 +11,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9">
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<link rel="stylesheet" href="/react/build/umi.27e9322f.css">
<link rel="stylesheet" href="/react/build/umi.0bd7f963.css">
<script src="/react/build/js/polyfill.min.js"></script>
</head>
<body>
@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.7bfa3963.js"></script>
<script src="/react/build/umi.b95d61cc.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -32,8 +32,6 @@ var _umi_production_exports = __webpack_require__(80184);
var input = __webpack_require__(10249);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/layout/index.js
var layout = __webpack_require__(44000);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/badge/index.js + 5 modules
var badge = __webpack_require__(49127);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/menu/index.js + 11 modules
var menu = __webpack_require__(20834);
// EXTERNAL MODULE: ./src/components/Header/components/Join/index.tsx + 4 modules
@ -67,7 +65,7 @@ var commonStyle = {
background: 'linear-gradient( 180deg, #FFFFFF -20%, #BCD7FF 100%)'
};
var Page = function Page(_ref) {
var _globalSetting$settin2, _globalSetting$settin3, _user$userInfo, _user$userInfo2, _user$navigationInfo;
var _globalSetting$settin2, _globalSetting$settin3;
var dispatch = _ref.dispatch,
globalSetting = _ref.globalSetting,
user = _ref.user;
@ -157,10 +155,11 @@ var Page = function Page(_ref) {
}),
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(layout/* default */.Z.Header, {
className: "px-20px-rem flex item-center gap-20px-rem",
style: objectSpread2_default()(objectSpread2_default()({}, commonStyle), {}, {
style: {
height: "70rem",
padding: "0 20rem"
}),
padding: "0 20rem",
background: '#fff'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex item-center gap-6px-rem current",
onClick: function onClick() {
@ -185,14 +184,6 @@ var Page = function Page(_ref) {
icon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "iconfont icon-zengjia"
})
}), !!(user !== null && user !== void 0 && (_user$userInfo = user.userInfo) !== null && _user$userInfo !== void 0 && _user$userInfo.login) && /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
to: "/messages/".concat(user === null || user === void 0 || (_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.login, "/user_tidings"),
children: /*#__PURE__*/(0,jsx_runtime.jsx)(badge/* default */.Z, {
dot: user === null || user === void 0 || (_user$navigationInfo = user.navigationInfo) === null || _user$navigationInfo === void 0 || (_user$navigationInfo = _user$navigationInfo.top) === null || _user$navigationInfo === void 0 ? void 0 : _user$navigationInfo.new_message,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "iconfont icon-xiaoxilingdang font18"
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(User/* default */.Z, {
payload: (0,Header/* getCourseParam */.g)()
})]

@ -558,428 +558,26 @@
color: #3061D0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/NewPaths/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ListItemActive___juszm {
background: #FFFFFF !important;
box-shadow: 0px 2rem 10px 0px rgba(170, 178, 255, 0.5) !important;
border: 2rem solid #3061D0 !important;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
}
.ListItemActive___juszm::after {
content: "";
position: absolute;
background-color: #3761BC;
width: 20rem;
height: 20rem;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
top: 50%;
transform: translateY(-50%);
right: -28rem;
}
.ListItem___yd2RN {
background: rgba(255, 255, 255, 0.5);
border: 2rem solid #FFFFFF;
-webkit-backdrop-filter: blur(6rem);
backdrop-filter: blur(6rem);
height: 121rem;
width: 570rem;
transition: 0.3s;
}
.ListItem___yd2RN:hover {
background: #FFFFFF !important;
box-shadow: 0px 2rem 10px 0px rgba(170, 178, 255, 0.5) !important;
border: 2rem solid #3061D0 !important;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
z-index: 9 !important;
}
.ListItem___yd2RN:hover::after {
content: "";
position: absolute;
background-color: #3761BC;
width: 20rem;
height: 20rem;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
top: 50%;
transform: translateY(-50%);
right: -28rem;
}
.CollapseStyle___lv4zh [class~="ant-collapse-header"] {
background-color: #F2F8FF !important;
border-radius: 8rem !important;
align-items: center !important;
}
.CollapseStyle___lv4zh [class~="ant-collapse-header-text"] {
color: #121C31;
font-size: 16rem;
font-weight: 500;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.CollapseStyle___lv4zh [class~="ant-collapse-content-box"] {
padding: 8rem 0 0 0 !important;
}
.CollapseStyle___lv4zh [class~="ant-collapse-item"] {
border-bottom: none !important;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Sort/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#educoder .tree___SHCwq [class~='ant-tree-switcher'] {
display: none;
}
#educoder .tree___SHCwq [class~='ant-tree-indent'] {
line-height: 0;
height: 0;
}
#educoder .tree___SHCwq [class~='ant-tree-node-content-wrapper'] {
padding: 0 !important;
min-height: 0 !important;
flex: 1 1 !important;
min-width: 0px !important;
}
#educoder .tree___SHCwq [class~='drag-over'] * {
color: white;
}
#educoder .tree___SHCwq [class~='ant-tree-treenode']:has([class~='ant-tree-title']:empty) {
display: none;
}
#educoder .tree___SHCwq [class~="ant-tree-draggable-icon"] {
visibility: hidden;
}
#educoder .tree___SHCwq [class~='ant-row'] {
min-height: 40px;
padding: 0 20px 0 0;
cursor: pointer;
}
#educoder .tree___SHCwq [class~='ant-row'] aside {
display: none;
}
#educoder .tree___SHCwq [class~='ant-row']:hover {
background-color: #f2f8ff;
}
#educoder .tree___SHCwq [class~='ant-row']:hover aside {
display: inline;
}
#educoder .tree___SHCwq [class~='ant-row']:hover [class~='experiment-number'] {
display: none;
}
#educoder .tree___SHCwq .learn___buOG9 {
display: inline-flex;
align-items: center;
}
#educoder .tree___SHCwq .learn___buOG9 .name___dwQwe {
display: inline-block;
max-width: 400px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#educoder .tree___SHCwq .learn___buOG9 .sign___aQzc5 {
display: inline-block;
width: 54px;
height: 18px;
background: #F8B023;
border-radius: 8px;
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
margin-left: 5px;
text-align: center;
}
#educoder .pdf_name___m1wEX {
display: inline-block;
max-width: 650px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #3061d0 !important;
}
#educoder .name_style___CnJ7d {
display: inline-block;
max-width: 520px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #333 !important;
}
#educoder .color333___TbHdH {
color: #333 !important;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Stage/QueryWork/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___fy0eB {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Y6Yac {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Lj2ev {
align-items: center;
box-align: center;
}
.flex_box_center_end____iCcl {
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___hXVtC {
flex-direction: column;
box-orient: block-axis;
}
.scoremodal___cmAHe [class~='ant-modal-body'] {
padding: 25px;
}
.scoremodal___cmAHe .selectWrapper___qJE92 span[class~='ant-select-selection-placeholder'] {
color: #9096A3;
}
.scoremodal___cmAHe .selectWrapper___qJE92 div[class~='ant-select-selector'] {
border-radius: 4px;
height: 38px !important;
}
.scoremodal___cmAHe .selectWrapper___qJE92 div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
.scoremodal___cmAHe .selectWrapper___qJE92 div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
height: 38px !important;
line-height: 36px !important;
}
.scoremodal___cmAHe .selectWrapper___qJE92 div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.scoremodal___cmAHe .selectWrapper___qJE92 span[class~='ant-select-arrow'] {
right: 12px;
}
.scoremodal___cmAHe .allqingchu___cwGyk {
margin-top: 8px;
color: #165DFF;
cursor: pointer;
}
.scoremodal___cmAHe .allqingchu___cwGyk span {
width: 84px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #165DFF;
line-height: 20px;
margin-left: 5px;
}
.scoremodal___cmAHe .allqingchu___cwGyk:hover,
.scoremodal___cmAHe .allqingchu___cwGyk:hover span {
color: #E30000;
}
.scoremodal___cmAHe .title___CNiXq {
color: #000000;
font-size: 16px;
font-weight: 500;
display: flex;
width: 100%;
}
.scoremodal___cmAHe .score___Pxxmx {
margin-left: 305px;
color: #3061D0;
text-align: end;
}
.scoremodal___cmAHe .close___aTxuX {
font-size: 12px;
cursor: pointer;
color: #979797;
}
.scoremodal___cmAHe .content___ew9Eq {
display: flex;
justify-content: space-between;
margin-top: 40px;
color: #5F6368;
font-size: 14px;
margin-bottom: 24px;
}
.scoremodal___cmAHe .content___ew9Eq span {
display: flex;
flex: 1 1;
}
.scoremodal___cmAHe .content___ew9Eq span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
}
.scoremodal___cmAHe .items___cCw1z {
display: flex;
justify-content: space-between;
align-items: center;
color: #5F6368;
font-size: 14px;
margin-bottom: 12px;
}
.scoremodal___cmAHe .items___cCw1z span {
display: flex;
flex: 1 1;
color: #000000;
font-weight: 400;
}
.scoremodal___cmAHe .items___cCw1z span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
color: #9096A3;
}
.scoremodal___cmAHe .bottom___AvD5P {
width: 100%;
text-align: end;
}
.scoremodal___cmAHe .bottom___AvD5P .yes____tYAE {
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-weight: 400;
color: #FFFFFF;
}
.scoremodal___cmAHe .bottom___AvD5P .no___ObRm5 {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66;
line-height: 14px;
}
.scoremodal___cmAHe .titlecount___YEUzu {
width: 41px;
height: 22px;
background: #FA6400;
border-radius: 15px;
margin-left: 5px;
color: #FFFFFF;
display: inline-flex;
justify-content: center;
}
.scoremodal___cmAHe .add___cRdJt {
font-weight: 400;
color: #FA6400;
line-height: 14px;
font-size: 14px;
position: absolute;
top: 2px;
}
.scoremodal___cmAHe .search___UCwJ6 {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 290px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.scoremodal___cmAHe .search___UCwJ6 [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.scoremodal___cmAHe .search___UCwJ6 [class~='ant-input-affix-wrapper'] input {
height: 19px !important;
line-height: 19px !important;
}
.scoremodal___cmAHe .search___UCwJ6 [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.scoremodal___cmAHe .search___UCwJ6 span[class~='ant-input-group-addon'] {
display: none;
}
.scoremodal___cmAHe .search___UCwJ6 .searchIcon___UacnT {
margin-right: 14px;
cursor: pointer;
}
.scoremodal___cmAHe .search___UCwJ6 input {
background-color: #f6f7f9;
font-size: 14px;
}
.scoremodal___cmAHe .tabWrap___Xnuvu {
margin-top: -20px;
}
.scoremodal___cmAHe .tabWrap___Xnuvu div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 10px;
color: #5f6368;
}
.scoremodal___cmAHe .tabWrap___Xnuvu div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.scoremodal___cmAHe .tabWrap___Xnuvu [class~='ant-tabs-nav'] {
margin: 0px;
height: 52px;
padding: 0 2px;
}
.scoremodal___cmAHe .tabWrap___Xnuvu [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.scoremodal___cmAHe .tabWrap___Xnuvu [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.previewModal___H127r div[class~='ant-modal-header'] {
padding-top: 30px;
padding-left: 40px;
padding-bottom: 0;
}
.previewModal___H127r div[class~='ant-modal-body'] {
padding: 30px 40px;
}
.previewModal___H127r button[class~='ant-modal-close'] {
top: 17px;
right: 16px;
transform: scale(1.2);
}
.RenderHtml_content___pmH_q {
height: 360px;
margin: 20px 0 ;
overflow-y: auto;
color: #5f6367;
font-size: 14px;
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/layouts/SubSysLayout/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.myMenu___aZwe3 {
background: none !important;
padding: 20px 0px;
}
.RenderHtml_content___pmH_q .RenderHtml_style___tvtS0 {
max-height: 280px;
overflow-y: auto;
margin-bottom: 15px;
color: #5f6367;
font-size: 14px;
.myMenu___aZwe3 [class~='ant-menu-item'] {
padding-left: 10px !important;
height: 49px !important;
}
.RenderHtml_content___pmH_q .content_list___jvOz0 {
height: 30px;
line-height: 30px;
.myMenu___aZwe3 [class~='ant-menu-item-selected'] {
background: url(data:image/png;base64,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) no-repeat center center / 100% 100% !important;
color: #FFFFFF !important;
}
.RenderHtml_content___pmH_q .content_list___jvOz0 .content_value___DkebT {
margin-left: 12px;
.myMenu___aZwe3 [class~='ant-menu-submenu'] [class~='ant-menu-submenu-title'] {
padding-left: 10px !important;
height: 49px !important;
}
.RenderHtml_content___pmH_q .content_list___jvOz0 .content_text___oRKdm {
color: #9096A3;
margin-left: 10px;
.myMenu___aZwe3 [class~='ant-menu-submenu'] [class~='ant-menu-item'] {
padding-left: 20px !important;
}

@ -0,0 +1,315 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[21474],{
/***/ 98793:
/*!********************************************************!*\
!*** ./src/layouts/SubSysLayout/index.tsx + 1 modules ***!
\********************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"default": function() { return /* binding */ SubSysLayout; }
});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js
var objectSpread2 = __webpack_require__(82242);
var objectSpread2_default = /*#__PURE__*/__webpack_require__.n(objectSpread2);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
var slicedToArray = __webpack_require__(79800);
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(80184);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/input/index.js + 5 modules
var input = __webpack_require__(10249);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/layout/index.js
var layout = __webpack_require__(44000);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/menu/index.js + 11 modules
var menu = __webpack_require__(20834);
// EXTERNAL MODULE: ./src/components/Header/components/Join/index.tsx + 4 modules
var Join = __webpack_require__(83015);
// EXTERNAL MODULE: ./src/components/Header/components/User/index.tsx + 1 modules
var User = __webpack_require__(29091);
// EXTERNAL MODULE: ./src/components/Header/index.tsx + 10 modules
var Header = __webpack_require__(83525);
// EXTERNAL MODULE: ./src/utils/hooks/useCustomRequest.ts
var useCustomRequest = __webpack_require__(19637);
;// CONCATENATED MODULE: ./src/layouts/SubSysLayout/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var SubSysLayoutmodules = ({"myMenu":"myMenu___aZwe3"});
// EXTERNAL MODULE: ./src/service/home.ts
var home = __webpack_require__(56007);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/layouts/SubSysLayout/index.tsx
var commonStyle = {
// background: 'linear-gradient( 180deg, #FFFFFF -20%, #BCD7FF 100%)',
background: 'linear-gradient( 180deg, #FFFFFF -10%, #BCD7FF 100%)'
};
var Page = function Page(_ref) {
var _ref3, _PlatformSystemsData$;
var dispatch = _ref.dispatch,
globalSetting = _ref.globalSetting,
user = _ref.user;
var _useState = (0,_react_17_0_2_react.useState)(false),
_useState2 = slicedToArray_default()(_useState, 2),
openSearch = _useState2[0],
setOpenSearch = _useState2[1];
var _useState3 = (0,_react_17_0_2_react.useState)([]),
_useState4 = slicedToArray_default()(_useState3, 2),
activeKey = _useState4[0],
setActiveKey = _useState4[1];
var SearchInput = function SearchInput() {
function onGlobalSearch(value) {
_umi_production_exports.history.push('/search?value=' + value);
}
if (openSearch) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
onBlur: function onBlur() {
setTimeout(function () {
setOpenSearch(false);
}, 300);
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.Search, {
placeholder: "\u5B9E\u8DF5\u8BFE\u7A0B/\u6559\u5B66\u8BFE\u5802/\u5B9E\u8DF5\u9879\u76EE/\u4EA4\u6D41\u95EE\u7B54",
className: "search-input mr20",
onSearch: onGlobalSearch,
autoFocus: true
})
});
} else {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "iconfont icon-sousuo font18 current",
onClick: function onClick() {
// setOpenSearch(true)
_umi_production_exports.history.push('/search?value=');
}
});
}
};
var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(home/* getPlatformSystems */.QY, {}),
_useCustomRequest2 = slicedToArray_default()(_useCustomRequest, 4),
PlatformSystemsLoading = _useCustomRequest2[1],
GetPlatformSystems = _useCustomRequest2[2],
PlatformSystemsData = _useCustomRequest2[3];
(0,_react_17_0_2_react.useEffect)(function () {
GetPlatformSystems({});
}, []);
(0,_react_17_0_2_react.useEffect)(function () {
var _location$pathname, _location$pathname2;
console.log((_location$pathname = location.pathname) === null || _location$pathname === void 0 || (_location$pathname = _location$pathname.split('/')) === null || _location$pathname === void 0 ? void 0 : _location$pathname.slice(1));
if (((_location$pathname2 = location.pathname) === null || _location$pathname2 === void 0 || (_location$pathname2 = _location$pathname2.split('/')) === null || _location$pathname2 === void 0 ? void 0 : _location$pathname2[1]) === 'newpaths') {
var _location$pathname3;
setActiveKey([(_location$pathname3 = location.pathname) === null || _location$pathname3 === void 0 || (_location$pathname3 = _location$pathname3.split('/')) === null || _location$pathname3 === void 0 ? void 0 : _location$pathname3[2]]);
} else {
setActiveKey(['0']);
}
}, [location.pathname]);
(0,_react_17_0_2_react.useEffect)(function () {
console.log(activeKey);
}, [activeKey]);
(0,_react_17_0_2_react.useEffect)(function () {
dispatch({
type: "globalSetting/headerFooterToggle",
payload: false
});
return function () {
dispatch({
type: "globalSetting/headerFooterToggle",
payload: true
});
};
}, []);
return /*#__PURE__*/(0,jsx_runtime.jsxs)(layout/* default */.Z, {
className: "text-14px-rem",
style: objectSpread2_default()(objectSpread2_default()({}, commonStyle), {}, {
minHeight: "100vh"
}),
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(layout/* default */.Z.Header, {
className: "px-20px-rem flex item-center gap-20px-rem",
style: {
height: "70rem",
padding: "0 20rem",
background: '#fff'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex item-center gap-6px-rem current",
onClick: function onClick() {
_umi_production_exports.history.push("/newindex");
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/components/Header/imgs/back.png */ 10266),
style: {
width: "20rem"
}
}), "\u8FD4\u56DE"]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "ml-auto",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(SearchInput, {})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Join/* default */.Z, {
icon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "iconfont icon-zengjia"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(User/* default */.Z, {
payload: (0,Header/* getCourseParam */.g)()
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(layout/* default */.Z, {
style: commonStyle,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(layout/* default */.Z.Sider, {
className: "flex flex-col",
width: "236px",
style: commonStyle,
children: /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z, {
className: "w-full ".concat(SubSysLayoutmodules.myMenu),
mode: "inline",
selectedKeys: activeKey,
onSelect: function onSelect(_ref2) {
var key = _ref2.key;
if (Number(key) > 0) {
_umi_production_exports.history.push("/newpaths/".concat(key));
} else {
_umi_production_exports.history.push("/sysdashboard");
}
setActiveKey([key]);
},
items: (_ref3 = [{
url: '/sysdashboard',
name: '数据看板',
id: 0
}].concat(toConsumableArray_default()((PlatformSystemsData === null || PlatformSystemsData === void 0 || (_PlatformSystemsData$ = PlatformSystemsData.data) === null || _PlatformSystemsData$ === void 0 || (_PlatformSystemsData$ = _PlatformSystemsData$.list) === null || _PlatformSystemsData$ === void 0 ? void 0 : _PlatformSystemsData$.filter(function (item) {
return (item === null || item === void 0 ? void 0 : item.id) > 0;
})) || []))) === null || _ref3 === void 0 ? void 0 : _ref3.map(function (item, index) {
return {
key: String(item === null || item === void 0 ? void 0 : item.id) || index,
label: (item === null || item === void 0 ? void 0 : item.name) || ""
};
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(layout/* default */.Z.Content, {
style: {
backgroundColor: "#EEF5FE"
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Outlet, {})
})]
})]
});
};
/* harmony default export */ var SubSysLayout = ((0,_umi_production_exports.connect)(function (_ref4) {
var globalSetting = _ref4.globalSetting,
user = _ref4.user;
return {
globalSetting: globalSetting,
user: user
};
})(Page));
/***/ }),
/***/ 19637:
/*!*********************************************!*\
!*** ./src/utils/hooks/useCustomRequest.ts ***!
\*********************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ U: function() { return /* binding */ useCustomRequest; }
/* harmony export */ });
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301);
//常见的请求模式包含loading和改变params。
function useCustomRequest(request, baseParams) {
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(baseParams),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2),
params = _useState2[0],
setParams = _useState2[1];
var _useState3 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(false),
_useState4 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState3, 2),
loading = _useState4[0],
setLoading = _useState4[1];
var _useState5 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(),
_useState6 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState5, 2),
data = _useState6[0],
setData = _useState6[1];
var getData = /*#__PURE__*/function () {
var _ref = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(newParams) {
var reset,
mergedParams,
res,
_args = arguments;
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
reset = _args.length > 1 && _args[1] !== undefined ? _args[1] : false;
mergedParams = reset ? baseParams : _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params), newParams);
setLoading(true);
setParams(mergedParams);
_context.next = 6;
return request(mergedParams);
case 6:
res = _context.sent;
setLoading(false);
setData(res);
return _context.abrupt("return", res);
case 10:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData(_x) {
return _ref.apply(this, arguments);
};
}();
return [params, loading, getData, data];
}
/***/ }),
/***/ 10266:
/*!*********************************************!*\
!*** ./src/components/Header/imgs/back.png ***!
\*********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,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";
/***/ })
}]);

@ -135288,7 +135288,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl('less', optionsDefault, modeC
_fillers_monaco_editor_core_js__WEBPACK_IMPORTED_MODULE_1__/* .languages */ .Mj.css = { cssDefaults: cssDefaults, lessDefaults: lessDefaults, scssDefaults: scssDefaults };
// --- Registration to monaco editor ---
function getMode() {
return __webpack_require__.e(/*! import() */ 27706).then(__webpack_require__.bind(__webpack_require__, /*! ./cssMode.js */ 27706));
return __webpack_require__.e(/*! import() */ 27706).then(__webpack_require__.bind(__webpack_require__, /*! ./cssMode.js */ 74852));
}
_fillers_monaco_editor_core_js__WEBPACK_IMPORTED_MODULE_1__/* .languages */ .Mj.onLanguage('less', function () {
getMode().then(function (mode) { return mode.setupMode(lessDefaults); });

@ -3123,7 +3123,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -559,7 +559,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -3425,7 +3425,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -21,4 +21,31 @@
text-align: end !important;
flex: 1 1;
}
.title___Muldi {
height: 22rem;
font-weight: 600;
font-size: 16rem;
color: #262A46;
line-height: 22rem;
}
.fullScreen___EMuc6 {
width: 90rem;
height: 34rem;
background: #E2EFFD;
border-radius: 8rem;
border: 1rem solid #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
gap: 10rem;
color: #3875FF;
cursor: pointer;
}
.fullScreen___EMuc6 div {
height: 18rem;
font-weight: 400;
font-size: 14rem;
color: #3875FF;
line-height: 18rem;
}

@ -10,7 +10,62 @@
border: 1rem solid #DAE6FF;
}
.itemActive___UbXp5:hover {
box-shadow: 0px 6px 14px 0px rgba(177, 221, 255, 0.84);
box-shadow: 0rem 6rem 14rem 0rem rgba(177, 221, 255, 0.84);
border: 1rem solid #1668FF;
}
.title___kPtoc {
height: 28rem;
font-weight: 500;
font-size: 20rem;
color: #262A46;
line-height: 28rem;
}
.title1___AWVLF {
height: 22rem;
font-weight: 400;
font-size: 16rem;
color: #4C5281;
line-height: 22rem;
margin-top: 12rem;
}
.item___nhgwg {
width: 262rem;
height: 215rem;
background: rgba(255, 255, 255, 0.7);
border-radius: 12rem;
border: 2rem solid #DAE6FF;
-webkit-backdrop-filter: blur(0rem);
backdrop-filter: blur(0rem);
padding: 8rem;
cursor: pointer;
}
.item___nhgwg .itemTitle___GmGBR {
height: 26rem;
font-weight: 500;
font-size: 16rem;
color: #262A46;
line-height: 26rem;
text-align: center;
margin-top: 15rem;
}
.item1___yZ4VE {
width: 262rem;
height: 104rem;
background: rgba(255, 255, 255, 0.7);
border-radius: 10rem;
border: 1rem solid #DAE6FF;
-webkit-backdrop-filter: blur(0rem);
backdrop-filter: blur(0rem);
display: flex;
align-items: center;
padding: 8rem;
cursor: pointer;
}
.item1___yZ4VE .itemTitle1___vQ7iE {
font-weight: 500;
font-size: 16rem;
color: #262A46;
line-height: 24rem;
margin-left: 40rem;
}

@ -1,206 +0,0 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[8011],{
/***/ 76058:
/*!*******************************************************!*\
!*** ./src/pages/Home/NewIndex/index.tsx + 1 modules ***!
\*******************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"default": function() { return /* binding */ NewIndex; }
});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
var slicedToArray = __webpack_require__(79800);
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectDestructuringEmpty.js
var objectDestructuringEmpty = __webpack_require__(70236);
var objectDestructuringEmpty_default = /*#__PURE__*/__webpack_require__.n(objectDestructuringEmpty);
// EXTERNAL MODULE: ./src/service/home.ts
var home = __webpack_require__(56007);
// EXTERNAL MODULE: ./src/utils/hooks/useCustomRequest.ts
var useCustomRequest = __webpack_require__(19637);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/spin/index.js + 1 modules
var spin = __webpack_require__(71418);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules
var message = __webpack_require__(8591);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
var env = __webpack_require__(67390);
;// CONCATENATED MODULE: ./src/pages/Home/NewIndex/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var NewIndexmodules = ({"itemActive":"itemActive___UbXp5"});
// EXTERNAL MODULE: ./src/utils/authority.ts
var authority = __webpack_require__(13277);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(1079);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Home/NewIndex/index.tsx
var Page = function Page(_ref) {
var _PlatformSystemsData$;
objectDestructuringEmpty_default()(_ref);
var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(home/* getPlatformSystems */.QY, {}),
_useCustomRequest2 = slicedToArray_default()(_useCustomRequest, 4),
PlatformSystemsLoading = _useCustomRequest2[1],
GetPlatformSystems = _useCustomRequest2[2],
PlatformSystemsData = _useCustomRequest2[3];
(0,_react_17_0_2_react.useEffect)(function () {
GetPlatformSystems({});
}, []);
return /*#__PURE__*/(0,jsx_runtime.jsx)(spin/* default */.Z, {
spinning: PlatformSystemsLoading,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex flex-col item-center justify-center h-screen w-full",
style: {
overflow: "hidden",
padding: "0 360rem",
background: "url(".concat(__webpack_require__(/*! @/pages/Home/NewIndex/imgs/bg.png */ 75857), ") 0 center / 100% 100% no-repeat")
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/assets/images/common/logo.png */ 80824),
style: {
height: "68rem"
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "flex flex-wrap px-30px-rem py-60px-rem gap-24px-rem rounded-20px-rem mt-60px-rem",
style: {
background: "linear-gradient( 180deg, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.3) 100%)",
border: "2rem solid #fff",
backdropFilter: "blur(4rem)",
width: "1210rem"
},
children: PlatformSystemsData === null || PlatformSystemsData === void 0 || (_PlatformSystemsData$ = PlatformSystemsData.data) === null || _PlatformSystemsData$ === void 0 || (_PlatformSystemsData$ = _PlatformSystemsData$.list) === null || _PlatformSystemsData$ === void 0 ? void 0 : _PlatformSystemsData$.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex flex-col item-center gap-10px-rem rounded-10px-rem pt-20px-rem pb-12px-rem px-12px-rem current text-16px-rem text-center font-medium ".concat(NewIndexmodules.itemActive),
onClick: function onClick() {
if ((item === null || item === void 0 ? void 0 : item.url) == "/admins" && !(0,authority/* isSuperAdmins */.Ny)()) {
message/* default */.ZP.warning("只有管理员可进,您暂无权限");
return;
}
if (item !== null && item !== void 0 && item.url) {
(0,util/* openNewWindow */.xg)(item === null || item === void 0 ? void 0 : item.url);
}
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: "".concat(env/* default */.Z === null || env/* default */.Z === void 0 ? void 0 : env/* default */.Z.IMG_SERVER).concat(item === null || item === void 0 ? void 0 : item.pic),
style: {
height: "100rem"
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: item === null || item === void 0 ? void 0 : item.name
})]
}, index);
})
})]
})
});
};
/* harmony default export */ var NewIndex = (Page);
/***/ }),
/***/ 19637:
/*!*********************************************!*\
!*** ./src/utils/hooks/useCustomRequest.ts ***!
\*********************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ U: function() { return /* binding */ useCustomRequest; }
/* harmony export */ });
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301);
//常见的请求模式包含loading和改变params。
function useCustomRequest(request, baseParams) {
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(baseParams),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2),
params = _useState2[0],
setParams = _useState2[1];
var _useState3 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(false),
_useState4 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState3, 2),
loading = _useState4[0],
setLoading = _useState4[1];
var _useState5 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(),
_useState6 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState5, 2),
data = _useState6[0],
setData = _useState6[1];
var getData = /*#__PURE__*/function () {
var _ref = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(newParams) {
var reset,
mergedParams,
res,
_args = arguments;
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
reset = _args.length > 1 && _args[1] !== undefined ? _args[1] : false;
mergedParams = reset ? baseParams : _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params), newParams);
setLoading(true);
setParams(mergedParams);
_context.next = 6;
return request(mergedParams);
case 6:
res = _context.sent;
setLoading(false);
setData(res);
return _context.abrupt("return", res);
case 10:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData(_x) {
return _ref.apply(this, arguments);
};
}();
return [params, loading, getData, data];
}
/***/ }),
/***/ 75857:
/*!*********************************************!*\
!*** ./src/pages/Home/NewIndex/imgs/bg.png ***!
\*********************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/bg.bb7084eb.png";
/***/ })
}]);

File diff suppressed because one or more lines are too long

@ -0,0 +1,324 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[86463],{
/***/ 73732:
/*!**************************************************!*\
!*** ./src/pages/NewPaths/index.tsx + 1 modules ***!
\**************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"default": function() { return /* binding */ NewPaths; }
});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
var slicedToArray = __webpack_require__(79800);
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js
var regeneratorRuntime = __webpack_require__(7557);
var regeneratorRuntime_default = /*#__PURE__*/__webpack_require__.n(regeneratorRuntime);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js
var asyncToGenerator = __webpack_require__(41498);
var asyncToGenerator_default = /*#__PURE__*/__webpack_require__.n(asyncToGenerator);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/spin/index.js + 1 modules
var spin = __webpack_require__(71418);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
var tooltip = __webpack_require__(6848);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(35325);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(80184);
// EXTERNAL MODULE: ./src/utils/hooks/useCustomRequest.ts
var useCustomRequest = __webpack_require__(19637);
;// CONCATENATED MODULE: ./src/pages/NewPaths/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var NewPathsmodules = ({"con_warp":"con_warp___QUKxB","head_warp":"head_warp___vpOcM","left_title":"left_title___rjD6O","right_tj":"right_tj___xGTe4","tj_info":"tj_info___TcqPa","course_list":"course_list___Rd1P2","coures_info":"coures_info___zm3rh","course_name":"course_name___CuOMY","item_count_warp":"item_count_warp___K65gE","start_btn":"start_btn___Tuc5P","ListItemActive":"ListItemActive___juszm","ListItem":"ListItem___yd2RN","CollapseStyle":"CollapseStyle___lv4zh"});
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
var env = __webpack_require__(67390);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
var NoData = __webpack_require__(46172);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(1079);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/NewPaths/index.tsx
var getSubjectInfo = /*#__PURE__*/function () {
var _ref = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(params) {
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
return _context.abrupt("return", (0,fetch/* default */.ZP)("/api/pages/subject_info.json", {
method: 'Get',
params: params
}));
case 1:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getSubjectInfo(_x) {
return _ref.apply(this, arguments);
};
}();
var getStatistic = /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(params) {
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {
case 0:
return _context2.abrupt("return", (0,fetch/* default */.ZP)("/api/platform_systems/".concat(params === null || params === void 0 ? void 0 : params.id, "/subjects.json"), {
method: 'Get',
params: params
}));
case 1:
case "end":
return _context2.stop();
}
}, _callee2);
}));
return function getStatistic(_x2) {
return _ref2.apply(this, arguments);
};
}();
var Page = function Page(_ref3) {
var _StatisticData$data, _SubjectInfo$data, _SubjectInfo$data2, _SubjectInfo$data3, _SubjectInfo$data4, _SubjectInfo$data5, _StatisticData$data2, _StatisticData$data3;
var dispatch = _ref3.dispatch,
user = _ref3.user,
pathsDetail = _ref3.pathsDetail,
loading = _ref3.loading;
var params = (0,_umi_production_exports.useParams)();
var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(getSubjectInfo, {
subject_id: params === null || params === void 0 ? void 0 : params.id
}),
_useCustomRequest2 = slicedToArray_default()(_useCustomRequest, 4),
SubjectInfoLoading = _useCustomRequest2[1],
GetSubjectInfo = _useCustomRequest2[2],
SubjectInfo = _useCustomRequest2[3];
var _useCustomRequest3 = (0,useCustomRequest/* useCustomRequest */.U)(getStatistic, {
id: params === null || params === void 0 ? void 0 : params.id
}),
_useCustomRequest4 = slicedToArray_default()(_useCustomRequest3, 4),
StatisticLoading = _useCustomRequest4[1],
GetStatistic = _useCustomRequest4[2],
StatisticData = _useCustomRequest4[3];
var getData = /*#__PURE__*/function () {
var _ref4 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() {
return regeneratorRuntime_default()().wrap(function _callee3$(_context3) {
while (1) switch (_context3.prev = _context3.next) {
case 0:
_context3.next = 2;
return GetSubjectInfo({
subject_id: params === null || params === void 0 ? void 0 : params.id
});
case 2:
_context3.next = 4;
return GetStatistic({
id: params === null || params === void 0 ? void 0 : params.id
});
case 4:
case "end":
return _context3.stop();
}
}, _callee3);
}));
return function getData() {
return _ref4.apply(this, arguments);
};
}();
(0,_react_17_0_2_react.useEffect)(function () {
if (params !== null && params !== void 0 && params.id) {
getData();
}
}, [params === null || params === void 0 ? void 0 : params.id]);
return /*#__PURE__*/(0,jsx_runtime.jsx)(spin/* default */.Z, {
spinning: SubjectInfoLoading || StatisticLoading,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: NewPathsmodules.con_warp,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: NewPathsmodules.head_warp,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewPathsmodules.left_title,
children: StatisticData === null || StatisticData === void 0 || (_StatisticData$data = StatisticData.data) === null || _StatisticData$data === void 0 ? void 0 : _StatisticData$data.name
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewPathsmodules.right_tj,
children: [{
name: '实践项目数',
value: (SubjectInfo === null || SubjectInfo === void 0 || (_SubjectInfo$data = SubjectInfo.data) === null || _SubjectInfo$data === void 0 ? void 0 : _SubjectInfo$data.shixun_size) || 0
}, {
name: '关卡数',
value: (SubjectInfo === null || SubjectInfo === void 0 || (_SubjectInfo$data2 = SubjectInfo.data) === null || _SubjectInfo$data2 === void 0 ? void 0 : _SubjectInfo$data2.challenge_size) || 0
}, {
name: '学习总人数',
value: (SubjectInfo === null || SubjectInfo === void 0 || (_SubjectInfo$data3 = SubjectInfo.data) === null || _SubjectInfo$data3 === void 0 ? void 0 : _SubjectInfo$data3.learn_size) || 0
}, {
name: '评测总次数',
value: (SubjectInfo === null || SubjectInfo === void 0 || (_SubjectInfo$data4 = SubjectInfo.data) === null || _SubjectInfo$data4 === void 0 ? void 0 : _SubjectInfo$data4.evaluation_size) || 0
}, {
name: '通过总次数',
value: (SubjectInfo === null || SubjectInfo === void 0 || (_SubjectInfo$data5 = SubjectInfo.data) === null || _SubjectInfo$data5 === void 0 ? void 0 : _SubjectInfo$data5.clearance_size) || 0
}].map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: NewPathsmodules.tj_info,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: item.value
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: item.name
})]
}, item.name);
})
})]
}), (StatisticData === null || StatisticData === void 0 || (_StatisticData$data2 = StatisticData.data) === null || _StatisticData$data2 === void 0 || (_StatisticData$data2 = _StatisticData$data2.list) === null || _StatisticData$data2 === void 0 ? void 0 : _StatisticData$data2.length) > 0 ? /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewPathsmodules.course_list,
children: StatisticData === null || StatisticData === void 0 || (_StatisticData$data3 = StatisticData.data) === null || _StatisticData$data3 === void 0 || (_StatisticData$data3 = _StatisticData$data3.list) === null || _StatisticData$data3 === void 0 ? void 0 : _StatisticData$data3.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: NewPathsmodules.coures_info,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: "".concat(env/* default */.Z.IMG_SERVER, "/").concat(item === null || item === void 0 ? void 0 : item.image_url),
alt: ""
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.name,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewPathsmodules.course_name,
children: item === null || item === void 0 ? void 0 : item.name
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: NewPathsmodules.item_count_warp,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: ["\u5B9E\u8DF5\u9879\u76EE\u6570", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: item === null || item === void 0 ? void 0 : item.shixuns_count
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "ml20",
children: ["\u5173\u5361\u6570", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: item === null || item === void 0 ? void 0 : item.challenge_size
})]
})]
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewPathsmodules.start_btn,
onClick: function onClick() {
(0,util/* openNewWindow */.xg)("/paths/".concat(item === null || item === void 0 ? void 0 : item.identifier, "?backUrl=").concat(location.pathname));
},
children: "\u5F00\u59CB\u5B66\u4E60"
})]
}, index);
})
}) : /*#__PURE__*/(0,jsx_runtime.jsx)(NoData/* default */.Z, {})]
})
});
};
/* harmony default export */ var NewPaths = ((0,_umi_production_exports.connect)(function (_ref5) {
var user = _ref5.user,
pathsDetail = _ref5.pathsDetail,
globalSetting = _ref5.globalSetting,
loading = _ref5.loading;
return {
user: user,
pathsDetail: pathsDetail,
globalSetting: globalSetting,
loading: loading.effects
};
})(Page));
/***/ }),
/***/ 19637:
/*!*********************************************!*\
!*** ./src/utils/hooks/useCustomRequest.ts ***!
\*********************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ U: function() { return /* binding */ useCustomRequest; }
/* harmony export */ });
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301);
//常见的请求模式包含loading和改变params。
function useCustomRequest(request, baseParams) {
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(baseParams),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2),
params = _useState2[0],
setParams = _useState2[1];
var _useState3 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(false),
_useState4 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState3, 2),
loading = _useState4[0],
setLoading = _useState4[1];
var _useState5 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(),
_useState6 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState5, 2),
data = _useState6[0],
setData = _useState6[1];
var getData = /*#__PURE__*/function () {
var _ref = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(newParams) {
var reset,
mergedParams,
res,
_args = arguments;
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
reset = _args.length > 1 && _args[1] !== undefined ? _args[1] : false;
mergedParams = reset ? baseParams : _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params), newParams);
setLoading(true);
setParams(mergedParams);
_context.next = 6;
return request(mergedParams);
case 6:
res = _context.sent;
setLoading(false);
setData(res);
return _context.abrupt("return", res);
case 10:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData(_x) {
return _ref.apply(this, arguments);
};
}();
return [params, loading, getData, data];
}
/***/ })
}]);

@ -0,0 +1,196 @@
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/NewPaths/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.con_warp___QUKxB {
width: 100%;
height: auto;
min-height: calc(100vh - 70rem);
padding: 19px 19px 0px 17px;
}
.con_warp___QUKxB .head_warp___vpOcM {
width: 100%;
height: 252px;
background: url(./static/headBg.4d63a006.png) no-repeat center;
background-size: 100% 100%;
display: flex;
justify-content: space-between;
padding: 31px 33px 0px 52px;
}
.con_warp___QUKxB .head_warp___vpOcM .left_title___rjD6O {
height: 132px;
line-height: 132px;
font-weight: 600;
font-size: 24px;
color: #2C3A58;
}
.con_warp___QUKxB .head_warp___vpOcM .right_tj___xGTe4 {
min-width: 568px;
width: 50%;
height: 132px;
background: rgba(255, 255, 255, 0.3);
border-radius: 26px;
border: 1px solid rgba(255, 255, 255, 0.9);
-webkit-backdrop-filter: blur(14px);
backdrop-filter: blur(14px);
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 20px;
}
.con_warp___QUKxB .head_warp___vpOcM .tj_info___TcqPa {
width: auto;
}
.con_warp___QUKxB .head_warp___vpOcM .tj_info___TcqPa span {
width: 100%;
display: inline-block;
font-weight: 500;
font-size: 20px;
color: #121C31;
margin-bottom: 9px;
text-align: center;
}
.con_warp___QUKxB .head_warp___vpOcM .tj_info___TcqPa div {
font-size: 16px;
color: #727C95;
}
.con_warp___QUKxB .course_list___Rd1P2 {
position: relative;
top: -50px;
width: 100%;
display: flex;
flex-wrap: wrap;
padding: 0 0.5%;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh {
width: 32.3%;
height: 205px;
background: #FFFFFF;
border-radius: 18px;
border: 2px solid #DEE8FF;
margin: 0 0.5% 1% 0.5%;
padding: 20px;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh img {
width: 138px;
height: 94px;
border-radius: 10px;
margin-right: 12px;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh .course_name___CuOMY {
height: 52px;
font-weight: 500;
font-size: 16px;
color: #262A46;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
line-height: 26px;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh .item_count_warp___K65gE {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
color: #727C95;
font-size: 14px;
margin-top: 18px;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh .item_count_warp___K65gE span {
margin-left: 8px;
color: #262A46;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh .start_btn___Tuc5P {
width: 100%;
height: 41px;
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(157, 191, 230, 0.24), inset 0px 2px 9px 0px rgba(255, 255, 255, 0.64);
border-radius: 21px;
border: 1px solid rgba(147, 176, 241, 0.3);
-webkit-backdrop-filter: blur(9px);
backdrop-filter: blur(9px);
margin-top: 30px;
font-size: 16px;
color: #3875FF;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.con_warp___QUKxB .course_list___Rd1P2 .coures_info___zm3rh .start_btn___Tuc5P:hover {
border: 1px solid #3875FF;
}
.ListItemActive___juszm {
background: #FFFFFF !important;
box-shadow: 0px 2rem 10px 0px rgba(170, 178, 255, 0.5) !important;
border: 2rem solid #3061D0 !important;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
}
.ListItemActive___juszm::after {
content: "";
position: absolute;
background-color: #3761BC;
width: 20rem;
height: 20rem;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
top: 50%;
transform: translateY(-50%);
right: -28rem;
}
.ListItem___yd2RN {
background: rgba(255, 255, 255, 0.5);
border: 2rem solid #FFFFFF;
-webkit-backdrop-filter: blur(6rem);
backdrop-filter: blur(6rem);
height: 121rem;
width: 570rem;
transition: 0.3s;
}
.ListItem___yd2RN:hover {
background: #FFFFFF !important;
box-shadow: 0px 2rem 10px 0px rgba(170, 178, 255, 0.5) !important;
border: 2rem solid #3061D0 !important;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
z-index: 9 !important;
}
.ListItem___yd2RN:hover::after {
content: "";
position: absolute;
background-color: #3761BC;
width: 20rem;
height: 20rem;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
top: 50%;
transform: translateY(-50%);
right: -28rem;
}
.CollapseStyle___lv4zh [class~="ant-collapse-header"] {
background-color: #F2F8FF !important;
border-radius: 8rem !important;
align-items: center !important;
}
.CollapseStyle___lv4zh [class~="ant-collapse-header-text"] {
color: #121C31;
font-size: 16rem;
font-weight: 500;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.CollapseStyle___lv4zh [class~="ant-collapse-content-box"] {
padding: 8rem 0 0 0 !important;
}
.CollapseStyle___lv4zh [class~="ant-collapse-item"] {
border-bottom: none !important;
}

File diff suppressed because one or more lines are too long

@ -2781,7 +2781,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -125,6 +125,7 @@
font-size: 14px;
border: 1px solid #ff6800;
border-radius: 2px;
margin-right: 10px;
min-width: 78px;
}
.tagsWrap___Fm7yN {
@ -1638,6 +1639,7 @@
margin-bottom: 20px;
height: 50px;
background: rgba(181, 214, 244, 0.22);
border-left: 3px solid #6BA2F5;
display: flex;
align-items: center;
justify-content: space-between;

@ -214,7 +214,7 @@ var tuijianzixue_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUg
var filterBg_namespaceObject = __webpack_require__.p + "static/filterBg.61074335.png";
;// CONCATENATED MODULE: ./src/pages/Paths/Index/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Indexmodules = ({"listBg":"listBg___CfRIg","tabContainer":"tabContainer___nZfTM","tabItem":"tabItem___zX0Ru","active":"active___LU73p","myInput":"myInput___zQmSL","filterBg":"filterBg___YBbe0"});
/* harmony default export */ var Indexmodules = ({"listBg":"listBg___CfRIg","tabContainer":"tabContainer___nZfTM","tabItem":"tabItem___zX0Ru","active":"active___LU73p","myInput":"myInput___zQmSL","filterBg":"filterBg___YBbe0","one_style":"one_style___XpQDl","two_style":"two_style___AGZnf"});
;// CONCATENATED MODULE: ./src/pages/Paths/Index/index.tsx
@ -653,14 +653,11 @@ var Page = function Page(_ref) {
onChange: handleFilter,
placeholder: "\u8BF7\u8F93\u5165\u8BFE\u7A0B\u3001\u59D3\u540D\u6216\u5B66\u6821\u540D\u79F0\u8FDB\u884C\u641C\u7D22"
}), bannerBtns === null || bannerBtns === void 0 ? void 0 : bannerBtns.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(ui_customization/* CustomButton */.op, objectSpread2_default()(objectSpread2_default()({
style: {
borderRadius: "4rem"
},
onClick: item === null || item === void 0 ? void 0 : item.click
}, (item === null || item === void 0 ? void 0 : item.ButtonProps) || {}), {}, {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: (item === null || item === void 0 ? void 0 : item.name) == '概览统计' ? Indexmodules.one_style : Indexmodules.two_style,
onClick: item === null || item === void 0 ? void 0 : item.click,
children: item === null || item === void 0 ? void 0 : item.name
}), index);
}, index);
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "py-18px-rem px-20px-rem rounded-8px-rem mt-14px-rem",
@ -763,7 +760,7 @@ var Page = function Page(_ref) {
\**********************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/listBg.e4ddd437.png";
module.exports = __webpack_require__.p + "static/listBg.7d530e6e.png";
/***/ })

@ -224,4 +224,37 @@
top: 12px;
height: 294px;
}
.one_style___XpQDl {
width: 88px;
height: 32px;
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(157, 191, 230, 0.24), inset 0px 2px 9px 0px rgba(255, 255, 255, 0.64);
border-radius: 16px;
border: 1px solid rgba(147, 176, 241, 0.3);
-webkit-backdrop-filter: blur(9px);
backdrop-filter: blur(9px);
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #3061D0;
line-height: 32px;
text-align: center;
font-style: normal;
cursor: pointer;
}
.two_style___AGZnf {
width: 88px;
height: 32px;
background: linear-gradient(175deg, #39B3FC 0%, #3061D0 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1;
border-radius: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 32px;
text-align: center;
font-style: normal;
cursor: pointer;
}

@ -250,7 +250,6 @@
font-weight: 400;
}
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .editIcon___r2urB {
margin-right: 20px;
margin-top: 3px;
cursor: pointer;
}

@ -1105,7 +1105,7 @@ var Challenges = function Challenges(_ref3) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Challengesmodules.pass,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex justify-between item-center",
className: "flex justify-between",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Challengesmodules.wrapPassTitle,
children: "\u4EFB\u52A1\u5173\u5361"

@ -282,7 +282,11 @@ var Dataset = function Dataset(_ref) {
})
})]
}, key);
}) : /*#__PURE__*/(0,jsx_runtime.jsx)(NoData/* default */.Z, {}), own && editable && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
}) : /*#__PURE__*/(0,jsx_runtime.jsx)(NoData/* default */.Z, {
styles: {
marginBottom: '20px'
}
}), own && editable && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Datasetmodules.updateStley,
style: {
width: (list === null || list === void 0 ? void 0 : list.length) > 0 ? '68px' : '100px'

@ -280,13 +280,11 @@
color: #fff;
margin-left: 12px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b .text___Ip9I2 .d1___iRJGr {
font-size: 16px;
line-height: 22px;
line-height: 24px;
font-weight: 600;
max-width: 160px;
color: #2C3A58;
@ -297,9 +295,10 @@
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b .text___Ip9I2 .d2___GxMoB {
font-size: 14px;
line-height: 20px;
line-height: 24px;
color: #323544;
max-width: 144px;
margin-left: 10px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
@ -660,7 +659,7 @@
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY .checkWrap___k5PF5 {
position: absolute;
top: 210px;
top: 195px;
width: 108px;
height: 32px;
background: rgba(255, 255, 255, 0.3);

@ -210,9 +210,9 @@ var AsyncButton = function AsyncButton(_ref) {
/***/ }),
/***/ 50446:
/***/ 37337:
/*!********************************************************!*\
!*** ./src/pages/Shixuns/Detail/[id].tsx + 33 modules ***!
!*** ./src/pages/Shixuns/Detail/[id].tsx + 34 modules ***!
\********************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@ -2099,9 +2099,9 @@ var Banner = function Banner(_ref) {
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Bannermodules.contentWrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Bannermodules.contentLeftWrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Bannermodules.user,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("a", {
href: (_shixunsDetail$rightD = shixunsDetail.rightData) === null || _shixunsDetail$rightD === void 0 || (_shixunsDetail$rightD = _shixunsDetail$rightD.creator) === null || _shixunsDetail$rightD === void 0 ? void 0 : _shixunsDetail$rightD.user_url,
@ -2123,13 +2123,16 @@ var Banner = function Banner(_ref) {
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: ((_shixunsDetail$rightD7 = shixunsDetail.rightData) === null || _shixunsDetail$rightD7 === void 0 || (_shixunsDetail$rightD7 = _shixunsDetail$rightD7.creator) === null || _shixunsDetail$rightD7 === void 0 ? void 0 : _shixunsDetail$rightD7.school) === '***' ? '本单位不对外公开' : (_shixunsDetail$rightD8 = shixunsDetail.rightData) === null || _shixunsDetail$rightD8 === void 0 || (_shixunsDetail$rightD8 = _shixunsDetail$rightD8.creator) === null || _shixunsDetail$rightD8 === void 0 ? void 0 : _shixunsDetail$rightD8.school,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: Bannermodules.d2,
children: (_shixunsDetail$rightD9 = shixunsDetail.rightData) === null || _shixunsDetail$rightD9 === void 0 || (_shixunsDetail$rightD9 = _shixunsDetail$rightD9.creator) === null || _shixunsDetail$rightD9 === void 0 ? void 0 : _shixunsDetail$rightD9.school
})
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Bannermodules.operationWrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [!!((_shixunsDetail$detail55 = shixunsDetail.detail) !== null && _shixunsDetail$detail55 !== void 0 && _shixunsDetail$detail55.total_stu_num) && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Bannermodules.ratingTitle,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
@ -2176,10 +2179,7 @@ var Banner = function Banner(_ref) {
})
})]
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Bannermodules.operationWrap,
children: [
}),
// !shixunsDetail.detail?.is_jupyter &&
// !shixunsDetail.detail?.is_jupyter_lab &&
showSendToButton((_shixunsDetail$detail62 = shixunsDetail.detail) === null || _shixunsDetail$detail62 === void 0 ? void 0 : _shixunsDetail$detail62.shixun_status) && ((_user$userInfo5 = user.userInfo) === null || _user$userInfo5 === void 0 ? void 0 : _user$userInfo5.user_identity) !== '学生' && /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
@ -3402,6 +3402,54 @@ var SvgSjjActive = function SvgSjjActive(props) {
};
/* harmony default export */ var sjj_active = ("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjNzdDMUVFIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzMwNjFEMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZD0iTTYuNTQgOS41NTNjNC4yNDkgMCA2LjU0LTEuMTM3IDYuNTQtMS41OTdWNi4wNjJjLTEuNTE2LjgyLTQuMDg2IDEuMjA5LTYuNTQgMS4yMDktMi40NTQgMC01LjAyNS0uMzg4LTYuNTQtMS4yMXYxLjg5NWMwIC40NiAyLjI5MSAxLjU5NyA2LjU0IDEuNTk3Wk0wIDkuNjk3djEuODA0YzAgMS45NTggNC4xMTMgMi40ODEgNi41NCAyLjQ4MSAyLjQyNiAwIDYuNTQtLjUyMyA2LjU0LTIuNDhWOS42OTZjLTEuNTE2LjgyMS00LjA4NiAxLjIwOS02LjU0IDEuMjA5LTIuNDU0IDAtNS4wMjUtLjM4OC02LjU0LTEuMjA5Wm02LjU0LTMuNzhjNC4yNDkgMCA2LjU0LTEuMTM2IDYuNTQtMS41OTZWMi40OEMxMy4wOC41MjMgOC45NjYgMCA2LjU0IDAgNC4xMTMgMCAwIC41MjMgMCAyLjQ4djEuODRjMCAuNDYgMi4yOTEgMS41OTggNi41NCAxLjU5OFoiIGZpbGw9InVybCgjYSkiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
;// CONCATENATED MODULE: ./src/pages/Shixuns/Detail/images/pl.svg
function pl_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = pl_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
function pl_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return pl_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return pl_arrayLikeToArray(o, minLen); }
function pl_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
var pl_defProp = Object.defineProperty;
var pl_getOwnPropSymbols = Object.getOwnPropertySymbols;
var pl_hasOwnProp = Object.prototype.hasOwnProperty;
var pl_propIsEnum = Object.prototype.propertyIsEnumerable;
var pl_defNormalProp = function __defNormalProp(obj, key, value) {
return key in obj ? pl_defProp(obj, key, {
enumerable: true,
configurable: true,
writable: true,
value: value
}) : obj[key] = value;
};
var pl_spreadValues = function __spreadValues(a, b) {
for (var prop in b || (b = {})) if (pl_hasOwnProp.call(b, prop)) pl_defNormalProp(a, prop, b[prop]);
if (pl_getOwnPropSymbols) {
var _iterator = pl_createForOfIteratorHelper(pl_getOwnPropSymbols(b)),
_step;
try {
for (_iterator.s(); !(_step = _iterator.n()).done;) {
var prop = _step.value;
if (pl_propIsEnum.call(b, prop)) pl_defNormalProp(a, prop, b[prop]);
}
} catch (err) {
_iterator.e(err);
} finally {
_iterator.f();
}
}
return a;
};
var SvgPl = function SvgPl(props) {
return /* @__PURE__ */React.createElement("svg", pl_spreadValues({
width: 14,
height: 14,
xmlns: "http://www.w3.org/2000/svg"
}, props), /* @__PURE__ */React.createElement("title", null, "\u7F16\u7EC4"), /* @__PURE__ */React.createElement("path", {
d: "M6.991.005a6.986 6.986 0 1 1-3.587 12.982l-.329-.193-1.71.467a.524.524 0 0 1-.642-.644l.465-1.707a21.7 21.7 0 0 1-.357-.621A6.986 6.986 0 0 1 6.991.006ZM5.318 9.007a.524.524 0 0 0-.67.806 3.654 3.654 0 0 0 2.343.846c.868 0 1.69-.303 2.344-.846a.524.524 0 1 0-.67-.806 2.606 2.606 0 0 1-1.674.604 2.606 2.606 0 0 1-1.673-.604Z",
fill: "#B7C0D2",
fillRule: "nonzero"
}));
};
/* harmony default export */ var pl = ("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuOTkxLjAwNWE2Ljk4NiA2Ljk4NiAwIDEgMS0zLjU4NyAxMi45ODJsLS4zMjktLjE5My0xLjcxLjQ2N2EuNTI0LjUyNCAwIDAgMS0uNjQyLS42NDRsLjQ2NS0xLjcwN2EyMS43IDIxLjcgMCAwIDEtLjM1Ny0uNjIxQTYuOTg2IDYuOTg2IDAgMCAxIDYuOTkxLjAwNlpNNS4zMTggOS4wMDdhLjUyNC41MjQgMCAwIDAtLjY3LjgwNiAzLjY1NCAzLjY1NCAwIDAgMCAyLjM0My44NDZjLjg2OCAwIDEuNjktLjMwMyAyLjM0NC0uODQ2YS41MjQuNTI0IDAgMSAwLS42Ny0uODA2IDIuNjA2IDIuNjA2IDAgMCAxLTEuNjc0LjYwNCAyLjYwNiAyLjYwNiAwIDAgMS0xLjY3My0uNjA0WiIgZmlsbD0iI0I3QzBEMiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");
;// CONCATENATED MODULE: ./src/pages/Shixuns/Detail/images/pl_active.svg
function pl_active_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = pl_active_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
function pl_active_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return pl_active_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return pl_active_arrayLikeToArray(o, minLen); }
@ -3847,7 +3895,7 @@ var ShixunsDetailPage = function ShixunsDetailPage(_ref) {
}, {
key: "7",
label: "评论",
icon: pl_active,
icon: pl,
activeIcon: pl_active,
show: own && editable && !((_shixunsDetail$detail5 = shixunsDetail.detail) !== null && _shixunsDetail$detail5 !== void 0 && _shixunsDetail$detail5.is_jupyter) && !((_shixunsDetail$detail6 = shixunsDetail.detail) !== null && _shixunsDetail$detail6 !== void 0 && _shixunsDetail$detail6.is_disable_discuss)
}, {

@ -2463,7 +2463,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

File diff suppressed because one or more lines are too long

@ -0,0 +1,208 @@
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/SysDashboard/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProgressStyle___YrHHf {
margin-bottom: 0 !important;
-webkit-margin-end: 0 !important;
margin-inline-end: 0 !important;
display: flex !important;
align-items: center !important;
}
.ProgressStyle___YrHHf [class~="ant-progress-outer"] {
-webkit-margin-end: calc(-2em - 40rem) !important;
margin-inline-end: calc(-2em - 40rem) !important;
-webkit-padding-end: calc(2em + 40rem) !important;
padding-inline-end: calc(2em + 40rem) !important;
height: auto !important;
}
.ProgressStyle___YrHHf [class~="ant-progress-text"] {
-webkit-margin-start: 20rem !important;
margin-inline-start: 20rem !important;
text-align: end !important;
flex: 1 1;
}
.title___HhZcz {
height: 22rem;
font-weight: 600;
font-size: 16rem;
color: #262A46;
line-height: 22rem;
}
.fullScreen___h83Et {
width: 90rem;
height: 34rem;
background: #E2EFFD;
border-radius: 8rem;
border: 1rem solid #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
gap: 10rem;
color: #3875FF;
cursor: pointer;
}
.fullScreen___h83Et div {
height: 18rem;
font-weight: 400;
font-size: 14rem;
color: #3875FF;
line-height: 18rem;
}
.Onerow___NP981 {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.item___fs3_S {
height: calc(100% - 57rem);
}
.item___fs3_S .itemTitle___H8HWz {
height: 42rem;
margin-bottom: 15rem;
}
.item___fs3_S .itemTitle___H8HWz img {
height: 42rem;
}
.item___fs3_S .itemContent___PWQNv {
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(230, 240, 253, 0.6) 0%, rgba(255, 255, 255, 0.84) 100%);
border-radius: 10rem;
border: 2rem solid #FFFFFF;
}
.item___fs3_S .zytj___s29Ra {
display: flex;
align-items: center;
justify-content: space-around;
}
.item___fs3_S .zytj___s29Ra .zytj_item___rJ3uV {
display: flex;
flex-direction: column;
align-items: center;
gap: 20rem;
}
.item___fs3_S .zytj___s29Ra .zytj_item___rJ3uV img {
width: 145rem;
height: 147rem;
}
.item___fs3_S .zytj___s29Ra .zytj_item___rJ3uV .name___FKJxX {
height: 16rem;
font-weight: 400;
font-size: 16rem;
color: #434D6C;
line-height: 16rem;
}
.item___fs3_S .zytj___s29Ra .zytj_item___rJ3uV .count___fds_g {
min-width: 118rem;
height: 42rem;
background: linear-gradient(90deg, rgba(240, 245, 255, 0) 0%, rgba(171, 211, 254, 0.4) 53%, rgba(221, 231, 253, 0) 100%);
border-radius: 7rem;
border: 1rem solid;
border-image: linear-gradient(90deg, rgba(224, 240, 255, 0), #a1cbf8, rgba(189, 220, 255, 0)) 1 1;
font-weight: 600;
font-size: 24rem;
color: #18191B;
line-height: 17rem;
display: flex;
align-items: center;
justify-content: center;
}
.item___fs3_S .xxtj___yUo54 {
padding: 30rem 20rem;
display: flex;
}
.item___fs3_S .xxtj___yUo54 img {
width: 40rem;
}
.item___fs3_S .rmkc___YZx3h {
padding: 20rem;
overflow-y: auto;
}
.item___fs3_S .rmkcItem___V_aGm {
color: #191919;
margin-bottom: 18rem;
text-align: center;
}
.item___fs3_S .rmkcItemRank___vvUc3 {
font-weight: 600;
color: #333;
width: 6%;
margin-right: 20rem;
}
.item___fs3_S .rmkcItemName___VcaxS {
cursor: pointer;
width: 50%;
text-align: left;
}
.item___fs3_S .rmkcItemName___VcaxS:hover {
color: #165DFF;
}
.item___fs3_S .rmkcItemNum___slSN_ {
text-align: center;
color: #2C3A58;
width: 20%;
}
.item___fs3_S .rmkcItemCount___xP8K7 {
text-align: center;
color: #2C3A58;
width: 20%;
}
.item___fs3_S .rmkcItem___V_aGm:first-child {
margin-bottom: 20rem;
}
.item___fs3_S .rmkcItem___V_aGm:first-child .rmkcItemRank___vvUc3,
.item___fs3_S .rmkcItem___V_aGm:first-child .rmkcItemName___VcaxS,
.item___fs3_S .rmkcItem___V_aGm:first-child .rmkcItemNum___slSN_,
.item___fs3_S .rmkcItem___V_aGm:first-child .rmkcItemCount___xP8K7 {
font-size: 16rem;
font-weight: 400;
color: #707785 !important;
cursor: text;
}
.item___fs3_S .rmkcItem___V_aGm:last-child {
margin-bottom: 0;
}
.item___fs3_S .tgbd___yHlFc {
padding: 20rem;
overflow-y: auto;
}
.item___fs3_S .tgbdItem___o6qPp {
color: #333;
margin-bottom: 18rem;
text-align: center;
}
.item___fs3_S .tgbdItemRank___oSu6L {
width: 12%;
margin-right: 10rem;
}
.item___fs3_S .tgbdItemName___kkMcP {
width: 30%;
font-weight: 600;
text-align: left;
}
.item___fs3_S .tgbdItemNum___JXBjh {
width: 20%;
color: #2C3A58;
text-align: center;
}
.item___fs3_S .tgbdItem___o6qPp .tgbdItemRate___hiBpo {
color: #EA6106;
}
.item___fs3_S .tgbdItem___o6qPp:first-child {
margin-bottom: 20rem;
}
.item___fs3_S .tgbdItem___o6qPp:first-child .tgbdItemRank___oSu6L,
.item___fs3_S .tgbdItem___o6qPp:first-child .tgbdItemName___kkMcP,
.item___fs3_S .tgbdItem___o6qPp:first-child .tgbdItemNum___JXBjh,
.item___fs3_S .tgbdItem___o6qPp:first-child .tgbdItemNum___JXBjh {
font-weight: 400;
color: #707785;
}
.item___fs3_S .tgbdItem___o6qPp:first-child .tgbdItemRate___hiBpo {
color: #707785;
}
.item___fs3_S .tgbdItem___o6qPp:last-child {
margin-bottom: 0;
}

@ -944,7 +944,8 @@ var Classrooms = function Classrooms(_ref) {
width: 303,
background: '#FFFFFF',
border: '1px solid #D8E7FA',
borderRadius: '8px'
borderRadius: '8px',
padding: '0 12px'
},
placeholder: "\u8BF7\u641C\u7D22\u8BFE\u5802\u540D\u79F0",
value: params.search,

@ -1625,7 +1625,6 @@ function TeachGroup(_ref2) {
onClick: onShowFormPanel,
children: "\u65B0\u5EFA"
}),
className: "mb25",
dataSource: tabs
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: rs[index].length === 0 ? "nodata-content" : "main-content",

@ -173,7 +173,7 @@
border-radius: 3px 0px 0px 3px;
}
.banner___PzwdD {
background: url(./static/banner.e652f47b.png) no-repeat center center / 100% 100%;
background: url(./static/banner.f1d595cc.png) no-repeat center center / 100% 100%;
height: 170px;
display: flex;
align-items: center;
@ -192,6 +192,7 @@
.banner___PzwdD .info___yqdBj .left___DzE1f .avatar___AAwgi {
border-radius: 50%;
margin-right: 8px;
border: 1px #fff solid;
}
.banner___PzwdD .info___yqdBj .left___DzE1f .name___StpT8 {
font-size: 26px;
@ -324,9 +325,10 @@
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 2px;
left: 35%;
width: 30%;
height: 4px;
border-radius: 3px;
background: transparent;
}
.tabContainer___d4cHp .tabItem___n7OXT.active___s1gIo {

File diff suppressed because one or more lines are too long

@ -1,230 +0,0 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[58732],{
/***/ 73944:
/*!*******************************************!*\
!*** ./src/pages/User/NewLogin/index.tsx ***!
\*******************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectDestructuringEmpty.js */ 70236);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_4__);
/* harmony import */ var umi__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! umi */ 80184);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! antd */ 78241);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! antd */ 10249);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! antd */ 24905);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! antd */ 3113);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ 59301);
/* harmony import */ var _service_user__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/service/user */ 23003);
/* harmony import */ var crypto_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! crypto-js */ 28209);
/* harmony import */ var crypto_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(crypto_js__WEBPACK_IMPORTED_MODULE_8__);
/* harmony import */ var _ant_design_icons__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @ant-design/icons */ 99267);
/* harmony import */ var _utils_authority__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/utils/authority */ 13277);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! react/jsx-runtime */ 37712);
var Page = function Page(_ref) {
_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_4___default()(_ref);
var _Form$useForm = antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.useForm(),
_Form$useForm2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_Form$useForm, 1),
form = _Form$useForm2[0];
var location = (0,umi__WEBPACK_IMPORTED_MODULE_5__.useLocation)();
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_6__.useState)(''),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2),
errorValue = _useState2[0],
setErrorValue = _useState2[1];
var onFinish = /*#__PURE__*/function () {
var _ref2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(values) {
var newValues, iv, ciphertext, res, _location$query, _location$query2, from;
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
newValues = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, values);
iv = crypto_js__WEBPACK_IMPORTED_MODULE_8___default().enc.Utf8.parse("5183666c72eec9e4");
ciphertext = crypto_js__WEBPACK_IMPORTED_MODULE_8___default().AES.encrypt(values.password || "", iv, {
iv: iv,
mode: (crypto_js__WEBPACK_IMPORTED_MODULE_8___default().mode).CBC
});
newValues.password = ciphertext.toString();
_context.next = 6;
return (0,_service_user__WEBPACK_IMPORTED_MODULE_7__/* .LoginIn */ .Es)(newValues);
case 6:
res = _context.sent;
if (!res.status) {
_context.next = 10;
break;
}
setErrorValue(res === null || res === void 0 ? void 0 : res.message);
return _context.abrupt("return");
case 10:
if (res !== null && res !== void 0 && res.show) {
localStorage.setItem('extension-modal', 'exist');
localStorage.setItem('extension-date', res === null || res === void 0 ? void 0 : res.start_date);
} else {
localStorage.removeItem('extension-modal');
}
if (location.pathname === '/user/login' || location.pathname === '/login') {
from = ((_location$query = location.query) === null || _location$query === void 0 ? void 0 : _location$query.from) || ((_location$query2 = location.query) === null || _location$query2 === void 0 ? void 0 : _location$query2.back_url);
if (from) {
window.location.href = decodeURIComponent(from);
} else {
window.location.href = '/';
}
} else {
window.location.reload();
}
form.resetFields();
case 13:
case "end":
return _context.stop();
}
}, _callee);
}));
return function onFinish(_x) {
return _ref2.apply(this, arguments);
};
}();
(0,react__WEBPACK_IMPORTED_MODULE_6__.useEffect)(function () {
if ((0,_utils_authority__WEBPACK_IMPORTED_MODULE_9__/* .isLogin */ .bg)()) {
umi__WEBPACK_IMPORTED_MODULE_5__.history.push("/newindex");
}
}, [(0,_utils_authority__WEBPACK_IMPORTED_MODULE_9__/* .isLogin */ .bg)()]);
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsxs)("div", {
className: "flex h-screen w-full item-center justify-end relative",
style: {
overflow: "hidden",
padding: "0 360rem",
background: "url(".concat(__webpack_require__(/*! @/pages/User/NewLogin/imgs/bg.png */ 67858), ") 0 center / 100% 100% no-repeat")
},
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)("img", {
className: "absolute",
src: __webpack_require__(/*! @/assets/images/common/logo.png */ 80824),
style: {
top: "60rem",
left: "100rem",
height: "60rem"
}
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsxs)("div", {
className: "rounded-20px-rem py-40px-rem px-60px-rem flex flex-col item-center gap-40px-rem",
style: {
border: "2rem solid #fff",
backdropFilter: "blur(3rem)",
width: "448rem",
background: "linear-gradient( 151deg, #EEF6FF 0%, #F2F9FF 25%, #E1EDFE 100%)",
boxShadow: "0 0 16rem 2rem rgba(198,221,249,0.6)"
},
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)("div", {
className: "text-30px-rem font-bold",
children: "\u4FE1\u521B\u5316\u6559\u5B66\u5B9E\u9A8C\u6761\u4EF6"
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsxs)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z, {
className: "w-full",
layout: "vertical",
size: "large",
form: form,
initialValues: {
autologin: true
},
onFinish: onFinish,
onValuesChange: function onValuesChange() {
return setErrorValue('');
},
children: [!!errorValue && /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsxs)("div", {
className: "res-error-values",
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)("span", {
children: errorValue
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(_ant_design_icons__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .Z, {
onClick: function onClick() {
return setErrorValue('');
},
rev: undefined
})]
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.Item, {
name: "login",
rules: [{
required: true,
message: '请输入学号、工号、手机号或邮箱'
}],
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .Z, {
size: "large",
placeholder: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u624B\u673A\u53F7/\u90AE\u7BB1\u53F7/\u8D26\u53F7/\u5DE5\u53F7/\u5B66\u53F7"
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.Item, {
name: "password",
rules: [{
required: true,
message: '请输入8-16位密码区分大小写、不能使用空格'
}],
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .Z.Password, {
size: "large",
placeholder: "\u5BC6\u7801"
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.Item, {
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsxs)("div", {
className: "flex-container justify-between",
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.Item, {
name: "autologin",
noStyle: true,
valuePropName: "checked",
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .Z, {
children: "\u4E0B\u6B21\u81EA\u52A8\u767B\u5F55"
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(umi__WEBPACK_IMPORTED_MODULE_5__.Link, {
className: "font14",
to: "/user/reset-password?from=".concat(location.pathname),
children: "\u627E\u56DE\u5BC6\u7801"
})]
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z.Item, {
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(antd__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .ZP, {
size: "large",
type: "primary",
htmlType: "submit",
block: true,
children: "\u767B\u5F55"
})
})]
})]
})]
});
};
/* harmony default export */ __webpack_exports__["default"] = ((0,umi__WEBPACK_IMPORTED_MODULE_5__.connect)(function (_ref3) {
var user = _ref3.user;
return {
user: user
};
})(Page));
/***/ }),
/***/ 67858:
/*!*********************************************!*\
!*** ./src/pages/User/NewLogin/imgs/bg.png ***!
\*********************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/bg.43c4ac69.png";
/***/ })
}]);

@ -1448,7 +1448,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

@ -3021,7 +3021,11 @@ var CustomTagsTwo = function CustomTagsTwo(_ref) {
className: "".concat(CustomTagsTwomodules.title, " ").concat(onTitleChange ? "current" : ""),
children: title
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " font8 current"),
className: "iconfont ".concat(isShow ? 'icon-yizhankai' : 'icon-weizhankai', " current"),
style: {
color: '#727C95',
fontSize: isShow ? 8 : 10
},
onClick: function onClick() {
return setIsShow(!isShow);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 KiB

@ -7206,9 +7206,9 @@ mark {
font-family: "iconfont"; /* Project id 4904054 */
/* Color fonts */
src:
url(./static/iconfont.44302f81.woff2) format('woff2'),
url(./static/iconfont.11bde3d0.woff) format('woff'),
url(./static/iconfont.2781ebad.ttf) format('truetype');
url(./static/iconfont.8ff84249.woff2) format('woff2'),
url(./static/iconfont.9e63ddde.woff) format('woff'),
url(./static/iconfont.1aa19bbf.ttf) format('truetype');
}
.iconfont {
@ -7219,6 +7219,14 @@ mark {
-moz-osx-font-smoothing: grayscale;
}
.icon-hjj-tuichuquanping:before {
content: "\e6f0";
}
.icon-hjj-quanping:before {
content: "\e6f1";
}
.icon-hjj-monikaoshi:before {
content: "\e6ef";
}
@ -13337,6 +13345,89 @@ p {
.w-22px-rem {
width: 22rem;
}
.rounded-23px {
border-radius: 23px;
}
.rounded-23px-rem {
border-radius: 23rem;
}
.gap-23px {
gap: 23px;
}
.gap-23px-rem {
gap: 23rem;
}
.p-23px {
padding: 23px;
}
.p-23px-rem {
padding: 23rem;
}
.py-23px-rem {
padding-top: 23rem;
padding-bottom: 23rem;
}
.px-23px-rem {
padding-left: 23rem;
padding-right: 23rem;
}
.pl-23px {
padding-left: 23px;
}
.pl-23px-rem {
padding-left: 23rem;
}
.pt-23px {
padding-top: 23px;
}
.pt-23px-rem {
padding-top: 23rem;
}
.pb-23px {
padding-bottom: 23px;
}
.pb-23px-rem {
padding-bottom: 23rem;
}
.pr-23px {
padding-right: 23px;
}
.pr-23px-rem {
padding-right: 23rem;
}
.m-23px {
margin: 23px;
}
.mt-23px {
margin-top: 23px;
}
.mt-23px-rem {
margin-top: 23rem;
}
.ml-23px {
margin-left: 23px;
}
.ml-23px-rem {
margin-left: 23rem;
}
.mr-23px {
margin-right: 23px;
}
.mr-23px-rem {
margin-right: 23rem;
}
.text-23px {
font-size: 23px;
}
.text-23px-rem {
font-size: 23rem;
}
.w-23px {
width: 23px;
}
.w-23px-rem {
width: 23rem;
}
.rounded-24px {
border-radius: 24px;
}
@ -13420,6 +13511,89 @@ p {
.w-24px-rem {
width: 24rem;
}
.rounded-25px {
border-radius: 25px;
}
.rounded-25px-rem {
border-radius: 25rem;
}
.gap-25px {
gap: 25px;
}
.gap-25px-rem {
gap: 25rem;
}
.p-25px {
padding: 25px;
}
.p-25px-rem {
padding: 25rem;
}
.py-25px-rem {
padding-top: 25rem;
padding-bottom: 25rem;
}
.px-25px-rem {
padding-left: 25rem;
padding-right: 25rem;
}
.pl-25px {
padding-left: 25px;
}
.pl-25px-rem {
padding-left: 25rem;
}
.pt-25px {
padding-top: 25px;
}
.pt-25px-rem {
padding-top: 25rem;
}
.pb-25px {
padding-bottom: 25px;
}
.pb-25px-rem {
padding-bottom: 25rem;
}
.pr-25px {
padding-right: 25px;
}
.pr-25px-rem {
padding-right: 25rem;
}
.m-25px {
margin: 25px;
}
.mt-25px {
margin-top: 25px;
}
.mt-25px-rem {
margin-top: 25rem;
}
.ml-25px {
margin-left: 25px;
}
.ml-25px-rem {
margin-left: 25rem;
}
.mr-25px {
margin-right: 25px;
}
.mr-25px-rem {
margin-right: 25rem;
}
.text-25px {
font-size: 25px;
}
.text-25px-rem {
font-size: 25rem;
}
.w-25px {
width: 25px;
}
.w-25px-rem {
width: 25rem;
}
.rounded-30px {
border-radius: 30px;
}

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