index.js 464 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
export default {
  "index": "首页",
  "system": "系统",
  "notice": "公告",
  "dynamic": "动态",
  "orderNo": "订单号",
  "marks": "唛头",
  "help": "帮助",
  "consult": "咨询",
  "know": "知道了",
  "delivery": "我要发货",
  "order": "我的订单",
  "coupon": "优惠券",
  "price": "价格查询",
  "old_system": "旧订单",
  "sea": "海运拼柜",
  "seaAir": "海空联运",
  "air": "空运专线",
  "integral": "我的积分"
}