menu.js 719 Bytes
export default {
  homePage: '首页',
  device: '设备',
  alarm: '告警',
  userCenter: '个人中心',
  viewCamera: '查看摄像头',
  viewConfiguration: '查看组态',
  configurationDetail: "组态详情",
  organizationScreening: '组织筛选',
  viewBoard: '查看看板',
  boardDetail: '看板详情',
  languageSettings: '语言设置',
  alarmDetail: '告警详情',
  deviceDetail: '设备详情',
  commandDetail: '命令详情',
  deviceLocation: '设备地理位置',
  systemNot: '系统通知',
  notDetails: '通知详情',
  feedback: '意见反馈',
  login: '登录',
  personalData: '个人资料',
  phoneLogin: '手机验证码登录',
  forgotPassword: '忘记密码',
  my: "我的",
}