|
|
|
@ -79,7 +79,9 @@ const whiteList = [
|
|
|
|
'/auth-redirect',
|
|
|
|
'/auth-redirect',
|
|
|
|
'/bind',
|
|
|
|
'/bind',
|
|
|
|
'/register',
|
|
|
|
'/register',
|
|
|
|
'/oauthLogin/gitee'
|
|
|
|
'/oauthLogin/gitee',
|
|
|
|
|
|
|
|
'/iot/report/dashboardPage/Dashboard8',
|
|
|
|
|
|
|
|
'/iot/report/dashboardPage/Dashboard1'
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
// 路由加载前
|
|
|
|
// 路由加载前
|
|
|
|
|