管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-26 a029cde9033235584ce20a7319c03848b68a6693
20230226@xingjs@优化完善数据管理样式
已修改2个文件
32 ■■■■ 文件已修改
src/assets/lang/en.js 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/lang/zh.js 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/lang/en.js
@@ -327,12 +327,8 @@
      userloginStatus: 'User login status',
      resourceOperationStatus: 'Resource operation status',
      memoryMonitoring: 'Memory monitoring',
      cpuMonitoring: 'CPU monitoring',
      heteroconstant: 'Heteroconstant',
      numberOfExceptions: 'Number of exceptions',
      userOperationBehavior: 'userOperationBehavior',
      resourceInvocationStatus: 'resourceInvocationStatus',
      resourceCallStatistics: 'resourceCallStatistics',
@@ -616,12 +612,9 @@
      depName: 'department name',
      userexport: 'Excel user export',
      userinput: 'Excel user input',
      userStatus: 'User Status',
      addr: 'address',
      bak: 'notes',
      contact: 'contact',
      edu: 'education',
      email: 'email',
      idcard: 'idcard',
      job: 'job',
      natives: 'natives',
@@ -649,7 +642,6 @@
      toapplied: 'To be applied',
      phoneticAlphabet: 'Phonetic initials',
      userchinesename: 'Chinese name',
      sex: 'Sex',
      userMan: 'Man',
      userWoMan: 'Female',
      nativePlace: 'Native place',
@@ -857,8 +849,18 @@
      Report: "Report",
      Histogram: "Histogram",
      Download: "Download",
    },
    lable1:"Please enter a name",
    lable2:"Please enter a data name",
    lable3:"Please enter a table name",
    lable4:"Please enter a domain name",
    lable5:"Please enter a version name",
    }
  },
  archiveObj: {
    dataType: 'Storage type',
src/assets/lang/zh.js
@@ -331,7 +331,6 @@
      cpuMonitoring: 'CPU监控',
      heteroconstant: '异常数',
      numberOfExceptions: '异常个数',
      resourceInvocationStatus: '资源调用状态',
      resourceCallStatistics: '资源调用统计',
@@ -622,7 +621,6 @@
      rejection: '拒批',
      userexport: 'Excel用户导出',
      userinput: 'Excel用户导入',
      userStatus: '用户状态',
      uname: '用户名',
      unamePlaceholder: '请输入用户名',
      pwd: '密码',
@@ -639,7 +637,6 @@
      email: '电子邮件',
      contact: '联系方式',
      status: '状态',
      bak: '备注',
      depid: '所属部门',
      chineseName: '中文名[用户名]',
      affiliatedUnit: '所属单位[在职]',
@@ -656,7 +653,6 @@
      toapplied: '待申请',
      phoneticAlphabet: '拼音首字母',
      userchinesename: '中文名',
      sex: '性别',
      userMan: '男',
      userWoMan: '女',
      nativePlace: '籍贯',
@@ -664,7 +660,6 @@
      education: '学历',
      pleaseSelect: '- 请选择 -',
      occupation: '职业名称',
      email: 'Email',
      receiveSMS: '接收短信',
      major: '所学专业',
      phoneNumber: '手机号',
@@ -865,7 +860,12 @@
      Report: "报表",
      Histogram: "柱状图",
      Download: "下载",
    }
    },
    lable1:"请输入名称",
    lable2:"请输入数据名称",
    lable3:"请输入表名称",
    lable4:"请输入值域名称",
    lable5:"请输入版本名称",