diff --git a/2346.f5909aa0.async.js b/2346.e4059453.async.js similarity index 99% rename from 2346.f5909aa0.async.js rename to 2346.e4059453.async.js index 7987f6c834..40ccc96bb6 100644 --- a/2346.f5909aa0.async.js +++ b/2346.e4059453.async.js @@ -1307,10 +1307,17 @@ var SendToClassModal = function SendToClassModal(_ref) { icon = /*#__PURE__*/(0,jsx_runtime.jsx)("i", { className: "iconfont icon-shipin2 c-purple-8C1 font20" }); - } else if (nodeData.item_type === 'StageCatalog' || nodeData.item_type === 'CourseStage') { + } else if (nodeData.item_type === 'StageCatalog') { icon = /*#__PURE__*/(0,jsx_runtime.jsx)("i", { className: "iconfont icon-kongbai c-brilliant-blue font20" }); + } else if (nodeData.item_type === 'CourseStage') { + icon = /*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "iconfont icon-wenjianjia6 font20", + style: { + color: "#FED27E" + } + }); } else { icon = /*#__PURE__*/(0,jsx_runtime.jsx)("i", { className: "iconfont icon-kejian1 c-cyan-blue font20" diff --git a/index.html b/index.html index 9eb5e211a7..1f531f1cf7 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - +
@@ -26,7 +26,7 @@ display: block !important; } - +