Auto Submit

dev_local_v9_test5
autosubmit 2 years ago
parent 92c1a909aa
commit a9b4b57ce8

@ -625,7 +625,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -2493,6 +2493,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);

@ -1803,7 +1803,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -654,7 +654,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1351,7 +1351,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -568,7 +568,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -785,7 +785,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -625,7 +625,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -42,7 +42,7 @@
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -235,7 +235,7 @@
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -66,7 +66,7 @@
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -625,7 +625,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1888,7 +1888,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -2474,6 +2474,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -3139,7 +3140,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1313,7 +1313,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1203,7 +1203,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1678,7 +1678,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -36,6 +36,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);

@ -36,6 +36,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);

@ -627,7 +627,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -654,7 +654,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -879,7 +879,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1814,7 +1814,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -985,7 +985,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -964,7 +964,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -634,13 +634,11 @@ var Page = function Page(_ref) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(Knowledgemodules.KnowledgePicItem, " ").concat((KnowledgePoints === null || KnowledgePoints === void 0 ? void 0 : KnowledgePoints.id) == item.id ? Knowledgemodules.KnowledgePicItemActive : ""),
onClick: function onClick() {
if ((KnowledgePoints === null || KnowledgePoints === void 0 ? void 0 : KnowledgePoints.id) != item.id) {
getKnowledgeChartsPoint(item === null || item === void 0 ? void 0 : item.id);
}
(KnowledgePoints === null || KnowledgePoints === void 0 ? void 0 : KnowledgePoints.id) != item.id && getKnowledgeChartsPoint(item === null || item === void 0 ? void 0 : item.id);
dispatch({
type: 'coreCurriculum/save',
payload: {
KnowledgePoints: null,
KnowledgePoints: item,
KnowledgePointInfo: null
}
});

@ -814,6 +814,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -1164,7 +1165,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -2832,7 +2832,7 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -2922,7 +2922,7 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -942,7 +942,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -2548,6 +2548,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -3213,7 +3214,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -625,7 +625,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -545,6 +545,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -894,7 +895,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -620,6 +620,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -969,7 +970,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -2861,6 +2861,7 @@ var MdEditorInForm = function MdEditorInForm(_ref) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
id: scrollId || '',
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)(_components_markdown_editor__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_2_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, props), {}, {
hidetoolBar: true,
defaultValue: value,
onChange: function onChange(a, b) {
console.log("a:", a, b);
@ -3555,7 +3556,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1528,7 +1528,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -397,7 +397,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -1292,7 +1292,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -553,7 +553,7 @@
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -1004,7 +1004,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -737,7 +737,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

@ -4341,7 +4341,7 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;

@ -42,7 +42,7 @@
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
margin-right: 0px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;
@ -922,17 +922,17 @@
width: 18px;
}
.BannerDiv___TtNBE .slick-dots-bottom {
bottom: 40px;
right: 100px;
width: 100%;
bottom: 40px !important;
right: 100px !important;
width: 100% !important;
}
.BannerDiv___TtNBE .slick-dots-bottom li button {
height: 8px;
width: 8px;
border-radius: 4px;
height: 8px !important;
width: 8px !important;
border-radius: 4px !important;
}
.BannerDiv___TtNBE .slick-dots-bottom li.slick-active button {
width: 20px;
width: 20px !important;
}
.mainSiteContent___jh1Rf .auto___qF0mN {
margin: 0 auto;

@ -711,7 +711,7 @@ function _unescape(str) {
;
if (showProgramFill) {
var num = -1;
str = str.replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
str = str.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replace(/(@▁▁@|@▁@)/g, function (a, b, c) {
++num;
return createInput(a, num);
});

Loading…
Cancel
Save