init
This commit is contained in:
13
lang/zh-cn/member/account.js
Normal file
13
lang/zh-cn/member/account.js
Normal file
@@ -0,0 +1,13 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '账户列表',
|
||||
name: '姓名',
|
||||
accountType: '账号类型',
|
||||
mobilePhone: '手机号码',
|
||||
withdrawalAccount: '提现账号',
|
||||
bankInfo: '支行信息',
|
||||
newAddAccount: '新增账户',
|
||||
del: '删除',
|
||||
update: "修改",
|
||||
emptyText:"当前暂无账户"
|
||||
}
|
||||
Reference in New Issue
Block a user