'样式修改-登录/中英文'

This commit is contained in:
Fanzink
2022-12-02 16:19:14 +08:00
parent 1617bc347a
commit 35d5d91c23
14 changed files with 488 additions and 120 deletions

View File

@@ -4,8 +4,8 @@ t.loading = 'Loading...'
t.createTime = 'Create Time'
t.brand = {}
t.brand.lg = 'Monitoring System'
t.brand.mini = 'PMS'
t.brand.lg = 'Deep Processing SCADA Platform'
t.brand.mini = 'SCADA'
t.routes = {}
t.routes['产品池'] = 'Products Pool'
@@ -381,6 +381,7 @@ t.login.password = 'Password'
t.login.captcha = 'Captcha'
t.login.demo = 'Demo'
t.login.copyright = 'Copyright @Intelligent Automation Research Institute Co., Ltd Version: 1.0'
t.login.warning = 'Already Login!'
t.schedule = {}
t.schedule.beanName = 'Bean Name'

View File

@@ -4,8 +4,8 @@ t.loading = '加载中...'
t.createTime = '添加时间'
t.brand = {}
t.brand.lg = '生产监控系统'
t.brand.mini = '监控'
t.brand.lg = '深加工SCADA平台'
t.brand.mini = 'SCADA'
t.routes = {}
// 一级
@@ -383,6 +383,7 @@ t.login.password = '密码'
t.login.captcha = '验证码'
t.login.demo = '在线演示'
t.login.copyright = '版权所有:中建材智能自动化研究院有限公司 版本: 1.0'
t.login.warning = '已经登录过了'
t.schedule = {}
t.schedule.beanName = 'bean名称'