|
|
|
@ -87,7 +87,9 @@ 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'
|
|
|
|
'/iot/runoverview',
|
|
|
|
|
|
|
|
'/mes/energyOverview',
|
|
|
|
|
|
|
|
'/mes/energy-overview'
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
let homePublicAccessEnabled: boolean | undefined
|
|
|
|
let homePublicAccessEnabled: boolean | undefined
|
|
|
|
|