Auto Submit

pull/1/head
autosubmit 2 years ago
parent ee578fde8d
commit c5dfcbaea6

@ -72,11 +72,11 @@ __webpack_require__.r(__webpack_exports__);
umi__WEBPACK_IMPORTED_MODULE_4__.history.replace('/otherlogin?type=qq');
} else {
if (addinfo === '1') {
umi__WEBPACK_IMPORTED_MODULE_4__.history.replace(href);
window.location.href = href;
localStorage.removeItem('addinfo');
localStorage.removeItem('classromeurl');
} else {
umi__WEBPACK_IMPORTED_MODULE_4__.history.replace(type === 'account' ? '/account/binding' : '/');
window.location.href = type === 'account' ? '/account/binding' : '/';
}
}
} else if (status === -3) {

Loading…
Cancel
Save