Compare commits

..

No commits in common. "832cd1268e562ede028a63688cda3fdf22d8cd7f" and "1abf80d5df598c1e8ec7527235f48aebb4bcb6be" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

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

View File

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