addressInfo.js 174 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1
export default {
Smile's avatar
Smile committed
2 3 4 5 6 7
  "info": "FullAddress",
  "addInfo": "AddAddress",
  "editInfo": "Edit",
  "consignee": "Consignee",
  "phone": "Phone NO",
  "fullAddress": "FullAddress"
dragondean@qq.com's avatar
dragondean@qq.com committed
8
}