Auto Submit

dev_local_v9_test5
autosubmit 2 years ago
parent 21a36a7a0d
commit 5440f82508

@ -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",

@ -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", {

@ -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", {

@ -10,6 +10,7 @@
.Bg___n1DDY {
background: url(./static/defBanner.2a46cea2.png);
background-size: cover;
background-position: center;
}
.DivDownPlay____cvCv,
.SearchInput___H2NmT {

@ -10,6 +10,7 @@
.Bg___AHmvi {
background: url(./static/defBanner.2a46cea2.png);
background-size: cover;
background-position: center;
}
.DivDownPlay___IUWWX,
.SearchInput___TbSnk {

Loading…
Cancel
Save