const state = { project: { name: '加载中...' }, // 当前项目信息 }; export default state;