项目初始化
This commit is contained in:
9
web/src/lang/backend/zh-cn/mall/player.ts
Normal file
9
web/src/lang/backend/zh-cn/mall/player.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
id: 'ID',
|
||||
username: '用户名',
|
||||
password: '密码',
|
||||
create_time: '创建时间',
|
||||
update_time: '修改时间',
|
||||
score: '积分',
|
||||
quickSearchFields: 'ID',
|
||||
}
|
||||
Reference in New Issue
Block a user