diff --git a/6880.00547db8.async.js b/6880.4bc92f6a.async.js
similarity index 98%
rename from 6880.00547db8.async.js
rename to 6880.4bc92f6a.async.js
index 3a473c1ed9..36c766ed2e 100644
--- a/6880.00547db8.async.js
+++ b/6880.4bc92f6a.async.js
@@ -11,7 +11,6 @@
/* harmony export */ AY: function() { return /* binding */ purchases_review; },
/* harmony export */ ER: function() { return /* binding */ tracks_info; },
/* harmony export */ EZ: function() { return /* binding */ receives_create; },
-/* harmony export */ FA: function() { return /* binding */ substance_details_scrapped; },
/* harmony export */ FE: function() { return /* binding */ my_purchases_query; },
/* harmony export */ FZ: function() { return /* binding */ substances_import; },
/* harmony export */ Gf: function() { return /* binding */ submit_substance_details; },
@@ -52,7 +51,7 @@
/* harmony export */ zG: function() { return /* binding */ purchases_info; },
/* harmony export */ zO: function() { return /* binding */ me_receives_query; }
/* harmony export */ });
-/* unused harmony exports substances_list, code_download, code_batch_download, receives_matches */
+/* unused harmony exports substances_list, substance_details_scrapped, code_download, code_batch_download, receives_matches */
/* 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);
@@ -591,13 +590,13 @@ function substance_details_scrapped(_x25) {
//申购列表
function _substance_details_scrapped() {
- _substance_details_scrapped = _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 _callee25(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 _callee25$(_context25) {
+ _substance_details_scrapped = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee25(data) {
+ return _regeneratorRuntime().wrap(function _callee25$(_context25) {
while (1) switch (_context25.prev = _context25.next) {
case 0:
- return _context25.abrupt("return", (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP)("/api/yn_classrooms/substance_details/".concat(data === null || data === void 0 ? void 0 : data.id, "/scrapped.json"), {
+ return _context25.abrupt("return", Fetch("/api/yn_classrooms/substance_details/".concat(data === null || data === void 0 ? void 0 : data.id, "/scrapped.json"), {
method: 'post',
- 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)
+ body: _objectSpread({}, data)
}));
case 1:
case "end":
diff --git a/index.html b/index.html
index efcecb40f1..224d4df1fd 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
display: block !important;
}
-
+