export const lang = { //title为每个页面的标题 title: '编辑收货地址', consignee: '姓名', consigneePlaceholder: '收货人姓名', mobile: '手机', mobilePlaceholder: '收货人手机号', telephone: '电话', telephonePlaceholder: '收货人固定电话(选填)', receivingCity: '地区', address: '详细地址', addressPlaceholder: '小区、街道、写字楼', save: '保存' }