会员支付管理后台-用于提供会员管理小程序支付的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.
 
 
 
 
 
 

34 lines
1.2 KiB

{
"id":"id",
"idPlaceholder":"请输入",
"siteId":"站点id",
"siteIdPlaceholder":"请输入站点id",
"tel":"联系电话",
"telPlaceholder":"请输入联系电话",
"name":"姓名",
"namePlaceholder":"请输入姓名",
"pic":"用户头像|相对路径",
"picPlaceholder":"请输入用户头像",
"password":"密码",
"passwordPlaceholder":"请输入密码",
"pid":"用户上级",
"pidPlaceholder":"请输入用户上级",
"level":"会员层级",
"levelPlaceholder":"请输入会员层级",
"wxOpenid":"微信小程序openid",
"wxOpenidPlaceholder":"请输入微信小程序openid",
"wxUnionid":"微信unionid",
"wxUnionidPlaceholder":"请输入微信unionid",
"sex":"性别",
"sexPlaceholder":"请输入性别",
"birthday":"生日",
"birthdayPlaceholder":"请输入生日",
"isShow":"是否可用",
"isShowPlaceholder":"请输入是否可用",
"createTime":"创建时间",
"addUser":"添加会员管理",
"updateUser":"编辑会员管理",
"userDeleteTips":"确定要删除该数据吗?",
"startDate":"请选择开始时间",
"endDate":"请选择结束时间"
}