Auto Submit

dev_local_v9_xingongdarengongzhineng
autosubmit 2 years ago
parent cc8f38b5af
commit 574c00b3b9

@ -1445,6 +1445,42 @@ var User = function User(_ref) {
})) === null || _find3 === void 0 ? void 0 : _find3.hidden;
var isPaperlibraryShow = ((_user$userInfo = user.userInfo) === null || _user$userInfo === void 0 ? void 0 : _user$userInfo.admin) || ((_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.business) || ((_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.is_shixun_marker) || ((_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.is_teacher) || ((_user$userInfo5 = user.userInfo) === null || _user$userInfo5 === void 0 ? void 0 : _user$userInfo5.user_identity) !== '学生';
var isCollegeManageShow = (_user$userInfo6 = user.userInfo) === null || _user$userInfo6 === void 0 ? void 0 : _user$userInfo6.is_school_manage;
var handleLoginOut = /*#__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:
(0,util/* clearAllCookies */.m5)();
_context.prev = 1;
_context.next = 4;
return (0,service_user/* LoginOut */.vR)({});
case 4:
res = _context.sent;
message/* default */.ZP.success(res === null || res === void 0 ? void 0 : res.message);
_context.next = 10;
break;
case 8:
_context.prev = 8;
_context.t0 = _context["catch"](1);
case 10:
localStorage.removeItem('isfirst');
localStorage.removeItem('SystemUpdateadvtime');
localStorage.removeItem('item');
localStorage.removeItem('iscreate');
// localStorage.removeItem('CCshow')
_umi_production_exports.history.replace('/');
window.location.reload();
case 16:
case "end":
return _context.stop();
}
}, _callee, null, [[1, 8]]);
}));
return function handleLoginOut() {
return _ref2.apply(this, arguments);
};
}();
var DropdownMenu = function DropdownMenu() {
if ((0,util/* checkIsClientExam */.Ll)()) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z, {
@ -1558,37 +1594,7 @@ var User = function User(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, {
className: Usermodules.exit,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: /*#__PURE__*/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:
(0,util/* clearAllCookies */.m5)();
_context.prev = 1;
_context.next = 4;
return (0,service_user/* LoginOut */.vR)({});
case 4:
res = _context.sent;
message/* default */.ZP.success(res === null || res === void 0 ? void 0 : res.message);
_context.next = 10;
break;
case 8:
_context.prev = 8;
_context.t0 = _context["catch"](1);
case 10:
localStorage.removeItem('isfirst');
localStorage.removeItem('SystemUpdateadvtime');
localStorage.removeItem('item');
localStorage.removeItem('iscreate');
// localStorage.removeItem('CCshow')
_umi_production_exports.history.replace('/');
window.location.reload();
case 16:
case "end":
return _context.stop();
}
}, _callee, null, [[1, 8]]);
})),
onClick: handleLoginOut,
children: "\u9000\u51FA"
})
})]
@ -1597,38 +1603,52 @@ var User = function User(_ref) {
};
if ((0,authority/* isLogin */.bg)()) {
var _user$userInfo19, _user$userInfo21;
return /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, {
className: "".concat(Usermodules.height67),
dropdownRender: DropdownMenu,
placement: "bottomRight",
children: /*#__PURE__*/(0,jsx_runtime.jsx)("section", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: shixunHomeworks.actionTabs.type === 1 ? Usermodules.classromediv : '',
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
className: "".concat(Usermodules.userPic, " current ml15"),
src: "".concat(env/* default */.Z === null || env/* default */.Z === void 0 ? void 0 : env/* default */.Z.IMG_SERVER, "/images/").concat((_user$userInfo19 = user.userInfo) === null || _user$userInfo19 === void 0 ? void 0 : _user$userInfo19.image_url),
alt: "",
onClick: function onClick() {
var _user$userInfo20;
return _umi_production_exports.history.push((0,util/* checkIsClientExam */.Ll)() ? '/account/profile' : "/users/".concat((_user$userInfo20 = user.userInfo) === null || _user$userInfo20 === void 0 ? void 0 : _user$userInfo20.login, "/classrooms"));
}
}), (0,util/* checkIsClientExam */.Ll)() && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "ml10 font16",
children: (_user$userInfo21 = user.userInfo) === null || _user$userInfo21 === void 0 ? void 0 : _user$userInfo21.username
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-zhankai4 ".concat(Usermodules.icon)
})]
return /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
align: "middle",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z
// className={`${styles.height67}`}
, {
dropdownRender: DropdownMenu,
placement: "bottomRight",
children: /*#__PURE__*/(0,jsx_runtime.jsx)("section", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: shixunHomeworks.actionTabs.type === 1 ? Usermodules.classromediv : '',
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
className: "".concat(Usermodules.userPic, " current ml15"),
alt: "",
src: "".concat(env/* default */.Z === null || env/* default */.Z === void 0 ? void 0 : env/* default */.Z.IMG_SERVER, "/images/").concat((_user$userInfo19 = user.userInfo) === null || _user$userInfo19 === void 0 ? void 0 : _user$userInfo19.image_url),
onClick: function onClick() {
var _user$userInfo20;
return _umi_production_exports.history.push((0,util/* checkIsClientExam */.Ll)() ? '/account/profile' : "/users/".concat((_user$userInfo20 = user.userInfo) === null || _user$userInfo20 === void 0 ? void 0 : _user$userInfo20.login, "/classrooms"));
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "ml10",
children: (_user$userInfo21 = user.userInfo) === null || _user$userInfo21 === void 0 ? void 0 : _user$userInfo21.username
})]
})
})
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "ml30",
children: /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: handleLoginOut,
style: {
color: "#4CACFF"
},
children: "\u9000\u51FA"
})
})]
});
} else {
var _globalSetting$settin4;
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "font15 ".concat(globalSetting.isIlearning ? Usermodules.login : ""),
className: "".concat(globalSetting.isIlearning ? Usermodules.login : ""),
style: {
color: "#4CACFF"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "ml10 mr5 current c-white",
className: "ml10 mr5 current ",
onClick: function onClick() {
dispatch({
type: 'user/showPopLogin',
@ -1645,7 +1665,10 @@ var User = function User(_ref) {
children: "|"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
to: "/user/register",
className: "ml5 current c-white pr25",
className: "ml5 current pr25",
style: {
color: "#4CACFF"
},
children: "\u6CE8\u518C"
})]
})]

