From cff3d8360037881a1399ccfc065304868a5758b9 Mon Sep 17 00:00:00 2001 From: autosubmit Date: Wed, 20 Dec 2023 19:11:58 +0800 Subject: [PATCH] Auto Submit --- p__Paperlibrary__See__index.async.js | 4 ++-- p__Problemset__Preview__index.async.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/p__Paperlibrary__See__index.async.js b/p__Paperlibrary__See__index.async.js index 17980c1a75..9f8e81e377 100644 --- a/p__Paperlibrary__See__index.async.js +++ b/p__Paperlibrary__See__index.async.js @@ -316,11 +316,11 @@ var Card = function Card(_ref) { className: Cardmodules.answerWrap, children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "mt10", - children: "\u5173\u5361" + children: "\u9636\u6BB5\u6210\u7EE9" }), data === null || data === void 0 || (_data$shixun = data.shixun) === null || _data$shixun === void 0 ? void 0 : _data$shixun.map(function (item, index) { return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "mt10 font14", - children: ["\u7B2C", index + 1, "\u5173 ", item === null || item === void 0 ? void 0 : item.challenge_name, " \uFF08", item.challenge_score, "\uFF09"] + children: ["\u7B2C", index + 1, "\u5173 ", item === null || item === void 0 ? void 0 : item.challenge_name, "\uFF08", item.challenge_score, "\u5206\uFF09"] }, index); })] }); diff --git a/p__Problemset__Preview__index.async.js b/p__Problemset__Preview__index.async.js index a2455bf93b..63e4c5aeed 100644 --- a/p__Problemset__Preview__index.async.js +++ b/p__Problemset__Preview__index.async.js @@ -242,11 +242,11 @@ var Card = function Card(_ref) { className: Cardmodules.answerWrap, children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "mt10", - children: "\u5173\u5361" + children: "\u9636\u6BB5\u6210\u7EE9" }), data === null || data === void 0 || (_data$shixun = data.shixun) === null || _data$shixun === void 0 ? void 0 : _data$shixun.map(function (item, index) { return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "mt10 font14", - children: ["\u7B2C", index + 1, "\u5173 ", item === null || item === void 0 ? void 0 : item.challenge_name, " \uFF08", item.challenge_score, "\uFF09"] + children: ["\u7B2C", index + 1, "\u5173 ", item === null || item === void 0 ? void 0 : item.challenge_name, "\uFF08", item.challenge_score, "\u5206\uFF09"] }, index); })] });