import info from './info/zh_CN' export default { info, agreement: { title: '协议说明', userAgreement: '用户协议', privacyPolicy: '隐私协议', userAgreementDesc: '查看用户服务协议', privacyPolicyDesc: '查看隐私政策' } }