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