export default { route: { dashboard: '首页', }, navbar: { dashboard: '首页', github: '项目地址', logOut: '退出登录', profile: '个人中心', theme: '换肤', size: '布局大小' }, login: { title: '系统登录', logIn: '登录', username: '账号', password: '密码', any: '随便填', thirdparty: '第三方登录', }, }