export const lang = {
//title为每个页面的标题
title: '兑换结果',
exchangeSuccess: '兑换成功',
see: '查看兑换记录',
goHome: '回到首页'
}