zhengpz
2021-08-23 dc91db9bb3473c3ed058f86f74359e15c035a8a5
src/lang/zh.js
@@ -1,6 +1,7 @@
export default {
  tip: '提示',
  title: '保安监管系统',
  title: '智慧保安监管模块',
  logoutTip: '退出系统, 是否继续?',
  submitText: '确定',
  cancelText: '取消',
@@ -51,7 +52,7 @@
    info: '个人信息',
    website: 'bladex官网',
    avuexwebsite: 'avuex官网',
    dashboard: '保安人员管理',
    dashboard: '保安员查询',
    more: '更多',
    tags: '标签',
    store: '本地存储',
@@ -67,7 +68,8 @@
  },
  login: {
    title: '登录 ',
    info: '保安监管系统',
    // info: '保安监管系统',
    info: '智慧保安监管模块',
    tenantId: '请输入租户ID',
    username: '请输入账号',
    password: '请输入密码',