edit
This commit is contained in:
parent
6063b3f627
commit
bd8b741387
|
@ -12,7 +12,7 @@ const SettingMer = {
|
||||||
// socket连接
|
// socket连接
|
||||||
wsSocketUrl: VUE_APP_WS_URL,
|
wsSocketUrl: VUE_APP_WS_URL,
|
||||||
// 路由标题
|
// 路由标题
|
||||||
title: login_title || '加载中...'
|
title: login_title || '铸源优品'
|
||||||
}
|
}
|
||||||
|
|
||||||
export default SettingMer
|
export default SettingMer
|
||||||
|
|
|
@ -3,7 +3,7 @@ module.exports = {
|
||||||
// 路由前缀
|
// 路由前缀
|
||||||
roterPre: '/merchant',
|
roterPre: '/merchant',
|
||||||
// 路由标题
|
// 路由标题
|
||||||
title: '加载中...',
|
title: '铸源优品',
|
||||||
/**
|
/**
|
||||||
* @type {boolean} true | false
|
* @type {boolean} true | false
|
||||||
* @description Whether show the settings right-panel
|
* @description Whether show the settings right-panel
|
||||||
|
|
Loading…
Reference in New Issue