export const lang = { //title为每个页面的标题 title: 'Payment Method', paymentAmount: 'Payment Amount', confirmPayment: 'Confirm Payment', seeOrder: 'View Order' }