feat: 压缩图片,提取host

This commit is contained in:
秋水浮尘
2023-11-09 22:35:29 +08:00
parent 25f1c269cd
commit 9f74e8094d
12 changed files with 35 additions and 28 deletions

View File

@@ -37,7 +37,6 @@ const Header = () => {
const navigate = useNavigate()
const handleMenuClick = e => {
console.log(e)
if (e.key != 1) {
return message.info('敬请期待')
}
@@ -68,9 +67,9 @@ const Header = () => {
/>
</div>
)}
<div className="head-navigator-bell">
{/* <Icon type="bell" /> */}
</div>
{/* <div className="head-navigator-bell"> */}
{/* <Icon type="bell" /> */}
{/* </div> */}
<div className="head-navigator-user-img">
<Dropdown
menu={{