From 5440f825083a4cfda8775b91e97b104f6f450f8d Mon Sep 17 00:00:00 2001 From: autosubmit Date: Wed, 6 Dec 2023 18:18:02 +0800 Subject: [PATCH] Auto Submit --- ...urriculum__Lists__Overview__index.async.js | 20 +++++++++++++------ p__Introduction__index.async.js | 1 + p__News__index.async.js | 1 + p__Teaching__Index__index.chunk.css | 1 + p__Textbook__Index__index.chunk.css | 1 + 5 files changed, 18 insertions(+), 6 deletions(-) diff --git a/p__CoreCurriculum__Lists__Overview__index.async.js b/p__CoreCurriculum__Lists__Overview__index.async.js index 8ddb289c4b..49953194c6 100644 --- a/p__CoreCurriculum__Lists__Overview__index.async.js +++ b/p__CoreCurriculum__Lists__Overview__index.async.js @@ -928,13 +928,21 @@ var Page = function Page(_ref2) { align: "center", width: 150 }, { - title: "主要内容", - dataIndex: "content", - align: "center" + title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + style: { + textAlign: "center" + }, + children: "\u4E3B\u8981\u5185\u5BB9" + }), + dataIndex: "content" }, { - title: "能力目标", - dataIndex: "target", - align: "center" + title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + style: { + textAlign: "center" + }, + children: "\u80FD\u529B\u76EE\u6807" + }), + dataIndex: "target" }, { title: "参考学时", dataIndex: "class_hour", diff --git a/p__Introduction__index.async.js b/p__Introduction__index.async.js index 6c6c4c3b57..a1989ee09c 100644 --- a/p__Introduction__index.async.js +++ b/p__Introduction__index.async.js @@ -411,6 +411,7 @@ var IndexPage = function IndexPage(_ref) { backgroundImage: "url(".concat(env/* default */.Z.IMG_SERVER, "/").concat(globalSetting === null || globalSetting === void 0 || (_globalSetting$settin = globalSetting.setting) === null || _globalSetting$settin === void 0 ? void 0 : _globalSetting$settin.introduction_banner_url, ")"), backgroundSize: "cover", backgroundRepeat: 'no-repeat', + backgroundPosition: "center", padding: '40px 120px' }, children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { diff --git a/p__News__index.async.js b/p__News__index.async.js index dc456e1b68..3f9769573c 100644 --- a/p__News__index.async.js +++ b/p__News__index.async.js @@ -292,6 +292,7 @@ var IndexPage = function IndexPage(_ref) { backgroundImage: "url(".concat(env/* default */.Z.IMG_SERVER, "/").concat(globalSetting === null || globalSetting === void 0 || (_globalSetting$settin = globalSetting.setting) === null || _globalSetting$settin === void 0 ? void 0 : _globalSetting$settin.news_banner_url, ")"), backgroundSize: 'cover', backgroundRepeat: 'no-repeat', + backgroundPosition: 'center', padding: '40px 120px' }, children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { diff --git a/p__Teaching__Index__index.chunk.css b/p__Teaching__Index__index.chunk.css index da37186263..e9f48c1ddc 100644 --- a/p__Teaching__Index__index.chunk.css +++ b/p__Teaching__Index__index.chunk.css @@ -10,6 +10,7 @@ .Bg___n1DDY { background: url(./static/defBanner.2a46cea2.png); background-size: cover; + background-position: center; } .DivDownPlay____cvCv, .SearchInput___H2NmT { diff --git a/p__Textbook__Index__index.chunk.css b/p__Textbook__Index__index.chunk.css index e6e6f05979..7cffa9111b 100644 --- a/p__Textbook__Index__index.chunk.css +++ b/p__Textbook__Index__index.chunk.css @@ -10,6 +10,7 @@ .Bg___AHmvi { background: url(./static/defBanner.2a46cea2.png); background-size: cover; + background-position: center; } .DivDownPlay___IUWWX, .SearchInput___TbSnk {