diff --git a/53057.async.js b/53057.async.js index d0b36d863c..9dc3cc4c9d 100644 --- a/53057.async.js +++ b/53057.async.js @@ -1600,7 +1600,8 @@ var User = function User(_ref) { localStorage.removeItem('iscreate'); // localStorage.removeItem('CCshow') _umi_production_exports.history.replace('/'); - case 15: + window.location.reload(); + case 16: case "end": return _context.stop(); } diff --git a/p__Administration__Student__index.async.js b/p__Administration__Student__index.async.js index c9f802f2cf..4627b5a36e 100644 --- a/p__Administration__Student__index.async.js +++ b/p__Administration__Student__index.async.js @@ -946,9 +946,6 @@ var AddTeacher = function AddTeacher(_ref) { className: AddStudentmodules.listItem, children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "mt20", - style: { - marginLeft: 252 - }, children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "mb20", children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", { diff --git a/p__Administration__Student__index.chunk.css b/p__Administration__Student__index.chunk.css index a0fbf891d1..2102a7b8c5 100644 --- a/p__Administration__Student__index.chunk.css +++ b/p__Administration__Student__index.chunk.css @@ -350,6 +350,8 @@ div[data-node-key="3"] { margin-top: -25px; } .addStudentContainer___c5ADl .listItem___cOpB2 { + display: flex; + justify-content: center; padding-top: 10px; } .addStudentContainer___c5ADl .listItem___cOpB2 .tips___UuolQ {