@ -48,7 +48,7 @@ function DesktopApp() {
setIsTitleVisible(!isTitleVisible);
}, 500);
} else {
document.title = '聊天式销售平台';
document.title = '销售平台';
}
return () => clearInterval(interval);
}, [totalNotify, isTitleVisible]);
@ -62,7 +62,7 @@ function DesktopApp() {
<img src={AppLogo} className='logo' alt='App logo' />
</NavLink>
<Title level={3}>
聊天式销售平台
销售平台
</Title>
</Col>
<Col span={10}>