diff --git a/16988.async.js b/16988.async.js index a1eec2c960..a3c6be31ab 100644 --- a/16988.async.js +++ b/16988.async.js @@ -3477,7 +3477,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/47854.async.js b/47854.async.js index 8bb4c1fed2..916c3a5275 100644 --- a/47854.async.js +++ b/47854.async.js @@ -3608,7 +3608,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/53322.async.js b/53322.async.js index 9408358c96..5ac679375e 100644 --- a/53322.async.js +++ b/53322.async.js @@ -3608,7 +3608,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/66984.async.js b/66984.async.js index 12dc8fc83b..64c197e399 100644 --- a/66984.async.js +++ b/66984.async.js @@ -4799,7 +4799,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/73025.async.js b/73025.async.js index b74d425a25..aeeb6a6ca4 100644 --- a/73025.async.js +++ b/73025.async.js @@ -871,7 +871,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Classrooms__Lists__CommonHomework__index.async.js b/p__Classrooms__Lists__CommonHomework__index.async.js index b2d61f8fd2..576be2c1ee 100644 --- a/p__Classrooms__Lists__CommonHomework__index.async.js +++ b/p__Classrooms__Lists__CommonHomework__index.async.js @@ -1257,7 +1257,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Classrooms__Lists__Exercise__Detail__index.async.js b/p__Classrooms__Lists__Exercise__Detail__index.async.js index e5a43299a5..14d554c25d 100644 --- a/p__Classrooms__Lists__Exercise__Detail__index.async.js +++ b/p__Classrooms__Lists__Exercise__Detail__index.async.js @@ -2124,7 +2124,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Classrooms__Lists__Exercise__Review__index.async.js b/p__Classrooms__Lists__Exercise__Review__index.async.js index 89df06b395..5c8bd148bb 100644 --- a/p__Classrooms__Lists__Exercise__Review__index.async.js +++ b/p__Classrooms__Lists__Exercise__Review__index.async.js @@ -945,7 +945,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Competitions__Edit__index.async.js b/p__Competitions__Edit__index.async.js index c8ebace55d..298f10d753 100644 --- a/p__Competitions__Edit__index.async.js +++ b/p__Competitions__Edit__index.async.js @@ -4567,7 +4567,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Graduations__Lists__Topics__index.async.js b/p__Graduations__Lists__Topics__index.async.js index 7d561506c4..f0043b015d 100644 --- a/p__Graduations__Lists__Topics__index.async.js +++ b/p__Graduations__Lists__Topics__index.async.js @@ -3992,7 +3992,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Innovation__Detail__index.async.js b/p__Innovation__Detail__index.async.js index f52c259c5d..6421bdee91 100644 --- a/p__Innovation__Detail__index.async.js +++ b/p__Innovation__Detail__index.async.js @@ -2052,7 +2052,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Innovation__Tasks__index.async.js b/p__Innovation__Tasks__index.async.js index 69267975fe..2bc1535c30 100644 --- a/p__Innovation__Tasks__index.async.js +++ b/p__Innovation__Tasks__index.async.js @@ -2038,7 +2038,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__Shixuns__Edit__index.async.js b/p__Shixuns__Edit__index.async.js index 29d9b8d51e..fbd2acedc3 100644 --- a/p__Shixuns__Edit__index.async.js +++ b/p__Shixuns__Edit__index.async.js @@ -4593,7 +4593,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__User__Detail__Classrooms__index.async.js b/p__User__Detail__Classrooms__index.async.js index 6b3539d272..ac5377636f 100644 --- a/p__User__Detail__Classrooms__index.async.js +++ b/p__User__Detail__Classrooms__index.async.js @@ -1844,13 +1844,13 @@ var Classrooms = function Classrooms(_ref) { }, children: [showType == 1 && /*#__PURE__*/(0,jsx_runtime.jsx)(ui_customization/* ClassroomList */.w9, { dataSource: data === null || data === void 0 ? void 0 : data.map(function (e) { - var _e$teacher, _e$teacher2; + var _e$teacher; return objectSpread2_default()(objectSpread2_default()({}, e), {}, { is_accessible: e.can_visited, course_members_count: e.members_count, tasks_count: e.homework_commons_count, - avatar_url: (_e$teacher = e.teacher) === null || _e$teacher === void 0 ? void 0 : _e$teacher.avatar_url, - creator: (_e$teacher2 = e.teacher) === null || _e$teacher2 === void 0 ? void 0 : _e$teacher2.real_name + // avatar_url: e.teacher?.avatar_url, + creator: (_e$teacher = e.teacher) === null || _e$teacher === void 0 ? void 0 : _e$teacher.real_name }); }), right: 23, diff --git a/p__index.async.js b/p__index.async.js index adf9628c69..18f285bc53 100644 --- a/p__index.async.js +++ b/p__index.async.js @@ -1756,7 +1756,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator, diff --git a/p__virtualSpaces__Lists__Knowledge__index.async.js b/p__virtualSpaces__Lists__Knowledge__index.async.js index fcd0f69a33..7132d32ddc 100644 --- a/p__virtualSpaces__Lists__Knowledge__index.async.js +++ b/p__virtualSpaces__Lists__Knowledge__index.async.js @@ -3534,7 +3534,7 @@ var ClassroomList = function ClassroomList(_ref) { }) }), /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: ClassroomListmodules.img, - src: true ? env/* default */.Z.IMG_SERVER + '/images/' + item.avatar_url : 0 + src: true ? env/* default */.Z.IMG_SERVER + item.avatar_url : 0 }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: ClassroomListmodules.text, title: item.creator,