|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
* @Author: JC9527
|
|
|
|
|
* @Date: 2024-01-09 23:08:15
|
|
|
|
|
* @LastEditors: JC9527
|
|
|
|
|
* @LastEditTime: 2024-05-14 09:26:26
|
|
|
|
|
* @LastEditTime: 2024-05-14 09:49:58
|
|
|
|
|
*/
|
|
|
|
|
import router from './router'
|
|
|
|
|
import store from './store'
|
|
|
|
@ -47,7 +47,7 @@ router.beforeEach((to, from, next) => {
|
|
|
|
|
|
|
|
|
|
// })
|
|
|
|
|
} else {
|
|
|
|
|
location.href = "https://t-jn-city.jssp-park.com/bjh-admin"
|
|
|
|
|
location.href = "https://t-jn-city.jssp-park.com/bjh-admin/"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
// next()
|
|
|
|
|