src/lang/zh.js
@@ -1,6 +1,7 @@
export default {
  tip: '提示',
  title: '保安监管系统',
  title: '智慧保安监管模块',
  logoutTip: '退出系统, 是否继续?',
  submitText: '确定',
  cancelText: '取消',
@@ -67,7 +68,8 @@
  },
  login: {
    title: '登录 ',
    info: '保安监管系统',
    // info: '保安监管系统',
    info: '智慧保安监管模块',
    tenantId: '请输入租户ID',
    username: '请输入账号',
    password: '请输入密码',