智慧教务系统 PHP-NiuCloud框架开发
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
209 B

const d="快递地址",e="同城配送地址",s="新建收货地址",a={address:d,locationAddress:e,createAddress:s,default:"默认"};export{d as address,s as createAddress,a as default,e as locationAddress};