export default { lang: 'zh', login: { title: '管理后台', }, tabs:{ tab1:"首页", tab2:"机器销售", tab3:"机器排行", tab4:"机器状态", tab5:"我的" } }