const project = { // title: '供水管理系统' title: '场区供水管理系统' } export function getProject() { return project }