style: 登录页国际化标题
This commit is contained in:
@@ -5,8 +5,8 @@ export default {
|
|||||||
|
|
||||||
// 通用
|
// 通用
|
||||||
common: {
|
common: {
|
||||||
title: '核心网管',
|
title: 'Core network management system',
|
||||||
desc: '网元接入管理系统',
|
desc: '',
|
||||||
loading: 'Please wait...',
|
loading: 'Please wait...',
|
||||||
tipTitle: 'Prompt',
|
tipTitle: 'Prompt',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ export default {
|
|||||||
|
|
||||||
// 通用
|
// 通用
|
||||||
common: {
|
common: {
|
||||||
title: '核心网管',
|
title: '核心网管理系统',
|
||||||
desc: '网元接入管理系统',
|
desc: '',
|
||||||
loading: '请稍等...',
|
loading: '请稍等...',
|
||||||
tipTitle: '提示',
|
tipTitle: '提示',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user