const project = { // title: '供水管理系统' title: '智能供水监控系统' } export function getProject() { return project }