|
|
|
@ -86,7 +86,8 @@ const whiteList = [
|
|
|
|
const homePublicAccessWhiteList = [
|
|
|
|
const homePublicAccessWhiteList = [
|
|
|
|
'/iot/report/dashboardPage/Dashboard8',
|
|
|
|
'/iot/report/dashboardPage/Dashboard8',
|
|
|
|
'/iot/report/dashboardPage/Dashboard1',
|
|
|
|
'/iot/report/dashboardPage/Dashboard1',
|
|
|
|
'/iot/report/dashboardPage/Dashboard3'
|
|
|
|
'/iot/report/dashboardPage/Dashboard3',
|
|
|
|
|
|
|
|
'/iot/runoverview'
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
let homePublicAccessEnabled: boolean | undefined
|
|
|
|
let homePublicAccessEnabled: boolean | undefined
|
|
|
|
|