H5端齐采药项目,uniapp框架
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.
 
 
 
 
 

13 lines
320 B

export const lang = {
//title为每个页面的标题
title: '账户列表',
name: '姓名',
accountType: '账号类型',
mobilePhone: '手机号码',
withdrawalAccount: '提现账号',
bankInfo: '支行信息',
newAddAccount: '新增账户',
del: '删除',
update: "修改",
emptyText:"当前暂无账户"
}