@@ -5,7 +5,7 @@ export default {
title: "saber",
logo: "S",
key: 'saber',//配置主键,目前用于存储
- indexTitle: 'Saber Admin',
+ indexTitle: 'Turbo Admin',
clientId: 'saber', // 客户端id
clientSecret: 'saber_secret', // 客户端密钥
tenantMode: true, // 是否开启租户模式
@@ -1,6 +1,6 @@
export default {
tip: '提示',
- title: 'Saber企业级开发平台',
+ title: '途宝企业级开发平台',
logoutTip: '退出系统, 是否继续?',
submitText: '确定',
cancelText: '取消',
@@ -67,7 +67,7 @@ export default {
},
login: {
title: '登录 ',
- info: 'BladeX 企业级开发平台',
+ info: 'Turbo 企业级开发平台',
tenantId: '请输入租户ID',
username: '请输入账号',
password: '请输入密码',
@@ -40,7 +40,7 @@
}
.login-left .img {
- width: 140px;
+ width: 280px;
.login-time {