|
@@ -155,7 +155,7 @@ router.beforeEach((to, from, next) => {
|
|
|
deleteCookie('userInfo')
|
|
|
localStorage.removeItem('authority')
|
|
|
window.open(
|
|
|
- `http://10.83.246.97/platform-entrance-s/#/login?url=http://10.83.246.97/user_authentication/#/home`,
|
|
|
+ `https://stp-smi.gtj.sh.cegn.cn/platform-entrance-s/#/login?url=https://stp-smi.gtj.sh.cegn.cn/user_authentication/#/home`,
|
|
|
"_self",
|
|
|
"",
|
|
|
true
|
|
@@ -166,7 +166,7 @@ router.beforeEach((to, from, next) => {
|
|
|
deleteCookie('userInfo')
|
|
|
localStorage.removeItem('authority')
|
|
|
window.open(
|
|
|
- `http://10.83.246.97/platform-entrance-s/#/login?url=http://10.83.246.97/user_authentication/#/home`,
|
|
|
+ `https://stp-smi.gtj.sh.cegn.cn/platform-entrance-s/#/login?url=https://stp-smi.gtj.sh.cegn.cn/user_authentication/#/home`,
|
|
|
"_self",
|
|
|
"",
|
|
|
true
|