手机端适配小于1024时菜单栏的子菜单设置固定展示

This commit is contained in:
Eamon-meng
2025-06-16 17:46:21 +08:00
parent 8bbc0fc5f5
commit e2d559d4e0
3 changed files with 61 additions and 40 deletions

View File

@@ -68,7 +68,7 @@ export function Domestic(props: {}) {
active={currentType === 'fixed'}
/>
</div>
<div className="w-64 flex flex-col gap-4">
<div className="w-64 flex flex-col gap-4 max-lg:hidden">
<h3 className="font-bold mb-2 flex items-center gap-3">
<Image src={custom} alt="定制" className="w-10 h-10"/>
<span></span>