export const lang = { //title为每个页面的标题 title: 'Shipping Address', newAddAddress: 'Add Shipping Address', getAddress: 'Get Address with One Click', is_default: 'Default', modify: 'Edit', del: 'Delete' }