Compare commits
2 Commits
1abf80d5df
...
832cd1268e
Author | SHA1 | Date |
---|---|---|
faiz | 832cd1268e | |
faiz | 868e14f925 |
|
@ -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
|
||||||
|
|
|
@ -4,7 +4,7 @@ module.exports = {
|
||||||
roterPre: '/admin',
|
roterPre: '/admin',
|
||||||
|
|
||||||
// 路由标题
|
// 路由标题
|
||||||
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