export const lang = { //title为每个页面的标题 title: 'Shopping Cart', complete: 'Complete', edit: 'Manage', allElection: 'Select All', total: 'Total', settlement: 'Checkout', emptyTips: 'No products yet', goForStroll: 'Go shopping', del: 'Delete', login: 'Go to login' }