mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-02 11:18:20 +00:00
13 lines
416 B
JSON
13 lines
416 B
JSON
{
|
|
// pages.json 中文标题
|
|
"pages.index.index": "",
|
|
"pages.article.list": "资讯中心",
|
|
"pages.article.detail": "文章详情",
|
|
"pages.member.index": "",
|
|
"pages.auth.login": "登录",
|
|
"pages.auth.register": "注册",
|
|
"pages.auth.resetpwd": "找回密码",
|
|
"pages.setting.index": "设置",
|
|
"pages.auth.bind": "绑定手机号",
|
|
"pages.member.personal": "个人资料"
|
|
} |