export default [ { path: '/User/List', name: 'UserList', view: 'List' }, { path: '/User/Add', name: 'AddUser', view: 'Add' }, ];