This commit is contained in:
faiz 2024-04-17 11:38:58 +08:00
parent 6981200be1
commit 39ee438586
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ const SettingMer = {
// socket连接
wsSocketUrl: VUE_APP_WS_URL,
// 路由标题
title: login_title || '加载中...'
title: login_title || '海外免税网'
}
export default SettingMer

View File

@ -11,7 +11,7 @@ module.exports = {
// 路由前缀
roterPre: '/merchant',
// 路由标题
title: '加载中...',
title: '海外免税网',
/**
* @type {boolean} true | false
* @description Whether show the settings right-panel