|
|
|
|
@ -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) {
|
|
|
|
|
|