/** * ę ¹state */ export const rootstate: any = { pageTagList: [], pageMetas: [], historyPathList: [], codelists: [], selectTheme: '', selectFont: '', appdata: '', thirdPartyName:'', localdata: {}, zIndex: 300, noticeStatus:true, }