export const lang = { // 底部选项卡 tabBar: { home: '首页', category: '分类', cart: '购物车', member: '个人中心' }, //公共 common: { //语言包名称 name: '中文', mescrollTextInOffset: '下拉刷新', mescrollTextOutOffset: '释放更新', mescrollEmpty: "暂无相关数据", goodsRecommendTitle: '猜你喜欢', currencySymbol: '¥', submit: '提交', searchTip: '请输入搜索关键词' }, //客服 customer: { weChatKefu: '微信客服', systemKefu: '专属客服', weChatWorkKefu: '企业微信客服', }, login: '登录/注册', loginTpis: '点击登录 享受更多精彩信息', toLogin: '去登录', toGoodsCategoryPage: '去逛逛', waitpay: '待付款', waitsend: '待发货', waitconfirm: '待收货', activist: '售后', completed: '已完成', }