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