Blame view

Yi.Vben5.Vue3/apps/web-antd/src/locales/langs/zh-CN/http.json 210 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
5
6
7
  {
    "apiRequestFailed": "请求出错,请稍候重试",
    "operationSuccess": "操作成功",
    "successTip": "成功提示",
    "errorTip": "错误提示",
    "loginTimeout": "登录超时, 请重新登录"
  }