Auto Submit

dev_local_v9_test6
autosubmit 1 year ago
parent 3cf301f8a8
commit 0ab9e5127c

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.4eca7d59.js"></script>
<script src="/react/build/umi.8c369687.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -227,8 +227,8 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
grid: {
left: '5%',
right: '5%',
top: '12%',
bottom: '16%'
top: '14%',
bottom: '18%'
},
xAxis: {
name: '日期',
@ -253,7 +253,7 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
// 'start' 或 'middle' 或 'end'
// nameGap: 42, // Y 轴名称与轴线的距离
nameTextStyle: {
padding: [0, 50, 10, 0] // 调整 Y 轴名称的左边距,单位为像素
padding: [0, 50, 4, 0] // 调整 Y 轴名称的左边距,单位为像素
},
// rotate: 10, // 可选,设置旋转角度
type: 'value',
@ -274,7 +274,7 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
data: ['当日上线学生数'],
orient: 'horizontal',
// 图例方向
top: '0',
top: '14',
right: '0'
},
series: [{
@ -564,14 +564,20 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "mt30",
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
display: 'flex',
alignItems: 'center',
justifyContent: 'space-between'
justifyContent: 'space-between',
marginBottom: '2px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: CourseStatisticsmodules.subTitle,
style: {
marginBottom: '0px',
marginTop: '0px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: CourseStatisticsmodules.subTag
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {

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