File diff suppressed because it is too large Load Diff

@ -5442,6 +5442,9 @@ var ShixunDetail_ShixunsListPage = function ShixunsListPage(_ref) {
className: ShixunDetailmodules.bg,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("section", {
className: ShixunDetailmodules.classroomInfo,
style: {
display: "none"
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("aside", {
className: "edu-container",
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("aside", {

File diff suppressed because one or more lines are too long

@ -104,19 +104,19 @@
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;
@ -529,255 +529,6 @@
color: #979797;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Footer/BeforeFooter/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___DajON {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___tvLDY {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___PvYv9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___F4Cig {
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___u9A0o {
flex-direction: column;
box-orient: block-axis;
}
.footer___k7tsL {
background: #333 !important;
text-align: center;
color: #999;
}
.footer___k7tsL a {
color: #999;
font-size: 14px;
}
.footer___k7tsL .fastLink___WjVYd {
height: 50px;
line-height: 50px;
border-bottom: 1px solid #47494d;
}
.footer___k7tsL .fastLink___WjVYd a {
color: #999;
font-size: 14px;
padding: 0 10px;
}
.footer___k7tsL .cooperation___Owpto {
margin-top: 15px;
}
.footer___k7tsL .copyright___UL6n9 {
margin-top: 10px;
}
.footer___k7tsL [class~='inline'] {
width: auto;
display: inline-block;
}
.footer___k7tsL [class~='footer_con-p'] {
color: #898989;
margin-top: 10px;
}
.footer___k7tsL [class~='lineh-30'] {
line-height: 30px;
}
.footer___k7tsL [class~='font-14'] {
font-size: 14px;
}
.footer___k7tsL [class~='font-15'] {
font-size: 15px;
}
.footer___k7tsL [class~='fl'] {
float: left;
}
.footer___k7tsL [class~='list'] {
display: flex;
flex-direction: column;
align-items: baseline;
}
.footer___k7tsL [class~='list'] b {
font-size: 16px;
font-weight: 500;
color: #ffffff;
margin-top: 33px;
margin-bottom: 4px;
}
.footer___k7tsL [class~='list'] a {
font-size: 14px;
color: #b1bacd;
margin-top: 16px;
cursor: not-allowed;
}
.footer___k7tsL [class~='list'] a[target='_blank'] {
cursor: pointer;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Footer/NewFooter/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___mmTa9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___jMnlY {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Nzd52 {
align-items: center;
box-align: center;
}
.flex_box_center_end___rVNra {
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___cg5bF {
flex-direction: column;
box-orient: block-axis;
}
.newFooter___XUH_2 {
padding: 90px 20px;
display: flex;
justify-content: center;
align-items: flex-start;
background: #242424;
min-width: 1200px;
}
.newFooter___XUH_2 .module-list {
width: 200px;
}
.newFooter___XUH_2 .module-list .title {
font-size: 16px;
color: #dddddd;
margin-bottom: 20px;
font-weight: 400;
}
.newFooter___XUH_2 .module-list a {
display: block;
color: #bbb;
line-height: 34px;
font-weight: 300;
}
.newFooter___XUH_2 .module-list a:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce {
display: flex;
flex-direction: column;
align-items: center;
width: 290px;
margin-top: -12px;
}
.newFooter___XUH_2 .module-introduce p {
font-size: 12px;
color: #bbb;
line-height: 32px;
margin-top: 12px;
font-weight: 300;
text-align: justify;
}
.newFooter___XUH_2 .module-introduce ul {
display: flex;
justify-content: space-around;
padding: 0;
margin-top: 20px;
}
.newFooter___XUH_2 .module-introduce ul li {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.newFooter___XUH_2 .module-introduce ul li span {
font-size: 12px;
color: #bbb;
padding-top: 10px;
}
.newFooter___XUH_2 .module-introduce ul li:first-child {
margin-right: 50px;
}
.newFooter___XUH_2 .module-introduce ul li:last-child img {
cursor: pointer;
}
.newFooter___XUH_2 .module-introduce ul li:last-child img:hover + span {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ul li:last-child span {
cursor: pointer;
}
.newFooter___XUH_2 .module-introduce ul li:last-child span:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ol {
margin-top: 16px;
display: flex;
justify-content: space-around;
padding: 0;
height: 108px;
}
.newFooter___XUH_2 .module-introduce ol li {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.newFooter___XUH_2 .module-introduce ol li a {
font-size: 14px;
color: #bbb;
margin-top: 20px;
}
.newFooter___XUH_2 .module-introduce ol li a:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ol li:nth-child(2) {
margin: 0 54px;
}
.newFooter___XUH_2 .module-introduce .footer-line {
width: 310px;
height: 1px;
background-color: #3e4042;
margin: 32px 0;
}
.newFooter___XUH_2 .module-introduce section {
width: 100%;
height: 115px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
font-size: 14px;
color: #bbb;
font-weight: 300;
}
.newFooter___XUH_2 .module-introduce section img {
margin-top: -2px;
margin-right: 10px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/SideBar/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@ -297,19 +297,19 @@
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

@ -128,19 +128,19 @@
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

@ -1737,6 +1737,36 @@ var Shixun = function Shixun(_ref) {
setChallengeData([]);
};
}, [item === null || item === void 0 ? void 0 : item.shixun_details]);
var handleChageUserScore = /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(e, value) {
var res;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
if (!(Number(e.target.value) != value.user_score)) {
_context.next = 5;
break;
}
_context.next = 3;
return saveChangeScore(objectSpread2_default()(objectSpread2_default()({}, item), {
shixun_challenge_id: value.shixun_challenge_id,
score: Number(e.target.value)
}));
case 3:
res = _context.sent;
if (res !== null && res !== void 0 && res.question_comments) {
message/* default */.ZP.success("已修改当前评分");
}
case 5:
case "end":
return _context.stop();
}
}, _callee);
}));
return function handleChageUserScore(_x, _x2) {
return _ref2.apply(this, arguments);
};
}();
var columns = [{
title: "关卡/任务名称",
dataIndex: "name",
@ -1883,42 +1913,18 @@ var Shixun = function Shixun(_ref) {
render: function render(value, d, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(input_number/* default */.Z, {
formatter: function formatter(value) {
var _ref2;
return ((_ref2 = "".concat(value)) === null || _ref2 === void 0 || (_ref2 = _ref2.match(/^(\d)*.\d{0,1}/)) === null || _ref2 === void 0 ? void 0 : _ref2[0]) || "0";
var _ref3;
return ((_ref3 = "".concat(value)) === null || _ref3 === void 0 || (_ref3 = _ref3.match(/^(\d)*.\d{0,1}/)) === null || _ref3 === void 0 ? void 0 : _ref3[0]) || "0";
},
min: 0,
max: Number(d.game_score),
defaultValue: value,
onChange: /*#__PURE__*/function () {
var _ref3 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(val) {
var res;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
if (!(val != value)) {
_context.next = 5;
break;
}
_context.next = 3;
return saveChangeScore(objectSpread2_default()(objectSpread2_default()({}, item), {
shixun_challenge_id: d.shixun_challenge_id,
score: val
}));
case 3:
res = _context.sent;
if (res !== null && res !== void 0 && res.question_comments) {
message/* default */.ZP.success("已修改当前评分");
}
case 5:
case "end":
return _context.stop();
}
}, _callee);
}));
return function (_x) {
return _ref3.apply(this, arguments);
};
}()
onPressEnter: function onPressEnter(e) {
return handleChageUserScore(e, d);
},
onBlur: function onBlur(e) {
return handleChageUserScore(e, d);
}
});
}
}].filter(function (x) {

@ -2894,19 +2894,19 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

@ -2984,19 +2984,19 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

File diff suppressed because one or more lines are too long

@ -35,7 +35,7 @@
margin-bottom: 70px;
display: box;
display: flex;
background-image: url(./static/path-detail.c07fccc6.jpg);
background-color: #f5f5f5;
background-size: cover;
background-position: right center;
background-repeat: no-repeat;
@ -89,7 +89,7 @@
.contentLeftWrap___ctnXO {
display: box;
display: flex;
color: #ebebeb;
color: #47494d;
text-align: center;
font-size: 14px;
}
@ -3337,7 +3337,7 @@ body {
}
.bg___sN_Hy {
background: #fafafa;
min-height: 80vh;
min-height: 100vh;
}
.wrap___IaIuZ {
display: box;

@ -615,19 +615,19 @@
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

@ -4525,19 +4525,19 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
color: #4CACFF;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
background: #4CACFF;
position: absolute;
bottom: 12px;
left: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -12765,6 +12765,9 @@ var empiricgreen_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUg
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("a", {
className: "close-line",
onClick: onCloseResult,
style: {
cursor: "pointer"
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-roundclose",
style: {
@ -12791,9 +12794,15 @@ var empiricgreen_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUg
className: "tc",
children: [next_game ? /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: onNext,
style: {
cursor: "pointer"
},
children: "\u4E0B\u4E00\u5173"
}) : /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: onCloseResult,
style: {
cursor: "pointer"
},
children: "\u5B8C\u6210"
}), !!next_shixun && /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: function onClick() {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

1006
umi.js

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save