Compare commits
2 Commits
f30daec65a
...
89c37c4749
Author | SHA1 | Date |
---|---|---|
faiz | 89c37c4749 | |
faiz | 39ee438586 |
|
@ -12,7 +12,7 @@ const SettingMer = {
|
|||
// socket连接
|
||||
wsSocketUrl: VUE_APP_WS_URL,
|
||||
// 路由标题
|
||||
title: login_title || '加载中...'
|
||||
title: login_title || '海外免税网'
|
||||
}
|
||||
|
||||
export default SettingMer
|
||||
|
|
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
// 路由前缀
|
||||
roterPre: '/merchant',
|
||||
// 路由标题
|
||||
title: '加载中...',
|
||||
title: '海外免税网',
|
||||
/**
|
||||
* @type {boolean} true | false
|
||||
* @description Whether show the settings right-panel
|
||||
|
|
Loading…
Reference in New Issue