/** * 所有加载服务状态 */ export const loadingState: any = { // 视图loading服务集合 viewLoadingServiceList: [], }