parent
b71f4ab889
commit
e6f0a04449
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[17244,31594,17714,94797,52141,31701,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[17244,31594,17714,94797,52141,31701,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[17714,31594,94797,52141,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[17714,31594,94797,52141,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[20670,31594,17714,94797,52141,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[20670,31594,17714,94797,52141,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,114 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[76223],{
|
||||
|
||||
/***/ 27812:
|
||||
/*!***********************************************************************************************************!*\
|
||||
!*** ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/ArrowLeftOutlined.js + 1 modules ***!
|
||||
\***********************************************************************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
|
||||
// EXPORTS
|
||||
__webpack_require__.d(__webpack_exports__, {
|
||||
Z: function() { return /* binding */ icons_ArrowLeftOutlined; }
|
||||
});
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.26.7@@babel/runtime/helpers/esm/extends.js
|
||||
var esm_extends = __webpack_require__(16378);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
|
||||
var _react_17_0_2_react = __webpack_require__(59301);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons-svg@4.4.2@@ant-design/icons-svg/es/asn/ArrowLeftOutlined.js
|
||||
// This icon file is generated automatically.
|
||||
var ArrowLeftOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" } }] }, "name": "arrow-left", "theme": "outlined" };
|
||||
/* harmony default export */ var asn_ArrowLeftOutlined = (ArrowLeftOutlined);
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/components/AntdIcon.js + 3 modules
|
||||
var AntdIcon = __webpack_require__(7657);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/ArrowLeftOutlined.js
|
||||
|
||||
// GENERATE BY ./scripts/generate.ts
|
||||
// DON NOT EDIT IT MANUALLY
|
||||
|
||||
|
||||
|
||||
|
||||
var ArrowLeftOutlined_ArrowLeftOutlined = function ArrowLeftOutlined(props, ref) {
|
||||
return /*#__PURE__*/_react_17_0_2_react.createElement(AntdIcon/* default */.Z, (0,esm_extends/* default */.Z)({}, props, {
|
||||
ref: ref,
|
||||
icon: asn_ArrowLeftOutlined
|
||||
}));
|
||||
};
|
||||
|
||||
/** */
|
||||
var RefIcon = /*#__PURE__*/_react_17_0_2_react.forwardRef(ArrowLeftOutlined_ArrowLeftOutlined);
|
||||
if (false) {}
|
||||
/* harmony default export */ var icons_ArrowLeftOutlined = (RefIcon);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 61481:
|
||||
/*!*******************************************************************************************************!*\
|
||||
!*** ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/InboxOutlined.js + 1 modules ***!
|
||||
\*******************************************************************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
|
||||
// EXPORTS
|
||||
__webpack_require__.d(__webpack_exports__, {
|
||||
Z: function() { return /* binding */ icons_InboxOutlined; }
|
||||
});
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.26.7@@babel/runtime/helpers/esm/extends.js
|
||||
var esm_extends = __webpack_require__(16378);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
|
||||
var _react_17_0_2_react = __webpack_require__(59301);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons-svg@4.4.2@@ant-design/icons-svg/es/asn/InboxOutlined.js
|
||||
// This icon file is generated automatically.
|
||||
var InboxOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M885.2 446.3l-.2-.8-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7-.2.8c-1.3 4.9-1.7 9.9-1 14.8-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0060.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8 33.7 0 65-9.4 90.3-27.2 22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z" } }] }, "name": "inbox", "theme": "outlined" };
|
||||
/* harmony default export */ var asn_InboxOutlined = (InboxOutlined);
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/components/AntdIcon.js + 3 modules
|
||||
var AntdIcon = __webpack_require__(7657);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/InboxOutlined.js
|
||||
|
||||
// GENERATE BY ./scripts/generate.ts
|
||||
// DON NOT EDIT IT MANUALLY
|
||||
|
||||
|
||||
|
||||
|
||||
var InboxOutlined_InboxOutlined = function InboxOutlined(props, ref) {
|
||||
return /*#__PURE__*/_react_17_0_2_react.createElement(AntdIcon/* default */.Z, (0,esm_extends/* default */.Z)({}, props, {
|
||||
ref: ref,
|
||||
icon: asn_InboxOutlined
|
||||
}));
|
||||
};
|
||||
|
||||
/** */
|
||||
var RefIcon = /*#__PURE__*/_react_17_0_2_react.forwardRef(InboxOutlined_InboxOutlined);
|
||||
if (false) {}
|
||||
/* harmony default export */ var icons_InboxOutlined = (RefIcon);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 60028:
|
||||
/*!**********************************************************!*\
|
||||
!*** ./node_modules/_antd@5.9.0@antd/es/upload/index.js ***!
|
||||
\**********************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
/* harmony import */ var _Dragger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Dragger */ 71409);
|
||||
/* harmony import */ var _Upload__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Upload */ 37714);
|
||||
"use client";
|
||||
|
||||
|
||||
|
||||
const Upload = _Upload__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
||||
Upload.Dragger = _Dragger__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z;
|
||||
Upload.LIST_IGNORE = _Upload__WEBPACK_IMPORTED_MODULE_0__/* .LIST_IGNORE */ .E;
|
||||
/* harmony default export */ __webpack_exports__.Z = (Upload);
|
||||
|
||||
/***/ }),
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[2859],{
|
||||
|
||||
/***/ 2859:
|
||||
/*!*******************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[31594,17714,94797,52141,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[31594,17714,94797,52141,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[31701,31594,17714,94797,52141,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[31701,31594,17714,94797,52141,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[32810,31594,17714,94797,52141,31701,17244,95318,15963,23997,58012,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[32810,31594,17714,94797,52141,31701,17244,95318,51253,15963,23997,58012,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[52141,31594,17714,94797,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[52141,31594,17714,94797,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[6056,31594,17714,20670,94797,52141,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[6056,31594,17714,20670,94797,52141,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67138,31594,53396,62531,17714,28943,24064,72469,32810,94797,52141,31701,17244,95318,15963,23997,58012,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[67138,31594,53396,62531,17714,28943,24064,72469,32810,94797,52141,31701,17244,95318,51253,15963,23997,58012,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[72469,31594,53396,62531,17714,28943,24064,67138,32810,94797,52141,31701,17244,95318,15963,23997,58012,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[72469,31594,53396,62531,17714,28943,24064,67138,32810,94797,52141,31701,17244,95318,51253,15963,23997,58012,90935,69909,94598,15141,28244,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[94797,31594,17714,52141,31701,17244,95318,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[94797,31594,17714,52141,31701,17244,95318,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[95318,31594,17714,94797,52141,31701,17244,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[95318,31594,17714,94797,52141,31701,17244,51253,15963,23997,58012,58838,31556,96004,23003,6572,32405,93600,26314],{
|
||||
|
||||
/***/ 87169:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,323 @@
|
||||
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/Regulations/Info/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.wrap___vzS7i {
|
||||
padding: 20px;
|
||||
}
|
||||
.wrap___vzS7i .back_style___uvat7 {
|
||||
color: #999;
|
||||
margin: 10px 0 15px 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.wrap___vzS7i .back_style___uvat7:hover {
|
||||
color: #165DFF;
|
||||
}
|
||||
.wrap___vzS7i .header___N5Uu1 {
|
||||
display: flex;
|
||||
height: 128px;
|
||||
background: #FFFFFF;
|
||||
border-radius: 4px;
|
||||
padding: 30px;
|
||||
}
|
||||
.wrap___vzS7i .header___N5Uu1 .header_params___AO_0Q .header_title___tpZ4m {
|
||||
height: 26px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 600;
|
||||
color: #000F37;
|
||||
line-height: 26px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.wrap___vzS7i .header___N5Uu1 .header_params___AO_0Q .header_content___D0fof {
|
||||
display: flex;
|
||||
}
|
||||
.wrap___vzS7i .header___N5Uu1 .header_params___AO_0Q .header_content___D0fof span {
|
||||
height: 22px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #999999;
|
||||
line-height: 22px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.wrap___vzS7i .header___N5Uu1 .header_params___AO_0Q .header_button___UXO8M {
|
||||
width: 96px;
|
||||
height: 38px;
|
||||
background: #3061D0;
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #FFFFFF;
|
||||
line-height: 38px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
margin-left: auto;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.wrap___vzS7i .tabs_list___Fsn79 {
|
||||
padding: 15px 30px 30px 30px;
|
||||
background: #FFFFFF;
|
||||
border-radius: 4px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.my_modal___GfLvh [class~='ant-form-item'] {
|
||||
margin-bottom: 14px !important;
|
||||
}
|
||||
.my_modal___GfLvh [class~='ant-form-item'] [class~='ant-form-item-label'] {
|
||||
text-align: right !important;
|
||||
}
|
||||
.my_modal___GfLvh [class~='ant-form-item'] [class~='ant-form-item-label'] label {
|
||||
color: #666 !important;
|
||||
width: 120px !important;
|
||||
display: block !important;
|
||||
line-height: 32px !important;
|
||||
padding-right: 5px !important;
|
||||
}
|
||||
.fuzeren___kcsDt {
|
||||
color: #000;
|
||||
}
|
||||
.fuzeren___kcsDt:hover {
|
||||
color: #165DFF;
|
||||
}
|
||||
|
||||
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FileDownloadList/index.less?modules ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___A3pzf {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___JBoa5 {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___MJuIO {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___OcjUA {
|
||||
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___zSH4A {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___cV3s3 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___cY3wC {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___aC8JP {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___KK8Js {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___C2Pz7 {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___Ll9yx {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___OHb_t {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HEWG2 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___sMFOn {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___rvuBP {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___ZvYJJ {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___cV3s3 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___cY3wC {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___aC8JP {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___KK8Js {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___C2Pz7 {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___Ll9yx {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___OHb_t {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HEWG2 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___sMFOn {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___rvuBP {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___ZvYJJ {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.list___KhJas .middle___IjlYi {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.list___KhJas .row___GGtIx {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 20px 0;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .title___o_xqf {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 24px;
|
||||
background: rgba(22, 93, 255, 0.06);
|
||||
border-radius: 12px;
|
||||
font-size: 14px;
|
||||
color: #165DFF;
|
||||
padding: 5px 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .title___o_xqf span {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 760px;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .title___o_xqf i {
|
||||
font-size: 13px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .size___OVRoL {
|
||||
font-size: 12px;
|
||||
color: #575982;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .download___ZLcIH {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
color: #165DFF;
|
||||
margin-left: 30px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .download___ZLcIH i {
|
||||
font-size: 14px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .preview___gi0kI {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
color: #2FA34F;
|
||||
margin-left: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .preview___gi0kI i {
|
||||
font-size: 14px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .annotation___KVSwj {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
color: #A77F1E;
|
||||
margin-left: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.list___KhJas .row___GGtIx .annotation___KVSwj i {
|
||||
font-size: 14px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ImageDimensions/index.less?modules ***!
|
||||
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.imageDimensions___a7crR {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: start;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 4;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
padding-top: 60px;
|
||||
}
|
||||
.imageDimensions___a7crR .img___Kroat {
|
||||
visibility: hidden;
|
||||
max-width: 80%;
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,147 @@
|
||||
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/Regulations/index.less?modules ***!
|
||||
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___MwePQ {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___LwWCv {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___aYcUQ {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___P3hrb {
|
||||
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____vpyz {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___avzTe {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___ydOch {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___TtpAC {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___L1z5l {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___n75tk {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___G3Jsc {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___rDulb {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___doEZs {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___ISxEB {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Bncxj {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___NKSDl {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___avzTe {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___ydOch {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___TtpAC {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___L1z5l {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___n75tk {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___G3Jsc {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___rDulb {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___doEZs {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___ISxEB {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Bncxj {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___NKSDl {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.cardname___p5oci div[class~='ant-card-body'] {
|
||||
padding: 10px !important;
|
||||
-webkit-box-orient: vertical;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@ -0,0 +1,672 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[91935],{
|
||||
|
||||
/***/ 34029:
|
||||
/*!**********************************************************************!*\
|
||||
!*** ./src/pages/Laboratory/Regulationsadmins/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 */ Regulationsadmins; }
|
||||
});
|
||||
|
||||
// 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/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/_@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__(88271);
|
||||
;// CONCATENATED MODULE: ./src/pages/Laboratory/Regulationsadmins/index.less?modules
|
||||
// extracted by mini-css-extract-plugin
|
||||
/* harmony default export */ var Regulationsadminsmodules = ({"header_div":"header_div___qy41A","header_title":"header_title___Wu8pj","search":"search___XkbFV","searchIcon":"searchIcon___oPKoy","clear_Data":"clear_Data___DGoyJ","search_params":"search_params___Wcxh5"});
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
|
||||
var es_form = __webpack_require__(78241);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
|
||||
var tooltip = __webpack_require__(6848);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/modal/index.js + 16 modules
|
||||
var modal = __webpack_require__(43418);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules
|
||||
var message = __webpack_require__(8591);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
|
||||
var table = __webpack_require__(1710);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/pagination/index.js + 10 modules
|
||||
var pagination = __webpack_require__(58421);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/input/index.js + 3 modules
|
||||
var input = __webpack_require__(92832);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/upload/index.js
|
||||
var upload = __webpack_require__(60028);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/button/index.js
|
||||
var es_button = __webpack_require__(3113);
|
||||
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
|
||||
var dayjs_min = __webpack_require__(61186);
|
||||
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
|
||||
// EXTERNAL MODULE: ./src/utils/fetch.ts
|
||||
var fetch = __webpack_require__(82710);
|
||||
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
|
||||
var env = __webpack_require__(69423);
|
||||
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/CloseCircleFilled.js + 1 modules
|
||||
var CloseCircleFilled = __webpack_require__(19248);
|
||||
// EXTERNAL MODULE: ./src/components/markdown-editor/index.tsx + 10 modules
|
||||
var markdown_editor = __webpack_require__(92042);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
|
||||
var jsx_runtime = __webpack_require__(37712);
|
||||
;// CONCATENATED MODULE: ./src/pages/Laboratory/Regulationsadmins/index.tsx
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var Navigation = function Navigation(_ref) {
|
||||
var loading = _ref.loading,
|
||||
user = _ref.user;
|
||||
var _useState = (0,_react_17_0_2_react.useState)(),
|
||||
_useState2 = slicedToArray_default()(_useState, 2),
|
||||
keyword = _useState2[0],
|
||||
setkeyword = _useState2[1];
|
||||
var _Form$useForm = es_form/* default */.Z.useForm(),
|
||||
_Form$useForm2 = slicedToArray_default()(_Form$useForm, 1),
|
||||
myForm = _Form$useForm2[0];
|
||||
var _useState3 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState4 = slicedToArray_default()(_useState3, 2),
|
||||
openMyModal = _useState4[0],
|
||||
setOpenMyModal = _useState4[1];
|
||||
var _useState5 = (0,_react_17_0_2_react.useState)(''),
|
||||
_useState6 = slicedToArray_default()(_useState5, 2),
|
||||
centerId = _useState6[0],
|
||||
setCenterId = _useState6[1];
|
||||
var _useState7 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState8 = slicedToArray_default()(_useState7, 2),
|
||||
showCustomRules = _useState8[0],
|
||||
setShowCustomRules = _useState8[1];
|
||||
var _useState9 = (0,_react_17_0_2_react.useState)(''),
|
||||
_useState10 = slicedToArray_default()(_useState9, 2),
|
||||
isType = _useState10[0],
|
||||
setIsType = _useState10[1];
|
||||
var _useState11 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState12 = slicedToArray_default()(_useState11, 2),
|
||||
imgLoading = _useState12[0],
|
||||
setImgLoading = _useState12[1];
|
||||
var _useState13 = (0,_react_17_0_2_react.useState)(undefined),
|
||||
_useState14 = slicedToArray_default()(_useState13, 2),
|
||||
attachId = _useState14[0],
|
||||
setattachId = _useState14[1];
|
||||
|
||||
//预约数据
|
||||
var _useState15 = (0,_react_17_0_2_react.useState)([]),
|
||||
_useState16 = slicedToArray_default()(_useState15, 2),
|
||||
tableData = _useState16[0],
|
||||
setTableData = _useState16[1];
|
||||
var columns = [{
|
||||
title: '序号',
|
||||
dataIndex: 'number',
|
||||
ellipsis: true,
|
||||
render: function render(text, item, index) {
|
||||
console.log('---', index);
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottomLeft",
|
||||
title: limit * (page - 1) + index + 1,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: limit * (page - 1) + index + 1
|
||||
})
|
||||
});
|
||||
}
|
||||
}, {
|
||||
title: '规章制度名称',
|
||||
dataIndex: 'name',
|
||||
ellipsis: true,
|
||||
render: function render(text, record) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottomLeft",
|
||||
title: text,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
color: '#165DFF',
|
||||
cursor: 'pointer'
|
||||
},
|
||||
onClick: function onClick() {},
|
||||
children: text || '--'
|
||||
})
|
||||
});
|
||||
}
|
||||
}, {
|
||||
title: '创建人',
|
||||
dataIndex: 'user_name',
|
||||
ellipsis: true,
|
||||
render: function render(text) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottomLeft",
|
||||
title: text,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: text || '--'
|
||||
})
|
||||
});
|
||||
}
|
||||
}, {
|
||||
title: '创建时间',
|
||||
dataIndex: 'created_at',
|
||||
ellipsis: true,
|
||||
render: function render(text) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottomLeft",
|
||||
title: dayjs_min_default()(text).format('YYYY-MM-DD HH:mm'),
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
color: '#666666'
|
||||
},
|
||||
children: dayjs_min_default()(text).format('YYYY-MM-DD HH:mm') || '--'
|
||||
})
|
||||
});
|
||||
}
|
||||
}, {
|
||||
title: '操作',
|
||||
dataIndex: 'student_number9',
|
||||
ellipsis: true,
|
||||
width: 180,
|
||||
render: function render(text, record) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
color: "#165DFF",
|
||||
cursor: "pointer"
|
||||
},
|
||||
onClick: function onClick() {
|
||||
setOpenMyModal(true);
|
||||
setIsType('编辑');
|
||||
},
|
||||
children: "\u7F16\u8F91"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
color: "#5F6367",
|
||||
marginLeft: "10px",
|
||||
cursor: "pointer"
|
||||
},
|
||||
onClick: function onClick() {
|
||||
deleteItem(record === null || record === void 0 ? void 0 : record.id);
|
||||
},
|
||||
children: "\u5220\u9664"
|
||||
})]
|
||||
});
|
||||
}
|
||||
}];
|
||||
var _useState17 = (0,_react_17_0_2_react.useState)([]),
|
||||
_useState18 = slicedToArray_default()(_useState17, 2),
|
||||
customRulesList = _useState18[0],
|
||||
setCustomRulesList = _useState18[1];
|
||||
|
||||
//分页
|
||||
var _useState19 = (0,_react_17_0_2_react.useState)(0),
|
||||
_useState20 = slicedToArray_default()(_useState19, 2),
|
||||
total = _useState20[0],
|
||||
setTotal = _useState20[1];
|
||||
var _useState21 = (0,_react_17_0_2_react.useState)(1),
|
||||
_useState22 = slicedToArray_default()(_useState21, 2),
|
||||
page = _useState22[0],
|
||||
setPage = _useState22[1];
|
||||
var _useState23 = (0,_react_17_0_2_react.useState)(10),
|
||||
_useState24 = slicedToArray_default()(_useState23, 2),
|
||||
limit = _useState24[0],
|
||||
setLimit = _useState24[1];
|
||||
var _useState25 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState26 = slicedToArray_default()(_useState25, 2),
|
||||
isLoading = _useState26[0],
|
||||
setIsLoading = _useState26[1];
|
||||
var pageOnChange = function pageOnChange(page, size) {
|
||||
setPage(page);
|
||||
};
|
||||
var onShowSizeChange = function onShowSizeChange(current, pageSize) {
|
||||
setLimit(pageSize);
|
||||
};
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
initForm();
|
||||
}, []);
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
getList(false);
|
||||
}, [page, limit]);
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
getList(true);
|
||||
}, [keyword]);
|
||||
var getList = /*#__PURE__*/function () {
|
||||
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(flag) {
|
||||
var res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
|
||||
while (1) switch (_context.prev = _context.next) {
|
||||
case 0:
|
||||
if (flag) {
|
||||
setPage(1);
|
||||
}
|
||||
setIsLoading(true);
|
||||
_context.next = 4;
|
||||
return (0,fetch/* default */.ZP)("/api/yn_classrooms/rules.json", {
|
||||
method: 'get',
|
||||
params: {
|
||||
page: page,
|
||||
limit: limit,
|
||||
keyword: keyword
|
||||
}
|
||||
});
|
||||
case 4:
|
||||
res = _context.sent;
|
||||
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
|
||||
setTableData(res.data.list);
|
||||
setTotal(res.data.count);
|
||||
}
|
||||
// get_reservation_rules({
|
||||
// page: page,
|
||||
// limit: limit,
|
||||
// keyword: keyword,
|
||||
// user_id: user?.userInfo?.user_id
|
||||
// }).then((res) => {
|
||||
// if (res.status == 0) {
|
||||
// setTableData(res.data.list)
|
||||
// setTotal(res.data.count)
|
||||
// }
|
||||
// })
|
||||
setIsLoading(false);
|
||||
case 7:
|
||||
case "end":
|
||||
return _context.stop();
|
||||
}
|
||||
}, _callee);
|
||||
}));
|
||||
return function getList(_x) {
|
||||
return _ref2.apply(this, arguments);
|
||||
};
|
||||
}();
|
||||
var initForm = function initForm() {
|
||||
myForm.setFieldsValue({
|
||||
title: '',
|
||||
cycle: 'weekly',
|
||||
rule: 'whole'
|
||||
});
|
||||
setShowCustomRules(false);
|
||||
};
|
||||
var deleteItem = function deleteItem(id) {
|
||||
modal/* default */.Z.confirm({
|
||||
centered: true,
|
||||
okText: '确定',
|
||||
cancelText: '取消',
|
||||
title: '提示',
|
||||
content: '确认要删除这个规章制度吗?',
|
||||
className: Regulationsadminsmodules.modal,
|
||||
onOk: function () {
|
||||
var _onOk = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2() {
|
||||
var res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
|
||||
while (1) switch (_context2.prev = _context2.next) {
|
||||
case 0:
|
||||
_context2.next = 2;
|
||||
return (0,fetch/* default */.ZP)("/api/yn_classrooms/rules/".concat(id, ".json"), {
|
||||
method: 'delete'
|
||||
});
|
||||
case 2:
|
||||
res = _context2.sent;
|
||||
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
|
||||
message/* default */.ZP.success('删除成功!');
|
||||
getList(true);
|
||||
}
|
||||
// del_get_reservation_rules({ id }).then((res) => {
|
||||
// if (res.status == 0) {
|
||||
// message.success('删除成功!');
|
||||
// getList(true)
|
||||
// }
|
||||
// })
|
||||
case 4:
|
||||
case "end":
|
||||
return _context2.stop();
|
||||
}
|
||||
}, _callee2);
|
||||
}));
|
||||
function onOk() {
|
||||
return _onOk.apply(this, arguments);
|
||||
}
|
||||
return onOk;
|
||||
}()
|
||||
});
|
||||
};
|
||||
var renderImg = function renderImg() {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
style: {
|
||||
position: 'relative',
|
||||
backgroundColor: '#f4f3f4',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center'
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
src: env/* default */.Z.API_SERVER + "/api/attachments/" + attachId,
|
||||
alt: "avatar",
|
||||
style: {
|
||||
width: 288
|
||||
}
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
style: {
|
||||
position: 'absolute',
|
||||
right: '-6px',
|
||||
top: '-6px',
|
||||
cursor: 'pointer',
|
||||
backgroundColor: '#fff',
|
||||
width: '16px',
|
||||
height: '16px',
|
||||
borderRadius: '50%'
|
||||
},
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(CloseCircleFilled/* default */.Z, {
|
||||
onClick: function onClick() {
|
||||
return setattachId(undefined);
|
||||
},
|
||||
style: {
|
||||
fontSize: '16px',
|
||||
color: 'red'
|
||||
}
|
||||
})
|
||||
})]
|
||||
});
|
||||
};
|
||||
var handleChange = function handleChange(info) {
|
||||
if (info.file.status === 'uploading') {
|
||||
setImgLoading(true);
|
||||
return;
|
||||
}
|
||||
if (info.file.status === 'done') {
|
||||
var _info$file, _info$file3;
|
||||
setImgLoading(false);
|
||||
if (info.file.status === 'done' && ((_info$file = info.file) === null || _info$file === void 0 || (_info$file = _info$file.response) === null || _info$file === void 0 ? void 0 : _info$file.status) === -1) {
|
||||
var _info$file2;
|
||||
message/* default */.ZP.error((_info$file2 = info.file) === null || _info$file2 === void 0 || (_info$file2 = _info$file2.response) === null || _info$file2 === void 0 ? void 0 : _info$file2.message);
|
||||
return;
|
||||
}
|
||||
setattachId(info === null || info === void 0 || (_info$file3 = info.file) === null || _info$file3 === void 0 || (_info$file3 = _info$file3.response) === null || _info$file3 === void 0 ? void 0 : _info$file3.id);
|
||||
}
|
||||
};
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
style: {
|
||||
padding: 20
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Regulationsadminsmodules.header_div,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Regulationsadminsmodules.header_title,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "icon-zzxy-guizhangzhiduguanli"
|
||||
}), " \u89C4\u7AE0\u5236\u5EA6\u7BA1\u7406"]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Regulationsadminsmodules.search_params,
|
||||
style: {
|
||||
marginLeft: 'auto'
|
||||
}
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Regulationsadminsmodules.clear_Data,
|
||||
onClick: function onClick() {
|
||||
initForm();
|
||||
setCenterId('');
|
||||
setOpenMyModal(true);
|
||||
setIsType('新建');
|
||||
},
|
||||
children: "\u65B0\u5EFA\u89C4\u7AE0\u5236\u5EA6"
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: "materials-table-wrp",
|
||||
style: {
|
||||
marginRight: 0
|
||||
},
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
|
||||
loading: isLoading,
|
||||
pagination: false,
|
||||
dataSource: tableData,
|
||||
className: "materials-table",
|
||||
columns: columns
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
children: total > 0 ? /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
style: {
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'space-between',
|
||||
padding: '10px 7px 20px 7px'
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
|
||||
showSizeChanger: true,
|
||||
showQuickJumper: true,
|
||||
onChange: pageOnChange,
|
||||
onShowSizeChange: onShowSizeChange,
|
||||
defaultCurrent: 1,
|
||||
pageSizeOptions: ['10', '20', '50', '100'],
|
||||
current: page || 1,
|
||||
pageSize: limit || 10,
|
||||
defaultPageSize: 10,
|
||||
total: total
|
||||
})]
|
||||
}) : ''
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, {
|
||||
maskClosable: false,
|
||||
centered: true,
|
||||
keyboard: false,
|
||||
destroyOnClose: true
|
||||
// className={styles.my_modal}
|
||||
,
|
||||
className: "".concat(Regulationsadminsmodules.my_modal, " modalXazy"),
|
||||
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "icon-zzxy-fanhui"
|
||||
}),
|
||||
open: openMyModal,
|
||||
title: "".concat(isType, "\u89C4\u7AE0\u5236\u5EA6"),
|
||||
width: "950px",
|
||||
onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() {
|
||||
var _formInfo$cover_image, _formInfo$attachment_;
|
||||
var formInfo, res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee3$(_context3) {
|
||||
while (1) switch (_context3.prev = _context3.next) {
|
||||
case 0:
|
||||
_context3.next = 2;
|
||||
return myForm.validateFields();
|
||||
case 2:
|
||||
formInfo = myForm.getFieldsValue(); //获取图片id
|
||||
formInfo.cover_image_id = formInfo === null || formInfo === void 0 || (_formInfo$cover_image = formInfo.cover_image_id) === null || _formInfo$cover_image === void 0 || (_formInfo$cover_image = _formInfo$cover_image.file) === null || _formInfo$cover_image === void 0 || (_formInfo$cover_image = _formInfo$cover_image.response) === null || _formInfo$cover_image === void 0 ? void 0 : _formInfo$cover_image.id;
|
||||
formInfo.attachment_ids = formInfo === null || formInfo === void 0 || (_formInfo$attachment_ = formInfo.attachment_ids) === null || _formInfo$attachment_ === void 0 || (_formInfo$attachment_ = _formInfo$attachment_.fileList) === null || _formInfo$attachment_ === void 0 ? void 0 : _formInfo$attachment_.map(function (item) {
|
||||
var _item$response;
|
||||
return item === null || item === void 0 || (_item$response = item.response) === null || _item$response === void 0 ? void 0 : _item$response.id;
|
||||
});
|
||||
console.log('---', formInfo);
|
||||
// return
|
||||
_context3.next = 8;
|
||||
return (0,fetch/* default */.ZP)("/api/yn_classrooms/rules.json", {
|
||||
method: 'post',
|
||||
body: formInfo
|
||||
});
|
||||
case 8:
|
||||
res = _context3.sent;
|
||||
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
|
||||
getList(true);
|
||||
setOpenMyModal(false);
|
||||
}
|
||||
// // 配置details数据格式
|
||||
// let details: any = []
|
||||
// customRulesList.forEach((item) => {
|
||||
// item.reservation.forEach((item2: any, index2: any) => {
|
||||
// if (item2) {
|
||||
// details.push({
|
||||
// "week": item.weekDay,
|
||||
// "section": index2 + 1
|
||||
// })
|
||||
// }
|
||||
// })
|
||||
// })
|
||||
// if (isType != '查看') {
|
||||
// if (centerId) {
|
||||
// add_reservation_rules_update({ id: centerId, reservation_rule: { ...formInfo, details: details } }).then((res) => {
|
||||
// if (res.status == 0) {
|
||||
// message.success('编辑成功');
|
||||
// setOpenMyModal(false)
|
||||
// getList(true)
|
||||
// }
|
||||
// })
|
||||
// } else {
|
||||
// add_reservation_rules({ reservation_rule: { ...formInfo, details: details } }).then((res) => {
|
||||
// if (res.status == 0) {
|
||||
// message.success(`${isType}成功`);
|
||||
// setOpenMyModal(false)
|
||||
// getList(true)
|
||||
// }
|
||||
// })
|
||||
// }
|
||||
// } else {
|
||||
// setOpenMyModal(false)
|
||||
// }
|
||||
case 10:
|
||||
case "end":
|
||||
return _context3.stop();
|
||||
}
|
||||
}, _callee3);
|
||||
})),
|
||||
onCancel: function onCancel() {
|
||||
setOpenMyModal(false);
|
||||
myForm === null || myForm === void 0 || myForm.resetFields();
|
||||
},
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
|
||||
className: Regulationsadminsmodules.formWrap,
|
||||
form: myForm,
|
||||
labelCol: {
|
||||
span: 3
|
||||
},
|
||||
style: {
|
||||
marginTop: '20px'
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
||||
label: "\u5236\u5EA6\u540D\u79F0",
|
||||
name: "name",
|
||||
rules: [{
|
||||
required: true,
|
||||
message: '请输入规则名称'
|
||||
}],
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
|
||||
disabled: isType == '查看' ? true : false,
|
||||
onChange: function onChange(e) {
|
||||
var _e$target;
|
||||
myForm.setFieldValue('title', e === null || e === void 0 || (_e$target = e.target) === null || _e$target === void 0 || (_e$target = _e$target.value) === null || _e$target === void 0 ? void 0 : _e$target.trim());
|
||||
}
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
||||
name: "cover_image_id",
|
||||
label: "\u5C01\u9762\u56FE:",
|
||||
style: {
|
||||
marginBottom: "34px"
|
||||
},
|
||||
rules: [{
|
||||
required: true,
|
||||
message: '请上传封面图'
|
||||
}],
|
||||
children: attachId ? renderImg() : /*#__PURE__*/(0,jsx_runtime.jsx)(upload/* default */.Z, {
|
||||
withCredentials: true,
|
||||
name: "file",
|
||||
showUploadList: false,
|
||||
action: "".concat(env/* default */.Z.API_SERVER, "/api/attachments.json"),
|
||||
onChange: handleChange,
|
||||
accept: "image/*",
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
||||
loading: imgLoading,
|
||||
icon: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-shangchuantupian2"
|
||||
}),
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
marginLeft: "3px"
|
||||
},
|
||||
children: "\u4E0A\u4F20\u56FE\u7247"
|
||||
})
|
||||
})
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
||||
label: "\u6D3B\u52A8\u5185\u5BB9",
|
||||
name: "content",
|
||||
rules: [{
|
||||
required: true,
|
||||
message: '请输入活动内容'
|
||||
}],
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(markdown_editor/* default */.Z, {
|
||||
watch: true,
|
||||
defaultValue: ''
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
||||
label: "\u9644\u4EF6",
|
||||
name: "attachment_ids",
|
||||
rules: [{
|
||||
required: true,
|
||||
message: '请输入活动内容'
|
||||
}],
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(upload/* default */.Z, {
|
||||
withCredentials: true,
|
||||
name: "file",
|
||||
action: "".concat(env/* default */.Z.API_SERVER, "/api/attachments.json"),
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
||||
loading: imgLoading,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
style: {
|
||||
marginLeft: "3px"
|
||||
},
|
||||
children: "\u4E0A\u4F20\u9644\u4EF6"
|
||||
})
|
||||
})
|
||||
})
|
||||
})]
|
||||
})
|
||||
})]
|
||||
});
|
||||
};
|
||||
/* harmony default export */ var Regulationsadmins = ((0,_umi_production_exports.connect)(function (_ref4) {
|
||||
var loading = _ref4.loading,
|
||||
engineeringNavigtion = _ref4.engineeringNavigtion,
|
||||
user = _ref4.user;
|
||||
return objectSpread2_default()(objectSpread2_default()({
|
||||
loading: loading
|
||||
}, engineeringNavigtion), {}, {
|
||||
user: user
|
||||
});
|
||||
})(Navigation));
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 60028:
|
||||
/*!**********************************************************!*\
|
||||
!*** ./node_modules/_antd@5.9.0@antd/es/upload/index.js ***!
|
||||
\**********************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
/* harmony import */ var _Dragger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Dragger */ 71409);
|
||||
/* harmony import */ var _Upload__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Upload */ 37714);
|
||||
"use client";
|
||||
|
||||
|
||||
|
||||
const Upload = _Upload__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
||||
Upload.Dragger = _Dragger__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z;
|
||||
Upload.LIST_IGNORE = _Upload__WEBPACK_IMPORTED_MODULE_0__/* .LIST_IGNORE */ .E;
|
||||
/* harmony default export */ __webpack_exports__.Z = (Upload);
|
||||
|
||||
/***/ })
|
||||
|
||||
}]);
|
||||
@ -0,0 +1,126 @@
|
||||
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Laboratory/Regulationsadmins/index.less?modules ***!
|
||||
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.header_div___qy41A {
|
||||
display: flex;
|
||||
height: 60px;
|
||||
}
|
||||
.header_div___qy41A .header_title___Wu8pj {
|
||||
height: 38px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #96FFFD;
|
||||
line-height: 38px;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
overflow: hidden;
|
||||
border-radius: 19px;
|
||||
height: 38px;
|
||||
width: 260px;
|
||||
padding-left: 8px;
|
||||
background-color: #f6f7f9;
|
||||
border: none;
|
||||
margin-left: auto;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV span[class~='ant-input-search-icon'] {
|
||||
display: none;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV [class~='ant-input-affix-wrapper'] {
|
||||
background-color: #f6f7f9;
|
||||
border: none;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV [class~='ant-input-affix-wrapper'] {
|
||||
outline: none !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV span[class~='ant-input-group-addon'] {
|
||||
display: none;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV .searchIcon___oPKoy {
|
||||
margin-right: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.header_div___qy41A .search___XkbFV input {
|
||||
background-color: #f6f7f9;
|
||||
}
|
||||
.clear_Data___DGoyJ {
|
||||
width: 130px;
|
||||
height: 32px;
|
||||
background: linear-gradient(90deg, #4A6FFE 0%, #374DCF 100%);
|
||||
border-radius: 4px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #FFFFFF;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
margin-top: 3px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.search_params___Wcxh5 {
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-select-selector'] {
|
||||
height: 40px !important;
|
||||
line-height: 40px !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-form-item-label'] {
|
||||
height: 40px !important;
|
||||
line-height: 40px !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-form-item-label'] label {
|
||||
color: #90AAFF !important;
|
||||
display: block !important;
|
||||
height: 40px !important;
|
||||
line-height: 40px !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-select-selection-item'] {
|
||||
line-height: 36px !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-select-selector'] {
|
||||
height: 40px !important;
|
||||
background: #17378A !important;
|
||||
border: 1px solid #17378A !important;
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] {
|
||||
border: 1px solid #17378A !important;
|
||||
background: #17378A !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] input {
|
||||
background: #17378A !important;
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] input::-webkit-input-placeholder {
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] input:-ms-input-placeholder {
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] input::-ms-input-placeholder {
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-affix-wrapper'] input::placeholder {
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-input-group-addon'] button {
|
||||
background: #17378A !important;
|
||||
color: #90AAFF !important;
|
||||
border: 1px solid #17378A !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-picker'] {
|
||||
height: 40px !important;
|
||||
border: 1px solid #17378A !important;
|
||||
background: #17378A !important;
|
||||
}
|
||||
.search_params___Wcxh5 [class~='ant-picker'] input {
|
||||
color: #90AAFF !important;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,489 +0,0 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[72529],{
|
||||
|
||||
/***/ 86842:
|
||||
/*!****************************************************!*\
|
||||
!*** ./src/pages/User/Detail/[id].tsx + 6 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 */ _id_; }
|
||||
});
|
||||
|
||||
// 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__(88271);
|
||||
// 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/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectWithoutProperties.js
|
||||
var objectWithoutProperties = __webpack_require__(39647);
|
||||
var objectWithoutProperties_default = /*#__PURE__*/__webpack_require__.n(objectWithoutProperties);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
|
||||
var tooltip = __webpack_require__(6848);
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/index.less?modules
|
||||
// extracted by mini-css-extract-plugin
|
||||
/* harmony default export */ var Menusmodules = ({"flex_box_center":"flex_box_center___gzO10","flex_space_between":"flex_space_between___HD4df","flex_box_vertical_center":"flex_box_vertical_center___biRrw","flex_box_center_end":"flex_box_center_end___vGSp5","flex_box_column":"flex_box_column___M8cXk","flex-col":"flex-col___rbPXu","flex-row":"flex-row___aYcPz","justify-start":"justify-start___EMdQE","justify-center":"justify-center___wgIux","justify-end":"justify-end___Dq0gj","justify-evenly":"justify-evenly___n1_G_","justify-around":"justify-around___cJ_UI","justify-between":"justify-between___hxISI","align-start":"align-start___yW3bI","align-center":"align-center___UHyuR","align-end":"align-end___e40W0","menuWrap":"menuWrap___PO4bq","crumbs":"crumbs___deUWl","info":"info___yqdBj","avatar":"avatar___AAwgi","name":"name___StpT8","approve":"approve___Uf6lz","number":"number___wTMVZ","attendance":"attendance___EUyoc","btn":"btn___TFPf7","nav":"nav___kkv6O","active":"active___s1gIo"});
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/img/s1.png
|
||||
var s1_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABW5JREFUSEudVn9olWUUPud+9945UwKXUC40FaZGJrqubQ5tgza1VHQ6iYxMEkuZEWqhUII/qv9qwwokTbRQmlpClMzd2g8jV6mzRdoKsTIlzOUfs7Z7v+89T7zv9+N+93qn0oXLB9997/uc85zzPOcw3cZn1iFMVY6zkIRmAigWoVEkRAJcJsWXFHCciY+cXBnvutV1fLMDlUecJcqW7QBNIGESAcF82TxFiAAiKJgnCfeA6ZWu5wsODXZvXsCaZoxNDzj7oagMOhMDQpmvBtGAyn0SmESDemcJkU6QPNm9tvBCLvANgNWf4xFlq8NKUEQgc5G5MAvUC8D87mUZ+t2cBfVGKbq464VYexg0C9CAiWqBUMzNyKNNNF3hTDPvw5SaDE2A+r+sQW0SVP+wrjAADQA1jSLynSgUuTVxaTJZurT9BUGrCLEIlZDQFJfWEKUGyDvvP4l7Iw4lul9y6Q0Aq5vlhDhiamai9ijSYIzIu5G7rPVtVTzg0zNjr11ui3xAQuMDug29fi1DrIA6z24YWh4A1jRjiYg6mAELUQP+pGNxtDZf11XsxeiUnT4HwVAdpJ9tdqO5bDFF6n7cUHDIZDi7WX4SYIKJVPkU6mgZYGtMx0K+OFibJ3alXhfQpkyN3e516xiqO7jn3MuFE3luC6Y6Iqd9Cl06vWiJL7Yvio6+mVYf2m0/Ct1onkR0Nrl19CXFEp3Gs5NqC4Q2Gx0ZEfs11E5CFzoWRcfdDDCxy54FSHtGNhnNamMIdzeDt/LspHwpSqoC8Xq10FERMQpg3X2slq8MBvrwnvQax5Z3wjUMa9bXstsf3MpzktKjFEpyKfV1CKLGjtrYi/kAV51ErKs73S0OJoYbLrgrq4bG+n7mmqTqI6FhYUpd3WVcJCKR9e1LrTfDoOVNKHT+SX8EQSnE2sGgkyRyhyOogEP1AhT6vhvK8jrXJKWPBC5goEHfN827rxm0sb0udnzG/vRaIr63aHh0y9W/068q4UQ8Hqv7ahlfCwcz/e2BkpTgmCgaYwzetTrtPn0epVJiuitoHG39nBJFq9tro3v8yyoO2K9BMLc4Fkv81m+fgcSqp06m3otXKHL0MU7pc6U7ETv1HNtTGvurFOgLKKMtc7ehdE5SWkVQmdulJLyudaH1VjjymU24X6WdeWC0waZVnc/EV07fnd6ngOGnVhYsKt2JO8UZ+AXMK86sGfLZ5IaBs6JkUjBpdNNoWYjCZtOV/lTQmUaj97Q9zn/mNktlE4al0moBlBR1Lo/vSOxJvSE2NoKsORBJQGGbIFLWXR//5oGG/gNQeMIvFQtvNcJXkNNBDQ3fTMPYGvnpfL6arzvLPrQrWGTeiacLNmnhk0iLCHWTomIluPx9/ZAH9f8mNwy0QqHSlwlHo9OyrS1UQ0SiI9sGAaxrQvz3f9Mfdy6Pz69qI+v6+XSPKIxztRt5tmt1/P3yXRhxvS/1q4gM9zToWps+Eph3sC4wWWSVJxdw56CC32dvhsK1b1fEd5S9l5qUJlrGijBuRHzbwaWcntKY+kCJPOVrktnKmLe+tPqoc0LgrhSmWynSB4UWEvwBoT4B2RmrMuY8QhTqRVHjkMLYNl8apTsx3rFTDVCY581RPU+zx5OX5VhR3gDOmYfu0hTSU7C/uFPBlF1wHoqiENznmrfno0CvpfjGAWyy1CsGpAUKscy0zzZgE7Xri4aJwDfzzEMCD75i+LXSoI6tDgMo8seUtwLmuTxjfzfMQ6Je61ZLlA9q1sR+Zz+EyvJtbZks3bkZjDVPUhC+/TUx3JV6EYaD7Upogrt/ehl5F4sSU1vfMP73IpwrhfCqryDFLDzKm+qXSfiSUjjOkdtb9f8DnvFAdkid8jMAAAAASUVORK5CYII=";
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/img/s.png
|
||||
var s_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAA7VJREFUSEu9lk2IHFUQx///eWRnogtCRDAqmR2dfq/jQVFZyCKaCAYUo/gVMHoSRVAUxFwS0ECMmpsSFj3qIaCInxcvBrJKQCOKigft6mYIOBpkNWRhHFBnu0veZDr2zk7PLCr7Tk2/qvq9qldVr4g1rCRJrsuy7G5VvQnA5QAuG6idBvAzyROVSuXDIAi+mWSO4wSSJLk/TdMXALhJhgb7Yox5NgiCd8vkRwKjKGqQfFNVt60RtEKM5ElVfTAMw1PD+quASZJsT9P0PQAX/xtYQeeMMea+IAg+LdpZARzAjgHY8B9huXrPGLOzCD0P9GEE8GWZZyR/BbCgqiRpVfXaNR7qDIDZPLzngSLyedmdkXxtampqb6PR+COHJEkyl2XZUVW9ahLY36lzbs7L9YGDbHxnlCLJD5xz947aa7VaW3q93g8ALpgENcbs9tnbB0ZRFI1KfZJqjKk3m812mUEReUlV908CApAwDEP6ok7T9OsS79rOuS3jjInIrarqE23iMsZcTxE5qKoHSoCnnHNXjrMUx/HNWZatSP3SoiefZxRFxwHcUgL0Ib202WwujgnpE6r66kT3zgkseKAAsGMUjoRh+PSofVXdEMfxd6oarhEYe2AHwPQ4BZJ7nXMvF2Xa7fbGbrf7NoAbSM4D+EpVLwRwI8knVXXjCJu/rwX4Gcl9zrkTcRw/BeCK6enpg51O5zlf0LVabXe9Xj9bNN5qtWyv1/sYQH0I2ikNKck/ST5urX0jVxKRFwHcbq2dFZFvq9XqzpmZmd98PZPseTkfZv+dJMmOLMuO+85UgPZDugBgx7D7JJ9xzr1S/J8kydVpmu4i+QmAx5xzj4rIUX8lzrl7Wq3WRcvLywnJh621H4nI96q6tWBjobQsqtXq5kaj8cvwQRYXF6eXlpbu8j3XWjsvIodVdZ8x5jZVnc2y7FClUtlmrf1CRN5S1QdyG/RlUVb4JC9xzvlwrVpRFPnE2OWc258XPkmfrX4aOB2G4TVeKYoiH4ntuYF+4Q82VrW2cUBVnYrj+H1r7Z0ATBzHoqr9BmGMeSQIgtfb7fambrf7IwCfuX6da23+a1TzNsbMBUFwsqxcROQAybM+rHEcb82y7CGfLNbawyT/EhE/MewpePdP8+7jVz9PHZLHVPUnAP67n4X5UtVNvt4AHKnVaofy0hiMJ/Oqekfh7lY+T4Owjn2Ayzz1//2rAqA1KPzNQ7KjH+BBaP08sz4jRn6qdR2icui6jonF+K/bIDycIP/nqP83Fw/wC2ieHm4AAAAASUVORK5CYII=";
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/img/z1.png
|
||||
var z1_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABNNJREFUSEuVVmtoXEUYPXPXTQxtcKXYaBJrgthUEJoEgrESN9G2ItJaNy1qRcmaIIJQqD/8YctKaqsGEREsJhYbEB9oYn1jQUwtlSZSSB/S6mqb5rUxGDdt2ahJd+83MjN37p27m01iIOzlPubMnO985zsMS/hb/3trzVwGWzihgYOV2YRS4gycY4I4EhmyjsFin5+u7jy52HJsoRc2DrVtzaT5XuK8SgAQATYBHOqXiIG4+AXEc4DFCWz32bqu3nzrzgu4abitci5jf0ic1YsFJYgANK8lOJdA4pm6VpvgsAY4C26P3/nWxWzgHMBNY9FwOo1PibBCLKbB9IJqcf8GBJC+r0/MOUsSAs3n17191AT1AQowO8O+I86DmkJFl6JMXys6nXsupf53nBqnwQIbTFAXcNtkW+XsnH1CnEwu6NDE4dXOWWReijW9Zk3FPQ4rWWAH6+JhRa8L+NBYtN+2IWtmfqRP9dj1D+LplZEcLaQy/6DpzHO4ykmd2mVEb1rCDAw3dN3lAkbGo1szhB5yRKDoU4LQ1BXwAhyojGFV4Y0+0BdHuvFF8rgHJhnxvred+nJg2+g9Xb3yhA+PR38lQpV46O3SVKXabUWwDO9U7kKhVSBBv54+jthIt2TEFY1Zc6FqWzwT/1Z8tLFzDWtOtNbYZA+a4vBkrhWpWoNxC723vYYbgiEJ2DH+ASbnLuHIldMGlWKjDGQrhtQJnb5lVi1rTkTbiSPmKU/X0Glq49Th4jrsKX/GpXRodgJ9l0/C5oT9ia+M2mcrVgECgT0CsM8m3mSeytcKmhYwvHnz86hetjqrhgcRW9WCj/7sw6sjH4McVZtt4/YtcIQ1J1riNmG16xKSBkMwTk0qCsrRXdmeo9LvLw8iAAuNoWq8MXYIB/447PWocCOHIelUwG/ihCkiLPdx7YB4jsKws+QJbA6FcwAFnftG30fsliexa6gbn031++qmLNHpZY4ZBcix3HaK7PWhZ8xFrAg9t76OIqtwXk8+OPkt7g3V4PFzHbiU+TvHhVx7BFIskmiJk6RU9U62J4r7kdBGPLvykbyDZTqdwo4L+3EqdSHXAg1z52CC0qf6iHiTz5oM3xTFf6/iZZQVlCw46l4YehdfJn/yn87wWaVSJkQTbbeJx0yfNFVae+0d6Cjfudhcxc8zF7H9l1dckXhTRvWhUC/nlmiL1hoiGpTK1ENVSlsp9aWbdqB+2dpFAcULj57bhzOpEUWroXQNbjFW67c2bUuGPT1QHEYktB4VhaV5QecojcPTJ9A58Q1GZqd89qi91CbExxu71khAZd68x5x52fOwuuh2REL34e7itbCYJcEnrybxyV8/4NDUj5hOz/gE419LxBLmmbf4ePNoSz8Rq3d9L888LLlmBe6/bh3O/5vA0SunkHaV7ZiFkXHkPBQqJTYwHDbGkwDUA9iW0cKY6HkmvrZC+Wsmgux5yFmyMBis0/kmT8RAMHse6t2qNOCMIzNe6OFrzEMOls6wwIZhI9csEKKYPKlSWG5emXcDxsQX0YK4tXCI0jI0Y6IG9J3MyTxevc1o4cRELDEmmtqXQTjD9xLxKtmjRqAyx5kbHcHi3Ga7z9b/zyCc3XAi6qcz1habqIE4K+McpY5QJjghkeE4BiuwpKj/HzXrtW9CRHoFAAAAAElFTkSuQmCC";
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/img/z.png
|
||||
var z_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAApVJREFUSEu9VsuKE0EUPZWKGUgy5CF5kExIQmjTWwVBFyIu3Avqxm8RQfFb3KjgXnAQFw4Iuu22BySBmBcZ8iQJSafkNt1DHqar0CF32/fe03XuObeKQSEsy7q5Wq0eCSHuAcgDyLllvwE0GGNfAoHAB03TfsjaMb8Ey7Ke2Lb9GkBV1sj9bnLOn2ua9m5f/l8BDcMoM8beCCHuKAJtpDHGzoQQz3Rd/7VdvwNoWdZ927bfA7j+L2BrNT3O+WNN0z6v99kAdME+Arj2n2Be+YJz/nAd9BKQaATw7QpOtv2vPQC3PXovAU3T/Oo3s2QyiVQqtXNw27Zxfn7uSwjNtFqt3qUkB9BV41u/KsYYSqUSQqHQRlqz2cRwOJROgHP+lNTrABqGYahIn8CKxSICgYADMBgM0Gq1pGCeZXRd1xmZ2rbt76pVlUoFwWDQSW+321gsFphMJkrlnPNbzDTNl0KIFyoVx8fHyOW8JQPM53OMx2MIIdDrkTb8gzH2ihmG8QnAA1kyfS8UCgiHwzszzGaz6Pf76HQ6sjanBGgCuCHLpPmVy+SczRiNRiBBRaNRdLtdXFxc+LX6SYAjAFEZYCaTQTwe30kjOmmWdEoFxY6VAEmVJBZPnduoND+ab61Ww2q18vv3kRKliUQC6XR6b6PlcolGo4HZbCYjyqFUKhqa3bbhtzsr0Eklp1JbRCIRnJycyP4c0+kU9XrdN8+xhcz4+XzeUaBK0Az9aHWMT438VlssFgPN8OjoaC8mCYXsQeKhzbMnTGe10UeV5U2GJ1vQacl3FNScDE87lW4Nv9hY3pQou568ZrRH6dTeWlOheud6cmk97AXsUkvvmcM8MTxqDvqI8kAP+kxcF8HBHsLbyrvKp/4fx2NdC3LCqTwAAAAASUVORK5CYII=";
|
||||
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
|
||||
var env = __webpack_require__(69423);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
|
||||
var jsx_runtime = __webpack_require__(37712);
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/Menus/index.tsx
|
||||
|
||||
|
||||
|
||||
|
||||
var _excluded = ["userDetail", "user", "globalSetting", "loading", "dispatch"];
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var NavType = /*#__PURE__*/function (NavType) {
|
||||
NavType["Classrooms"] = "classrooms";
|
||||
NavType["Shixuns"] = "shixuns";
|
||||
NavType["Paths"] = "paths";
|
||||
NavType["Projects"] = "projects";
|
||||
NavType["Videos"] = "videos";
|
||||
NavType["Topics"] = "topics";
|
||||
NavType["Teach"] = "teach-group";
|
||||
NavType["CreateImg"] = "experiment-img";
|
||||
NavType["Certificate"] = "certificate";
|
||||
NavType["OtherResources"] = "otherResources";
|
||||
NavType["UserPortrait"] = "userPortrait";
|
||||
NavType["LearningPath"] = "learningPath";
|
||||
NavType["virtualSpaces"] = "vspaces";
|
||||
NavType["Competitions"] = "competitions";
|
||||
NavType["Classmanagement"] = "classmanagement";
|
||||
NavType["Devicegroup"] = "Devicegroup";
|
||||
return NavType;
|
||||
}(NavType || {});
|
||||
var showSearchMapping = [{
|
||||
name: 'classrooms',
|
||||
placeholder: '请搜索课堂/课程名称'
|
||||
}, {
|
||||
name: 'shixuns',
|
||||
placeholder: '搜索实践项目'
|
||||
}, {
|
||||
name: 'paths',
|
||||
placeholder: '搜索实践课程'
|
||||
}, {
|
||||
name: 'videos',
|
||||
placeholder: '搜索视频'
|
||||
}];
|
||||
var Banner = function Banner(_ref) {
|
||||
var _user$userInfo, _userDetail$homepageI, _userDetail$homepageI2, _userDetail$homepageI3, _userDetail$homepageI4, _userDetail$homepageI5, _userDetail$homepageI6, _userDetail$homepageI7, _userDetail$homepageI8, _userDetail$homepageI9, _userDetail$homepageI10, _find, _globalSetting$settin, _find2, _globalSetting$settin2, _find3, _globalSetting$settin3, _user$userInfo2, _globalSetting$settin4, _user$userInfo3, _user$userInfo4, _globalSetting$settin5, _user$userInfo5, _user$userInfo6, _user$userInfo7, _user$userInfo8, _user$userInfo9, _user$userInfo10, _user$userInfo11, _user$userInfo12, _user$userInfo13, _user$userInfo14, _userDetail$homepageI11, _userDetail$homepageI12;
|
||||
var userDetail = _ref.userDetail,
|
||||
user = _ref.user,
|
||||
globalSetting = _ref.globalSetting,
|
||||
loading = _ref.loading,
|
||||
dispatch = _ref.dispatch,
|
||||
props = objectWithoutProperties_default()(_ref, _excluded);
|
||||
var location = (0,_umi_production_exports.useLocation)();
|
||||
var username = (0,_react_17_0_2_react.useRef)();
|
||||
var _useState = (0,_react_17_0_2_react.useState)(),
|
||||
_useState2 = slicedToArray_default()(_useState, 2),
|
||||
activeKey = _useState2[0],
|
||||
setActiveKey = _useState2[1];
|
||||
var params = (0,_umi_production_exports.useParams)();
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
var _location$pathname$sp, _location$pathname$sp2;
|
||||
username.current = (_location$pathname$sp = location.pathname.split('/')) === null || _location$pathname$sp === void 0 ? void 0 : _location$pathname$sp[2];
|
||||
var active = (_location$pathname$sp2 = location.pathname.split('/')) === null || _location$pathname$sp2 === void 0 ? void 0 : _location$pathname$sp2[3];
|
||||
setActiveKey(active || NavType.Classrooms);
|
||||
}, [location.pathname]);
|
||||
var handleSigned = /*#__PURE__*/function () {
|
||||
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() {
|
||||
var res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
|
||||
while (1) switch (_context.prev = _context.next) {
|
||||
case 0:
|
||||
_context.next = 2;
|
||||
return dispatch({
|
||||
type: 'userDetail/signed'
|
||||
});
|
||||
case 2:
|
||||
res = _context.sent;
|
||||
if (res) {
|
||||
dispatch({
|
||||
type: 'userDetail/getHomepageInfo',
|
||||
payload: {
|
||||
username: username.current
|
||||
}
|
||||
});
|
||||
}
|
||||
case 4:
|
||||
case "end":
|
||||
return _context.stop();
|
||||
}
|
||||
}, _callee);
|
||||
}));
|
||||
return function handleSigned() {
|
||||
return _ref2.apply(this, arguments);
|
||||
};
|
||||
}();
|
||||
console.log('user.userInfo', user.userInfo);
|
||||
var dealWith = function dealWith(value) {
|
||||
var num = Number(value || 0);
|
||||
if (value > 10000) {
|
||||
num = num / 10000;
|
||||
num = Math.floor(num * 10) / 10;
|
||||
return num + '万';
|
||||
}
|
||||
return num;
|
||||
};
|
||||
var isCurrent = ((_user$userInfo = user.userInfo) === null || _user$userInfo === void 0 ? void 0 : _user$userInfo.login) === username.current;
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.menuWrap,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.crumbs,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
||||
children: ["\u6211\u7684\xA0", '>', "\xA0"]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("b", {
|
||||
children: "\u4E2A\u4EBA\u4E3B\u9875"
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.info,
|
||||
children: [((_userDetail$homepageI = userDetail.homepageInfo) === null || _userDetail$homepageI === void 0 ? void 0 : _userDetail$homepageI.avatar_url) && /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
className: Menusmodules.avatar,
|
||||
width: 56,
|
||||
alt: "\u5934\u50CF",
|
||||
src: "".concat(env/* default */.Z.IMG_SERVER, "/images/").concat((_userDetail$homepageI2 = userDetail.homepageInfo) === null || _userDetail$homepageI2 === void 0 ? void 0 : _userDetail$homepageI2.avatar_url)
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("b", {
|
||||
className: Menusmodules.name,
|
||||
children: (_userDetail$homepageI3 = userDetail.homepageInfo) === null || _userDetail$homepageI3 === void 0 ? void 0 : _userDetail$homepageI3.name
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.approve,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottom",
|
||||
title: (_userDetail$homepageI4 = userDetail.homepageInfo) !== null && _userDetail$homepageI4 !== void 0 && _userDetail$homepageI4.professional_certification ? '已职业认证' : '立即去职业认证',
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
||||
onClick: function onClick() {
|
||||
return _umi_production_exports.history.push('/account/certification');
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
width: 14,
|
||||
src: (_userDetail$homepageI5 = userDetail.homepageInfo) !== null && _userDetail$homepageI5 !== void 0 && _userDetail$homepageI5.professional_certification ? s1_namespaceObject : s_namespaceObject,
|
||||
alt: ""
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: "\u804C\u4E1A\u8BA4\u8BC1"
|
||||
})]
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
||||
placement: "bottom",
|
||||
title: (_userDetail$homepageI6 = userDetail.homepageInfo) !== null && _userDetail$homepageI6 !== void 0 && _userDetail$homepageI6.authentication ? '已实名认证' : '立即去实名认证',
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
||||
onClick: function onClick() {
|
||||
return _umi_production_exports.history.push('/account/certification');
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
width: 14,
|
||||
src: (_userDetail$homepageI7 = userDetail.homepageInfo) !== null && _userDetail$homepageI7 !== void 0 && _userDetail$homepageI7.authentication ? z1_namespaceObject : z_namespaceObject,
|
||||
alt: ""
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: "\u5B9E\u540D\u8BA4\u8BC1"
|
||||
})]
|
||||
})
|
||||
})]
|
||||
})]
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.number,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("b", {
|
||||
children: (_userDetail$homepageI8 = userDetail.homepageInfo) === null || _userDetail$homepageI8 === void 0 ? void 0 : _userDetail$homepageI8.experience
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
||||
children: [isCurrent ? '我' : 'TA', "\u7684\u7ECF\u9A8C\u503C"]
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("b", {
|
||||
children: dealWith(((_userDetail$homepageI9 = userDetail.homepageInfo) === null || _userDetail$homepageI9 === void 0 ? void 0 : _userDetail$homepageI9.grade) || 0)
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
||||
children: [isCurrent ? '我' : 'TA', "\u7684\u91D1\u5E01"]
|
||||
})]
|
||||
})]
|
||||
}), isCurrent && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Menusmodules.attendance,
|
||||
children: (_userDetail$homepageI10 = userDetail.homepageInfo) !== null && _userDetail$homepageI10 !== void 0 && _userDetail$homepageI10.attendance_signed ? /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Menusmodules.btn,
|
||||
children: "\u5DF2\u7B7E\u5230"
|
||||
}) : /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
style: {
|
||||
cursor: 'pointer'
|
||||
},
|
||||
onClick: handleSigned,
|
||||
className: Menusmodules.btn,
|
||||
children: "\u7ACB\u5373\u7B7E\u5230"
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Menusmodules.nav,
|
||||
children: [!((_find = (((_globalSetting$settin = globalSetting.setting) === null || _globalSetting$settin === void 0 ? void 0 : _globalSetting$settin.navbar) || []).find(function (item) {
|
||||
return item.link === "/".concat(NavType.Classrooms);
|
||||
})) !== null && _find !== void 0 && _find.hidden) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Classrooms ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/classrooms"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Classrooms);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-jiaoxueketang1 "
|
||||
}), "\u6559\u5B66\u8BFE\u5802"]
|
||||
}), !((_find2 = (((_globalSetting$settin2 = globalSetting.setting) === null || _globalSetting$settin2 === void 0 ? void 0 : _globalSetting$settin2.navbar) || []).find(function (item) {
|
||||
return item.link === "/".concat(NavType.Shixuns);
|
||||
})) !== null && _find2 !== void 0 && _find2.hidden) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Shixuns ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/shixuns"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Shixuns);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-shijianxiangmu "
|
||||
}), "\u5B9E\u8DF5\u9879\u76EE"]
|
||||
}), !((_find3 = (((_globalSetting$settin3 = globalSetting.setting) === null || _globalSetting$settin3 === void 0 ? void 0 : _globalSetting$settin3.navbar) || []).find(function (item) {
|
||||
return item.link === "/".concat(NavType.Paths);
|
||||
})) !== null && _find3 !== void 0 && _find3.hidden) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Paths ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/paths"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Paths);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-shijiankecheng "
|
||||
}), "\u5B9E\u8DF5\u8BFE\u7A0B"]
|
||||
}), ((_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.main_site) && !((_globalSetting$settin4 = globalSetting.setting) !== null && _globalSetting$settin4 !== void 0 && _globalSetting$settin4.is_local) && /*#__PURE__*/(0,jsx_runtime.jsx)("li", {
|
||||
className: "".concat(activeKey === NavType.Projects ? Menusmodules.active : ''),
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Projects ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/projects"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Projects);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-kaifaxiangmu "
|
||||
}), "\u5F00\u53D1\u9879\u76EE"]
|
||||
})
|
||||
}), ((_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.login) === (params === null || params === void 0 ? void 0 : params.username) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/competitions"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Teach);
|
||||
},
|
||||
className: activeKey === NavType.Competitions ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-xuexipaiming"
|
||||
}), "\u7ADE\u8D5B\u7BA1\u7406"]
|
||||
}), ((_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.main_site) && !((_globalSetting$settin5 = globalSetting.setting) !== null && _globalSetting$settin5 !== void 0 && _globalSetting$settin5.is_local) && (isCurrent && ((_user$userInfo5 = user.userInfo) === null || _user$userInfo5 === void 0 ? void 0 : _user$userInfo5.is_teacher) || ((_user$userInfo6 = user.userInfo) === null || _user$userInfo6 === void 0 ? void 0 : _user$userInfo6.admin)) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Videos ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/videos"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Videos);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-shipinwenjian "
|
||||
}), "\u89C6\u9891\u6587\u4EF6"]
|
||||
}), ((_user$userInfo7 = user.userInfo) === null || _user$userInfo7 === void 0 ? void 0 : _user$userInfo7.main_site) && isCurrent && ((_user$userInfo8 = user.userInfo) === null || _user$userInfo8 === void 0 ? void 0 : _user$userInfo8.is_teacher) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
className: activeKey === NavType.Topics ? Menusmodules.active : '',
|
||||
to: "/users/".concat(username.current, "/topics/personal"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Topics);
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-ziyuan2 "
|
||||
}), "\u8BFE\u5802\u8D44\u6E90"]
|
||||
}), ((_user$userInfo9 = user.userInfo) === null || _user$userInfo9 === void 0 ? void 0 : _user$userInfo9.user_identity) !== '学员' && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/vspaces"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.virtualSpaces);
|
||||
},
|
||||
className: activeKey === NavType.virtualSpaces ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-xunishequ "
|
||||
}), "\u865A\u62DF\u793E\u533A"]
|
||||
}), ((_user$userInfo10 = user.userInfo) === null || _user$userInfo10 === void 0 ? void 0 : _user$userInfo10.login) === (params === null || params === void 0 ? void 0 : params.username) && ((_user$userInfo11 = user.userInfo) === null || _user$userInfo11 === void 0 ? void 0 : _user$userInfo11.mirror_marker_auth) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/experiment-img"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.CreateImg);
|
||||
},
|
||||
className: activeKey === NavType.CreateImg ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-jingxiang2 "
|
||||
}), "\u5B9E\u9A8C\u955C\u50CF"]
|
||||
}), ((_user$userInfo12 = user.userInfo) === null || _user$userInfo12 === void 0 ? void 0 : _user$userInfo12.user_identity) !== '学员' && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/certificate"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Certificate);
|
||||
},
|
||||
className: activeKey === NavType.Certificate ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-zhengshuguanli "
|
||||
}), "\u8BC1\u4E66\u7BA1\u7406"]
|
||||
}), ((_user$userInfo13 = user.userInfo) === null || _user$userInfo13 === void 0 ? void 0 : _user$userInfo13.login) === (params === null || params === void 0 ? void 0 : params.username) && ((_user$userInfo14 = user.userInfo) === null || _user$userInfo14 === void 0 ? void 0 : _user$userInfo14.user_identity) !== '学员' && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/teach-group"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Teach);
|
||||
},
|
||||
className: activeKey === NavType.Teach ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-tuandui "
|
||||
}), "\u6559\u7814\u56E2\u961F"]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/otherResources"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.OtherResources);
|
||||
},
|
||||
className: activeKey === NavType.OtherResources ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-ziyuan2 "
|
||||
}), "\u8D44\u6E90\u4E2D\u5FC3"]
|
||||
}), user.userInfo.is_teacher && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/classmanagement"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Classmanagement);
|
||||
},
|
||||
className: activeKey === NavType.Classmanagement ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-banjiguanli"
|
||||
}), "\u73ED\u7EA7\u7BA1\u7406", (_userDetail$homepageI11 = userDetail.homepageInfo) !== null && _userDetail$homepageI11 !== void 0 && _userDetail$homepageI11.student_group_count ? "\uFF08".concat((_userDetail$homepageI12 = userDetail.homepageInfo) === null || _userDetail$homepageI12 === void 0 ? void 0 : _userDetail$homepageI12.student_group_count, "\uFF09") : "\uFF080\uFF09"]
|
||||
}), user.userInfo.is_teacher && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/users/".concat(username.current, "/devicegroup"),
|
||||
onClick: function onClick() {
|
||||
return setActiveKey(NavType.Devicegroup);
|
||||
},
|
||||
className: activeKey === NavType.Devicegroup ? Menusmodules.active : '',
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "iconfont icon-banjiguanli"
|
||||
}), "\u8BBE\u5907\u7EC4\u7BA1\u7406"]
|
||||
})]
|
||||
})]
|
||||
});
|
||||
};
|
||||
/* harmony default export */ var Menus = ((0,_umi_production_exports.connect)(function (_ref3) {
|
||||
var user = _ref3.user,
|
||||
userDetail = _ref3.userDetail,
|
||||
loading = _ref3.loading,
|
||||
globalSetting = _ref3.globalSetting;
|
||||
return {
|
||||
user: user,
|
||||
userDetail: userDetail,
|
||||
globalSetting: globalSetting,
|
||||
loading: loading.models.index
|
||||
};
|
||||
})(Banner));
|
||||
// EXTERNAL MODULE: ./src/pages/User/Detail/index.less?modules
|
||||
var Detailmodules = __webpack_require__(18586);
|
||||
;// CONCATENATED MODULE: ./src/pages/User/Detail/[id].tsx
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var UserDetailPage = function UserDetailPage(_ref) {
|
||||
var userDetail = _ref.userDetail,
|
||||
globalSetting = _ref.globalSetting,
|
||||
loading = _ref.loading,
|
||||
dispatch = _ref.dispatch;
|
||||
var params = (0,_umi_production_exports.useParams)();
|
||||
var username = (0,_react_17_0_2_react.useRef)();
|
||||
var _useState = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState2 = slicedToArray_default()(_useState, 2),
|
||||
overflow = _useState2[0],
|
||||
setOverflow = _useState2[1];
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
username.current = params.username;
|
||||
dispatch({
|
||||
type: 'userDetail/getHomepageInfo',
|
||||
payload: {
|
||||
username: username.current
|
||||
}
|
||||
});
|
||||
dispatch({
|
||||
type: 'globalSetting/footerToggle',
|
||||
payload: false
|
||||
});
|
||||
return function () {
|
||||
dispatch({
|
||||
type: 'globalSetting/footerToggle',
|
||||
payload: true
|
||||
});
|
||||
};
|
||||
}, [params]);
|
||||
var handleMouseEnter = function handleMouseEnter(event) {
|
||||
var element = event.currentTarget;
|
||||
if (element.scrollHeight > element.clientHeight) {
|
||||
setOverflow(true);
|
||||
}
|
||||
};
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Detailmodules/* default */.Z.content,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Detailmodules/* default */.Z.leftBox,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: "".concat(Detailmodules/* default */.Z.leftWrap, " ").concat(overflow ? '' : Detailmodules/* default */.Z.hiddenBar),
|
||||
onMouseEnter: handleMouseEnter,
|
||||
onMouseLeave: function onMouseLeave() {
|
||||
return setOverflow(false);
|
||||
},
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(Menus, {})
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Detailmodules/* default */.Z.rightBox,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Detailmodules/* default */.Z.rightWrap,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Outlet, {})
|
||||
})
|
||||
})]
|
||||
});
|
||||
};
|
||||
/* harmony default export */ var _id_ = ((0,_umi_production_exports.connect)(function (_ref2) {
|
||||
var userDetail = _ref2.userDetail,
|
||||
loading = _ref2.loading,
|
||||
globalSetting = _ref2.globalSetting;
|
||||
return {
|
||||
userDetail: userDetail,
|
||||
globalSetting: globalSetting,
|
||||
loading: loading.models.index
|
||||
};
|
||||
})(UserDetailPage));
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 18586:
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/pages/User/Detail/index.less?modules ***!
|
||||
\**************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
||||
|
||||
// extracted by mini-css-extract-plugin
|
||||
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___fbdiq","flex_space_between":"flex_space_between___BQn7e","flex_box_vertical_center":"flex_box_vertical_center___Oa32s","flex_box_center_end":"flex_box_center_end___O1PRd","flex_box_column":"flex_box_column___tbM4u","flex-col":"flex-col___clumA","flex-row":"flex-row___rAufg","justify-start":"justify-start___tCmoy","justify-center":"justify-center___Emoir","justify-end":"justify-end___HtQIn","justify-evenly":"justify-evenly___XXtSV","justify-around":"justify-around___lg682","justify-between":"justify-between___rb7dl","align-start":"align-start___sBCgQ","align-center":"align-center___l4lV4","align-end":"align-end___xN14g","content":"content___CfMWZ","leftBox":"leftBox___xeHyR","leftWrap":"leftWrap___OLOk_","rightBox":"rightBox___MjarR","rightWrap":"rightWrap___VCOtb","hiddenBar":"hiddenBar___v2ORW"});
|
||||
|
||||
/***/ })
|
||||
|
||||
}]);
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 616 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue