会员支付管理后台-用于提供会员管理小程序支付的api接口,与后台数据管理展示
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
188 B

const e="个人中心",a="编辑",s="头像",n="名称",o={personal:e,editPersonal:a,headImg:s,realName:n};export{o as default,a as editPersonal,s as headImg,e as personal,n as realName};