const state = { ceshi: 2, projectList: { total: 0, more: true } } module.exports = { state: state }