autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent b2b15d25e1
commit d110a465f0

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.3373cdb0.js"></script>
<script src="/react/build/umi.2701cd88.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -1101,16 +1101,17 @@ var PollDetail = function PollDetail(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -1320,13 +1321,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -1340,13 +1341,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":

@ -1449,16 +1449,17 @@ var DefendCloud = function DefendCloud(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -1668,13 +1669,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -1688,13 +1689,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":
@ -1715,15 +1716,22 @@ function _forbid_msg() {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ $: function() { return /* binding */ getMyMagazinList; },
/* harmony export */ BL: function() { return /* binding */ getMagazinCheck; },
/* harmony export */ E: function() { return /* binding */ canclePost; },
/* harmony export */ OD: function() { return /* binding */ editArticle; },
/* harmony export */ QM: function() { return /* binding */ postMagazin; },
/* harmony export */ dV: function() { return /* binding */ getMagazinCat; },
/* harmony export */ id: function() { return /* binding */ getMagazinColumn; },
/* harmony export */ j: function() { return /* binding */ getMagazinRecArc; },
/* harmony export */ lR: function() { return /* binding */ getMagazinDetail; },
/* harmony export */ lp: function() { return /* binding */ getReviewProgress; },
/* harmony export */ o7: function() { return /* binding */ getMagazinNew; },
/* harmony export */ rZ: function() { return /* binding */ getStatistic; },
/* harmony export */ t_: function() { return /* binding */ getReviewList; },
/* harmony export */ vn: function() { return /* binding */ getMagazinHot; },
/* harmony export */ zo: function() { return /* binding */ getMagazinRec; }
/* harmony export */ });
/* unused harmony exports getMagazinList, getMagazinDetail, getMagazinColumn, postMagazin, getMagazinCheck, getReviewProgress, canclePost, editArticle */
/* unused harmony export getMagazinList */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
@ -1911,13 +1919,13 @@ function getMagazinDetail(_x4) {
// 获取期刊栏目
function _getMagazinDetail() {
_getMagazinDetail = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(params) {
return _regeneratorRuntime().wrap(function _callee9$(_context9) {
_getMagazinDetail = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee9(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee9$(_context9) {
while (1) switch (_context9.prev = _context9.next) {
case 0:
return _context9.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
return _context9.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -1933,13 +1941,13 @@ function getMagazinColumn(_x5) {
// 投稿
function _getMagazinColumn() {
_getMagazinColumn = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_getMagazinColumn = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/categories.json", {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/categories.json", {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -1955,13 +1963,13 @@ function postMagazin(_x6) {
// 审核
function _postMagazin() {
_postMagazin = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(params) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_postMagazin = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee11(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/magazines/submit.json", {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/submit.json", {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -1977,13 +1985,13 @@ function getMagazinCheck(_x7) {
// 审核列表
function _getMagazinCheck() {
_getMagazinCheck = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(params) {
return _regeneratorRuntime().wrap(function _callee12$(_context12) {
_getMagazinCheck = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee12(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee12$(_context12) {
while (1) switch (_context12.prev = _context12.next) {
case 0:
return _context12.abrupt("return", Fetch("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
return _context12.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -2021,13 +2029,13 @@ function getReviewProgress(_x9) {
//取消投稿
function _getReviewProgress() {
_getReviewProgress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee14(params) {
return _regeneratorRuntime().wrap(function _callee14$(_context14) {
_getReviewProgress = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee14(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee14$(_context14) {
while (1) switch (_context14.prev = _context14.next) {
case 0:
return _context14.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
return _context14.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -2043,13 +2051,13 @@ function canclePost(_x10) {
// 编辑稿件
function _canclePost() {
_canclePost = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(params) {
return _regeneratorRuntime().wrap(function _callee15$(_context15) {
_canclePost = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee15(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee15$(_context15) {
while (1) switch (_context15.prev = _context15.next) {
case 0:
return _context15.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
return _context15.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -2063,13 +2071,13 @@ function editArticle(_x11) {
return _editArticle.apply(this, arguments);
}
function _editArticle() {
_editArticle = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(params) {
return _regeneratorRuntime().wrap(function _callee16$(_context16) {
_editArticle = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee16(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee16$(_context16) {
while (1) switch (_context16.prev = _context16.next) {
case 0:
return _context16.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
return _context16.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":

@ -286,16 +286,17 @@ var EditCommonHomework = function EditCommonHomework(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -505,13 +506,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -525,13 +526,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":

@ -392,16 +392,17 @@ var Message = function Message(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -611,13 +612,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -631,13 +632,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -623,15 +623,22 @@ var Message = function Message(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ $: function() { return /* binding */ getMyMagazinList; },
/* harmony export */ BL: function() { return /* binding */ getMagazinCheck; },
/* harmony export */ E: function() { return /* binding */ canclePost; },
/* harmony export */ OD: function() { return /* binding */ editArticle; },
/* harmony export */ QM: function() { return /* binding */ postMagazin; },
/* harmony export */ dV: function() { return /* binding */ getMagazinCat; },
/* harmony export */ id: function() { return /* binding */ getMagazinColumn; },
/* harmony export */ j: function() { return /* binding */ getMagazinRecArc; },
/* harmony export */ lR: function() { return /* binding */ getMagazinDetail; },
/* harmony export */ lp: function() { return /* binding */ getReviewProgress; },
/* harmony export */ o7: function() { return /* binding */ getMagazinNew; },
/* harmony export */ rZ: function() { return /* binding */ getStatistic; },
/* harmony export */ t_: function() { return /* binding */ getReviewList; },
/* harmony export */ vn: function() { return /* binding */ getMagazinHot; },
/* harmony export */ zo: function() { return /* binding */ getMagazinRec; }
/* harmony export */ });
/* unused harmony exports getMagazinList, getMagazinDetail, getMagazinColumn, postMagazin, getMagazinCheck, getReviewProgress, canclePost, editArticle */
/* unused harmony export getMagazinList */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
@ -819,13 +826,13 @@ function getMagazinDetail(_x4) {
// 获取期刊栏目
function _getMagazinDetail() {
_getMagazinDetail = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(params) {
return _regeneratorRuntime().wrap(function _callee9$(_context9) {
_getMagazinDetail = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee9(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee9$(_context9) {
while (1) switch (_context9.prev = _context9.next) {
case 0:
return _context9.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
return _context9.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -841,13 +848,13 @@ function getMagazinColumn(_x5) {
// 投稿
function _getMagazinColumn() {
_getMagazinColumn = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_getMagazinColumn = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/categories.json", {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/categories.json", {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -863,13 +870,13 @@ function postMagazin(_x6) {
// 审核
function _postMagazin() {
_postMagazin = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(params) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_postMagazin = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee11(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/magazines/submit.json", {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/submit.json", {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -885,13 +892,13 @@ function getMagazinCheck(_x7) {
// 审核列表
function _getMagazinCheck() {
_getMagazinCheck = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(params) {
return _regeneratorRuntime().wrap(function _callee12$(_context12) {
_getMagazinCheck = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee12(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee12$(_context12) {
while (1) switch (_context12.prev = _context12.next) {
case 0:
return _context12.abrupt("return", Fetch("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
return _context12.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -929,13 +936,13 @@ function getReviewProgress(_x9) {
//取消投稿
function _getReviewProgress() {
_getReviewProgress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee14(params) {
return _regeneratorRuntime().wrap(function _callee14$(_context14) {
_getReviewProgress = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee14(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee14$(_context14) {
while (1) switch (_context14.prev = _context14.next) {
case 0:
return _context14.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
return _context14.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -951,13 +958,13 @@ function canclePost(_x10) {
// 编辑稿件
function _canclePost() {
_canclePost = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(params) {
return _regeneratorRuntime().wrap(function _callee15$(_context15) {
_canclePost = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee15(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee15$(_context15) {
while (1) switch (_context15.prev = _context15.next) {
case 0:
return _context15.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
return _context15.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -971,13 +978,13 @@ function editArticle(_x11) {
return _editArticle.apply(this, arguments);
}
function _editArticle() {
_editArticle = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(params) {
return _regeneratorRuntime().wrap(function _callee16$(_context16) {
_editArticle = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee16(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee16$(_context16) {
while (1) switch (_context16.prev = _context16.next) {
case 0:
return _context16.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
return _context16.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":

@ -189,15 +189,22 @@ var Message = function Message(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ $: function() { return /* binding */ getMyMagazinList; },
/* harmony export */ BL: function() { return /* binding */ getMagazinCheck; },
/* harmony export */ E: function() { return /* binding */ canclePost; },
/* harmony export */ OD: function() { return /* binding */ editArticle; },
/* harmony export */ QM: function() { return /* binding */ postMagazin; },
/* harmony export */ dV: function() { return /* binding */ getMagazinCat; },
/* harmony export */ id: function() { return /* binding */ getMagazinColumn; },
/* harmony export */ j: function() { return /* binding */ getMagazinRecArc; },
/* harmony export */ lR: function() { return /* binding */ getMagazinDetail; },
/* harmony export */ lp: function() { return /* binding */ getReviewProgress; },
/* harmony export */ o7: function() { return /* binding */ getMagazinNew; },
/* harmony export */ rZ: function() { return /* binding */ getStatistic; },
/* harmony export */ t_: function() { return /* binding */ getReviewList; },
/* harmony export */ vn: function() { return /* binding */ getMagazinHot; },
/* harmony export */ zo: function() { return /* binding */ getMagazinRec; }
/* harmony export */ });
/* unused harmony exports getMagazinList, getMagazinDetail, getMagazinColumn, postMagazin, getMagazinCheck, getReviewProgress, canclePost, editArticle */
/* unused harmony export getMagazinList */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
@ -385,13 +392,13 @@ function getMagazinDetail(_x4) {
// 获取期刊栏目
function _getMagazinDetail() {
_getMagazinDetail = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(params) {
return _regeneratorRuntime().wrap(function _callee9$(_context9) {
_getMagazinDetail = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee9(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee9$(_context9) {
while (1) switch (_context9.prev = _context9.next) {
case 0:
return _context9.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
return _context9.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -407,13 +414,13 @@ function getMagazinColumn(_x5) {
// 投稿
function _getMagazinColumn() {
_getMagazinColumn = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_getMagazinColumn = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/categories.json", {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/categories.json", {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -429,13 +436,13 @@ function postMagazin(_x6) {
// 审核
function _postMagazin() {
_postMagazin = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(params) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_postMagazin = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee11(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/magazines/submit.json", {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/submit.json", {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -451,13 +458,13 @@ function getMagazinCheck(_x7) {
// 审核列表
function _getMagazinCheck() {
_getMagazinCheck = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(params) {
return _regeneratorRuntime().wrap(function _callee12$(_context12) {
_getMagazinCheck = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee12(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee12$(_context12) {
while (1) switch (_context12.prev = _context12.next) {
case 0:
return _context12.abrupt("return", Fetch("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
return _context12.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/articles/".concat(params === null || params === void 0 ? void 0 : params.id, "/audit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -495,13 +502,13 @@ function getReviewProgress(_x9) {
//取消投稿
function _getReviewProgress() {
_getReviewProgress = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee14(params) {
return _regeneratorRuntime().wrap(function _callee14$(_context14) {
_getReviewProgress = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee14(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee14$(_context14) {
while (1) switch (_context14.prev = _context14.next) {
case 0:
return _context14.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
return _context14.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/article_progress.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -517,13 +524,13 @@ function canclePost(_x10) {
// 编辑稿件
function _canclePost() {
_canclePost = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(params) {
return _regeneratorRuntime().wrap(function _callee15$(_context15) {
_canclePost = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee15(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee15$(_context15) {
while (1) switch (_context15.prev = _context15.next) {
case 0:
return _context15.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
return _context15.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/cancel_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":
@ -537,13 +544,13 @@ function editArticle(_x11) {
return _editArticle.apply(this, arguments);
}
function _editArticle() {
_editArticle = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(params) {
return _regeneratorRuntime().wrap(function _callee16$(_context16) {
_editArticle = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().mark(function _callee16(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_1___default()().wrap(function _callee16$(_context16) {
while (1) switch (_context16.prev = _context16.next) {
case 0:
return _context16.abrupt("return", Fetch("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
return _context16.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/magazines/".concat(params === null || params === void 0 ? void 0 : params.id, "/change_submit.json"), {
method: 'post',
body: _objectSpread({}, params)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, params)
}));
case 1:
case "end":

@ -292,16 +292,17 @@ var EditCommonHomework = function EditCommonHomework(_ref) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -511,13 +512,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -531,13 +532,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":

@ -0,0 +1,729 @@
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Magazinejor/Index/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___ZXocz {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___yM_es {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.wrap___f1xDS {
width: 100%;
margin: 0 auto;
padding: 30px;
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
display: flex;
}
.wrap___f1xDS .leftWrap___PHVhv {
width: 300px;
min-height: 960px;
background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
border-radius: 8px;
margin-right: 20px;
padding: 10px;
}
.wrap___f1xDS .leftWrap___PHVhv .tabSty___TaU2a {
width: 280px;
height: 50px;
margin-bottom: 10px;
text-align: center;
font-family: AlibabaPuHuiTi_2_55_Regular;
font-size: 16px;
color: #FFFFFF;
line-height: 50px;
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
border-radius: 8px;
cursor: pointer;
}
.wrap___f1xDS .leftWrap___PHVhv .activeTabSty___wsVDq {
font-family: AlibabaPuHuiTi_2_65_Medium;
font-size: 16px;
color: #96FFFD;
background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
}
.wrap___f1xDS .rightWrap___pqtTo {
flex: 1 1;
background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%);
box-shadow: 0px 2px 4px 0px #435FCC;
border-radius: 8px;
border: 1px solid;
border-image: linear-gradient(135deg, #4363dd, rgba(44, 44, 166, 0.66)) 1 1;
padding: 20px 30px;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy {
width: 100%;
height: 305px;
background: linear-gradient(180deg, #2351B5 0%, #1F3B89 100%);
border-radius: 6px;
padding-left: 50px;
padding-right: 50px;
display: flex;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy .imgCover___WvNuY {
margin-right: 70px;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy .imgDes___PpqQL .d2___RXHVK {
display: flex;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy .imgDes___PpqQL .d3___rNryY {
display: flex;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy .imgDes___PpqQL .d3___rNryY .info___SCBNK {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
max-width: 560px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Magazinejor/component/Detail/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___NVCta {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___QpteS {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.detailWrap___ZjiJI .detailTop___eoFqK {
width: 100%;
height: 305px;
background: linear-gradient(180deg, #2351B5 0%, #1F3B89 100%);
border-radius: 6px;
padding-left: 50px;
padding-right: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM {
display: flex;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgCover___yzn5x {
margin-right: 70px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF {
display: flex;
flex-direction: column;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d1___X4CRE {
font-family: AlibabaPuHuiTi_2_65_Medium;
font-size: 32px;
color: #FFFFFF;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d2___LFRtU {
display: flex;
margin-top: 20px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d2___LFRtU .label___KAPru {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
margin-right: 10px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d2___LFRtU .info___LqGYH {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: #FFFFFF;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d3___xTY9z {
display: flex;
margin-top: 10px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d3___xTY9z .label___KAPru {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
margin-right: 10px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d3___xTY9z .info___LqGYH {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
max-width: 560px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: #FFFFFF;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d4___MtL8r {
display: flex;
margin-top: 40px;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topLeft___KhWEM .imgDes___ptSKF .d4___MtL8r .btn___ldQvs {
background: linear-gradient(90deg, #667FDF 0%, #3649BB 100%);
box-shadow: 0px 5px 10px 0px #174FD2, inset 0px 1px 6px 0px #FFFFFF;
border-radius: 25px;
padding: 17px 40px;
font-family: AlibabaPuHuiTi_2_85_Bold;
font-size: 16px;
color: #DBF3FF;
line-height: 16px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
cursor: pointer;
}
.detailWrap___ZjiJI .detailCon___KvaHJ {
width: 100%;
display: flex;
margin-top: 30px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V {
width: 400px;
height: 605px;
background: linear-gradient(180deg, #0D2A6D 0%, #4B5DCD 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
border-radius: 4px;
padding: 18px;
margin-right: 20px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V [class~='ant-collapse-content-box'] {
width: 360px;
height: 112px;
background: rgba(178, 189, 249, 0.18);
border-radius: 4px;
padding: 20px;
border: 1px solid rgba(255, 255, 255, 0.21);
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V [class~='ant-collapse-header'] {
padding: 12px 0px !important;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V [class~='ant-collapse-item-active'] {
border: none;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V [class~='ant-collapse-header-text'] {
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 16px;
color: #fff;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V .commonMonth___Yd9zq {
display: inline-block;
width: 26px;
height: 26px;
text-align: center;
line-height: 26px;
border-radius: 2px;
font-weight: 600;
font-size: 14px;
margin-right: 30px;
background: #B2BDF9;
color: #585858;
cursor: pointer;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V .activeMonth___Pk1Q4 {
color: #fff;
background: linear-gradient(270deg, #0E62FF 0%, #17CFDF 100%);
}
.detailWrap___ZjiJI .detailCon___KvaHJ .leftWrap___ryJ1V .disMonth___BpTwX {
cursor: not-allowed;
color: #708192;
background-color: #e4e4e4;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp {
flex: 1 1;
background: linear-gradient(180deg, #0D2A6D 0%, #4356C0 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
border-radius: 4px;
padding: 20px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 {
width: 100%;
background: linear-gradient(180deg, #91A4FB 0%, #9EAAE8 100%);
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.21);
padding: 20px;
position: relative;
z-index: 999;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .bgimg___reDEW {
position: absolute;
z-index: 99;
top: 2px;
right: 10px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .itemName___PSPLa {
padding: 8px 10px;
margin-bottom: 30px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
height: 32px;
box-shadow: inset 0px 5px 17px 3px rgba(104, 126, 241, 0.5);
border-radius: 4px;
border: 1px solid;
background: linear-gradient(0deg, #2E81FF 0%, #725BFF 99%);
border-image: linear-gradient(180deg, #6f88e1, #d2d9ff) 1 1;
font-family: AlibabaPuHuiTi_2_85_Bold;
font-size: 16px;
color: #35D7E8;
line-height: 16px;
text-shadow: 0px 1px 2px rgba(193, 220, 255, 0.5), inset 0px 1px 3px #1E0B5F;
text-align: center;
font-style: normal;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 {
display: flex;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F {
width: 315px;
height: 121px;
background: #CEDEFF;
border-radius: 6px;
border: 1px solid #D0F5FF;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
display: flex;
padding: 8px;
cursor: pointer;
margin-right: 20px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F:hover {
box-shadow: 0px 1px 32px 0px rgba(35, 20, 255, 0.56);
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F:hover .detailWrap___ZjiJI .deltop___WjU5l .icon___w5A9I {
display: inline;
color: #5980FC;
font-size: 14px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F .detailWrap___ZjiJI {
margin-left: 23px;
display: flex;
flex-direction: column;
justify-content: space-between;
width: 155px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F .detailWrap___ZjiJI .deltop___WjU5l {
display: flex;
align-items: center;
justify-content: space-between;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F .detailWrap___ZjiJI .deltop___WjU5l .title___yU81x {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 110px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 14px;
color: #434D6C;
margin-top: 6px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F .detailWrap___ZjiJI .deltop___WjU5l .icon___w5A9I {
display: none;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .arcWrap___cIWb0 .artItem___ULJ1F .detailWrap___ZjiJI .delbottom___VgQH2 {
display: flex;
align-items: center;
justify-content: space-between;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 12px;
color: #333333;
margin-bottom: 3px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Magazinejor/component/Submission/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___NSC48 .topWrap___Rjj0n {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
}
.wrap___NSC48 .topWrap___Rjj0n .title___Ef_Vh {
margin-left: 10px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 16px;
color: #FFFFFF;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 40px;
width: 412px;
padding-left: 8px;
background-color: #17378A;
border: none;
margin-left: auto;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e span[class~='ant-input-search-icon'] {
display: none !important;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e [class~='ant-input-affix-wrapper'] {
background-color: #17378A !important;
border: none !important;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e span[class~='ant-input-group-addon'] {
display: none !important;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e .searchIcon___Mi11k {
margin-right: 14px;
cursor: pointer;
}
.wrap___NSC48 .topWrap___Rjj0n .search___On81e input {
color: #90AAFF;
background-color: #17378A;
}
.wrap___NSC48 .tableWrap___GQpAY {
width: 100%;
padding: 20px;
background: #B2BDF9;
border-radius: 4px;
}
.wrap___NSC48 .tableWrap___GQpAY .tableHead___vepdV {
width: 100%;
height: 48px;
padding: 0px 10px;
line-height: 48px;
background: linear-gradient(180deg, #355EBB 0%, #2737A7 100%);
border: 1px solid;
border-image: linear-gradient(360deg, #4695e6, #5f9ae8) 1 1;
}
.wrap___NSC48 .tableWrap___GQpAY .tableHead___vepdV span {
display: inline-block;
color: #FFFFFF;
}
.wrap___NSC48 .tableWrap___GQpAY .tableRow___DnLdB {
width: 100%;
height: 120px;
background: #F1F6FF;
box-shadow: inset 0px 0px 45px 0px rgba(65, 141, 255, 0.17);
border-radius: 2px;
}
.timeLineSty___d4rk5 [class~='ant-modal-footer'] {
margin-top: 0px !important;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.upload_button {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
display: inline-block;
text-align: center;
align-items: center;
align-content: center;
}
.upload_button .aBtn_img {
width: 14px;
height: 14px;
margin-top: -3px;
margin-right: 8px;
}
.upload_button:hover {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.disable_upload_button {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
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-Regular, PingFang SC;
font-weight: 400;
}
.disable_upload_button .aBtn_img {
width: 14px;
height: 14px;
margin-top: -3px;
margin-right: 8px;
}
.upload_button:active {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.upload_text {
width: 129px;
height: 20px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5F6367;
line-height: 20px;
margin-left: 16px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Magazinejor/component/Comment/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___f12fM {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___IJlfc {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___eBrLc {
align-items: center;
box-align: center;
}
.flex_box_center_end___tJxej {
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___G0PRH {
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___j0Tly {
display: flex;
flex-direction: column;
}
.flex-row___i4Vli {
display: flex;
flex-direction: row;
}
.justify-start____96Dk {
display: flex;
justify-content: flex-start;
}
.justify-center___RkIUR {
display: flex;
justify-content: center;
}
.justify-end___PHZtV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___e_hc5 {
display: flex;
justify-content: space-evenly;
}
.justify-around___XmVGx {
display: flex;
justify-content: space-around;
}
.justify-between___g9R7V {
display: flex;
justify-content: space-between;
}
.align-start___NL5oP {
display: flex;
align-items: flex-start;
}
.align-center___eQIe7 {
display: flex;
align-items: center;
}
.align-end___teRLW {
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___j0Tly {
display: flex;
flex-direction: column;
}
.flex-row___i4Vli {
display: flex;
flex-direction: row;
}
.justify-start____96Dk {
display: flex;
justify-content: flex-start;
}
.justify-center___RkIUR {
display: flex;
justify-content: center;
}
.justify-end___PHZtV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___e_hc5 {
display: flex;
justify-content: space-evenly;
}
.justify-around___XmVGx {
display: flex;
justify-content: space-around;
}
.justify-between___g9R7V {
display: flex;
justify-content: space-between;
}
.align-start___NL5oP {
display: flex;
align-items: flex-start;
}
.align-center___eQIe7 {
display: flex;
align-items: center;
}
.align-end___teRLW {
display: flex;
align-items: flex-end;
}
.wrap___mULfB {
width: 100%;
padding: 20px 30px;
background: linear-gradient(180deg, #D8DFFF 0%, #F1F3FF 100%);
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.21);
position: relative;
}
.wrap___mULfB .bgimg___VCYMC {
position: absolute;
top: 12px;
right: 12px;
}
.wrap___mULfB .content___xL19v {
padding: 20px;
background: linear-gradient(180deg, #D8DFFF 0%, #F1F3FF 100%) !important;
}
.reply___u3vbE {
background-color: #fff;
padding: 30px 20px;
background: linear-gradient(180deg, #D8DFFF 0%, #F1F3FF 100%);
}
.reply___u3vbE input,
.reply___u3vbE button {
height: 40px;
}
.reply___u3vbE button {
padding-left: 20px;
padding-right: 20px;
margin-left: 20px;
}
.replyList___AyzMb {
padding: 0;
}
.replyList___AyzMb > div {
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px solid #eaeaea;
}
.replyList___AyzMb > div img {
border-radius: 50px;
}
.comment___ed5kd {
background: #F6F7F9;
width: 100%;
position: relative;
border-radius: 4px;
margin-top: 10px;
margin-bottom: 5px;
}
.comment___ed5kd > div {
padding: 14px 20px;
}
.content___xL19v {
background-color: #fff;
margin-top: 5px;
}
.commentItem___0H_Qw:hover {
border-radius: 4px;
}
.commentItem___0H_Qw:hover [class~='forums-comment-delete'] {
display: block !important;
}
.commentParItem___RQ8zn:hover {
border-radius: 4px;
}
.commentParItem___RQ8zn:hover [class~='forums-comment-par-delete'] {
display: block !important;
}
.submitStyle___AeDkW {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
line-height: 32px;
text-align: center;
color: #fff;
cursor: pointer;
}

@ -1,58 +0,0 @@
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Magazinejor/Index/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___f1xDS {
width: 100%;
margin: 0 auto;
padding: 30px;
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
display: flex;
}
.wrap___f1xDS .leftWrap___PHVhv {
width: 300px;
min-height: 960px;
background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
border-radius: 8px;
margin-right: 20px;
padding: 10px;
}
.wrap___f1xDS .leftWrap___PHVhv .tabSty___TaU2a {
width: 280px;
height: 50px;
margin-bottom: 10px;
text-align: center;
font-family: AlibabaPuHuiTi_2_55_Regular;
font-size: 16px;
color: #FFFFFF;
line-height: 50px;
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
border-radius: 8px;
cursor: pointer;
}
.wrap___f1xDS .leftWrap___PHVhv .activeTabSty___wsVDq {
font-family: AlibabaPuHuiTi_2_65_Medium;
font-size: 16px;
color: #96FFFD;
background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
}
.wrap___f1xDS .rightWrap___pqtTo {
flex: 1 1;
background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%);
box-shadow: 0px 2px 4px 0px #435FCC;
border-radius: 8px;
border: 1px solid;
border-image: linear-gradient(135deg, #4363dd, rgba(44, 44, 166, 0.66)) 1 1;
padding: 20px 30px;
}
.wrap___f1xDS .rightWrap___pqtTo .detailWrap___NXFTZ .detailTop___QQ1Oy {
width: 100%;
height: 305px;
background: linear-gradient(180deg, #2351B5 0%, #1F3B89 100%);
border-radius: 6px;
padding-left: 50px;
padding-right: 50px;
}

File diff suppressed because one or more lines are too long

@ -1,205 +0,0 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[18295],{
/***/ 14272:
/*!***********************************************************!*\
!*** ./src/pages/Magazinejor/Index/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 */ Index; }
});
// 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/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/spin/index.js + 1 modules
var spin = __webpack_require__(71418);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Magazinejor/Index/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Indexmodules = ({"wrap":"wrap___f1xDS","leftWrap":"leftWrap___PHVhv","tabSty":"tabSty___TaU2a","activeTabSty":"activeTabSty___wsVDq","rightWrap":"rightWrap___pqtTo","detailWrap":"detailWrap___NXFTZ","detailTop":"detailTop___QQ1Oy"});
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Magazinejor/Index/index.tsx
var MagazineVerDetail = function MagazineVerDetail() {
var params = (0,_umi_production_exports.useParams)();
var _useState = (0,_react_17_0_2_react.useState)({}),
_useState2 = slicedToArray_default()(_useState, 2),
data = _useState2[0],
setData = _useState2[1];
var _useState3 = (0,_react_17_0_2_react.useState)(1),
_useState4 = slicedToArray_default()(_useState3, 2),
tabActive = _useState4[0],
setTabActive = _useState4[1];
var _useState5 = (0,_react_17_0_2_react.useState)(false),
_useState6 = slicedToArray_default()(_useState5, 2),
spinLoading = _useState6[0],
setSpinLoading = _useState6[1];
var _useState7 = (0,_react_17_0_2_react.useState)([{
id: 1,
title: '期刊详情',
tab: __webpack_require__(/*! ../img/tab1.png */ 39377),
tabA: ''
}, {
id: 2,
title: '评论互动',
tab: __webpack_require__(/*! ../img/tab2a.png */ 97071),
tabA: __webpack_require__(/*! ../img/tab2a.png */ 97071)
}, {
id: 3,
title: '投稿进度',
tab: __webpack_require__(/*! ../img/tab3.png */ 27602),
tabA: __webpack_require__(/*! ../img/tab2a.png */ 97071)
}, {
id: 4,
title: '其他期刊',
tab: __webpack_require__(/*! ../img/tab4.png */ 63898),
tabA: __webpack_require__(/*! ../img/tab2a.png */ 97071)
}]),
_useState8 = slicedToArray_default()(_useState7, 2),
tabList = _useState8[0],
setTabList = _useState8[1];
(0,_react_17_0_2_react.useEffect)(function () {
getData();
}, []);
var getData = /*#__PURE__*/function () {
var _ref = 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:
setSpinLoading(true);
_context.next = 3;
return (0,fetch/* default */.ZP)("/api/magazines/".concat(50, ".json"), {
// const res = await Fetch(`/api/magazines/${params?.id}.json`, {
method: 'get'
});
case 3:
res = _context.sent;
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
setData(res === null || res === void 0 ? void 0 : res.data);
}
setSpinLoading(false);
case 6:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData() {
return _ref.apply(this, arguments);
};
}();
return /*#__PURE__*/(0,jsx_runtime.jsx)(spin/* default */.Z, {
spinning: spinLoading,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("section", {
className: Indexmodules.wrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Indexmodules.leftWrap,
children: tabList.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "".concat(Indexmodules.tabSty, " ").concat((item === null || item === void 0 ? void 0 : item.id) == tabActive ? Indexmodules.tabSty : ''),
onClick: function onClick() {
if ((item === null || item === void 0 ? void 0 : item.id) == tabActive) return;
setTimeout(function () {
setTabActive(item === null || item === void 0 ? void 0 : item.id);
}, 100);
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: item === null || item === void 0 ? void 0 : item.tab,
width: 16,
style: {
marginRight: '10px',
marginTop: '-3px'
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: item === null || item === void 0 ? void 0 : item.title
})]
}, index);
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Indexmodules.rightWrap,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Indexmodules.detailWrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Indexmodules.detailTop
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Indexmodules.detailCon
})]
})
})]
})
});
};
/* harmony default export */ var Index = (MagazineVerDetail);
/***/ }),
/***/ 39377:
/*!********************************************!*\
!*** ./src/pages/Magazinejor/img/tab1.png ***!
\********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAd9JREFUWEftl0+ITlEYxn+PCTNlgxIyFlJKQokZCxt2tpJiNSvZsLSgzELWWFiwkbWNxexnoaYxRFIayf+aETWhlMLjvjq3bte93/2+NLtzNrfuve/z/s5zzuJ9ZPs4MAbMAw+AZ5J+8R/L9upC6yjwSdL9Usq2gJ3AEWAbcE+2rwNRUK7vwCNgFngpyYOw2N4EnAbiuVjUX0pA48BhYGNF700A3ACGWposAXPhjKT3XSC2o8kpYFX6Nxy4aPt82nFd4kMXQLVgIR1RwHyufrC9EjgBHKp1KAEuAFsbNjAQQLX+VYKZAdYAZ4AtDQ2WDaDsdRXYAJxsOZ4MkB3IDmQHsgPZgexAdiA70JcD14Dhrom35XvXSLYgadJ221D6OqbiGCj3LhPAjKTbtq8A6xt6TAXAWuBcChKDcvRy4CdwOQlONgg/BW5GVMJ2BJNdwAFgdyVYdAG1AUS6ulVMyy+As8COJPQ1jfOzkt7Fu78AtZAR92FPgokct6IHRRPA29hZ0p4ARoHHKeo9l/S7qvcPQA0mQse+BLO9AaQOMF04eRc4mELok2gu6UfbJnoC1GDWJZD9lRRUAhwrst8dSQ9tR0L6JulL1/k1HkE/RbY3J5iwdqS4xEuSPvZTW//nD5hwYiLlvuwsAAAAAElFTkSuQmCC";
/***/ }),
/***/ 97071:
/*!*********************************************!*\
!*** ./src/pages/Magazinejor/img/tab2a.png ***!
\*********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAedJREFUOE+Nk01IVGEYhZ9z09HCprISiwRNwUVmtGkZQdTCaBW0jyhoEbTJFpUEbWrTD1QrcV2tDHJhSD8uiqDAhRRoKYbQiDj+TOXPzL0n5jaKDg16d+/7nfd85z3fuaLoe5hySw7OO+IEog4TAWMSvWGOzvY6Da8e0XLx3E6kUjxAXLTZVEwc1yIrca+2hutnpfBfC8gPT03QCxz772BRU6I7VcOZW1IUE3RN+onNJVyMLEFnCAJun9utDj1NuyUbMUAp2aUkiYWKgGY9m/Z9Iq6swZVSstwvOBcE3FR32oOGA7Eh4hNmn6G2QPgVkcA0FkwcE6RtDudrQ796ZjyLSQIvT+3Q6Ve/vTeb5QdiaEuS1slxyquSfLOpUkhd207N9cz4HeYoMKq+OU87YrtE3/EkJ18vsj9aYkjwfWmCg5ubKA8zDNtsrQhoSFWRrp7jveGI8vnoz3jA5lDhTUeAXSZWlF9pHCizCyuJKUwGqI9XEG/14Y/vEtK+xsSVeK2TCnFDnxfcRMgXoHwjIVrBiHmbxviuwQXfsbm2crheoAwOuNxaqUcxwbBdES0yCuzZoIrO5kpdiH16Y5c15HjhiLb1hiXmgav1CT1exmrWrv4V8hGzrcQfOC8zEkFfroyueunnatxfj8/AxFIwXtQAAAAASUVORK5CYII=";
/***/ }),
/***/ 27602:
/*!********************************************!*\
!*** ./src/pages/Magazinejor/img/tab3.png ***!
\********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAj9JREFUWEftl82LTlEcxz/fUl4WsiAlFlbeUjY2llJYiZQ/QfKSYqGpGSmLUWQohY3YsbBmwU5ZkKJQU4xI8rJgxmuTr+c3PXe63Z4zc5773Ecpd3nuOb/f5/zO71UAttcAO4AVwJxYa+j7DowCNyR96CRTbeWHG1KYEvMVOCHpc3VDABwDVvYZIMTflnSzE8CFhs2eustTSec6AVz6C7cPFaOSTs8GMAncAt7WgFoMbAfmJ85mATySdLGG8qkjtvcAm3sBCC8dkdS1BWyHBfYDy3oBqHv5nHNZT5AjqO6e/wD/hgV6yQOFbwhYB2yqOEuWBXrKA4VC2wEx3ArpRSWILIDaeaB8W9vrgQN1LFA3xHLOZVkgR1C3e8KvPgIvJF2drRh1K3ym/RNA1P8Hkn6mNkZD0o9yPN6qiqeiDbO9BFgFRHv2RNKvMky/AC5Lemh7C7C71Y5FVMT3BTgv6fV0zFYskJMHUnFeyByXdNR2VMWhkvLi/ztJx1MAWXkgEeeFzGeSRmxvA3Ym3j4a1KmSX32CrDyQiPNC13NJZ21vBXYlAE4Wz9APH/gGHGlnwUFgQQUi5oMhSb87WaCpMLwi6b7ttcChkh8E3BlJb1I+0CvAPeAVMBFREMJs7wM2tAXHhHSnX2F4TVIATH+25wEDwNL24l1J16sATQwmn1oJZsD2QmBvqTWPRnVuxaxjwI/22lhTo9lLScO2N87Qlnd6Xjc1nBYAYerlXTjS5FSKbGA8fy9p0PZq4GAXs+bjP1j5FYV1kU7PAAAAAElFTkSuQmCC";
/***/ }),
/***/ 63898:
/*!********************************************!*\
!*** ./src/pages/Magazinejor/img/tab4.png ***!
\********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAbJJREFUWEftl71LHVEQxX/HDzBCBBGCvVUUbESwCNj5J1ikstbeVmxCGi0sBI2FYCEYLBS0tVGCBGOjlaWNChosAirC+EYWWfTJ/VgiPHDgFcueOfe8M3f2zhUZYWZNwAgwBLQDJ8C6pKtUOqUmON7MvgLDz3KvgWlJ/1I4kwWYWSfwvVjE//E58Ll43pC0nSXAzFqBQeBjgOAT8KXA/AAOgNmiFKfA70D+PXAkyYXz5ICZTQD9KeqBM8AXdeEpcVer5JTvmbKAeaA5haUidlnSr7KAhYqEqekrknbfBTSEA4fAT+AmtchFV429khe9BxYlea8nh5l5V80AH+okRwu4qH12d4DbZAXQBwxUdSBj3aiUaAei2DJAjSPgL7CX2QW9gP/qRbQDS5JCJ1zdFcyspeiCtipdsA+sZjrgp+t4VQcy9ldUSnQJotgyQI0l4DKwB3xK7i5PWBGORDuwJWkzRGhmPcBkCFd6Hy3gERgiNrMu4FsIlyPgcYoNlMDnCh/NO/6HgATOJGh0CZJYE8DvAl444Pc9v/e9VcxJOi5PxX5sjkbcDasK9K76Uzum1yTZA7T10yHJ0WXEAAAAAElFTkSuQmCC";
/***/ })
}]);

@ -3700,16 +3700,17 @@ var SimpleLayouts = function SimpleLayouts(_ref) {
"use strict";
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ A: function() { return /* binding */ broadcasts_update; },
/* harmony export */ CR: function() { return /* binding */ forbid_msg_status; },
/* harmony export */ Dg: function() { return /* binding */ broadcasts_info; },
/* harmony export */ Dx: function() { return /* binding */ revoke_apply_public; },
/* harmony export */ Pn: function() { return /* binding */ broadcasts_add; },
/* harmony export */ To: function() { return /* binding */ apply_public; },
/* harmony export */ a6: function() { return /* binding */ cancel_public; },
/* harmony export */ bV: function() { return /* binding */ broadcasts_delete; },
/* harmony export */ eh: function() { return /* binding */ forbid_msg; },
/* harmony export */ ev: function() { return /* binding */ magazine_cates_query; },
/* harmony export */ u$: function() { return /* binding */ broadcasts_query; }
/* harmony export */ });
/* unused harmony exports forbid_msg_status, forbid_msg */
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
@ -3919,13 +3920,13 @@ function forbid_msg_status(_x9) {
// 禁言/取消禁言
function _forbid_msg_status() {
_forbid_msg_status = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(params) {
return _regeneratorRuntime().wrap(function _callee10$(_context10) {
_forbid_msg_status = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee10(params) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee10$(_context10) {
while (1) switch (_context10.prev = _context10.next) {
case 0:
return _context10.abrupt("return", Fetch("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
return _context10.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(params === null || params === void 0 ? void 0 : params.id, "/forbid_msg_status.json"), {
method: 'get',
params: _objectSpread({}, params)
params: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params)
}));
case 1:
case "end":
@ -3939,13 +3940,13 @@ function forbid_msg(_x10) {
return _forbid_msg.apply(this, arguments);
}
function _forbid_msg() {
_forbid_msg = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(data) {
return _regeneratorRuntime().wrap(function _callee11$(_context11) {
_forbid_msg = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee11(data) {
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee11$(_context11) {
while (1) switch (_context11.prev = _context11.next) {
case 0:
return _context11.abrupt("return", Fetch("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
return _context11.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/broadcasts/".concat(data === null || data === void 0 ? void 0 : data.id, "/forbid_msg.json"), {
method: 'post',
body: _objectSpread({}, data)
body: _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, data)
}));
case 1:
case "end":

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save