/** * 跳转大屏项目的默认地址 */ const VISUAL_PAGE_PATH = `http://${window.location.hostname}:8081/#/stationMap` const TOOLS_PAGE_PATH = `http://${window.location.hostname}:8082/#/` const TOP_MENUS = []