mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-27 07:40:16 +00:00
16 lines
317 B
JSON
16 lines
317 B
JSON
{
|
|
"pages": {
|
|
"index": {
|
|
"index": "首页"
|
|
},
|
|
"auth": {
|
|
"login": "登录",
|
|
"register": "登录",
|
|
"bind": "手机号绑定"
|
|
},
|
|
"member": {
|
|
"index": "欢迎页",
|
|
"center": "个人中心"
|
|
}
|
|
}
|
|
} |