调整中海臻如府项目菜单栏显示

This commit is contained in:
Vce 2024-04-25 09:29:27 +08:00
parent f3ba4b8588
commit bfda6c9df2

View File

@ -518,7 +518,7 @@ onMounted(async () => {
subMenus[3].style.marginLeft = "44%";
}
if (COMPANY === 'zhzrf'){
subMenus[4].style.marginLeft = "34%";
// subMenus[4].style.marginLeft = "34%";
}
if(COMPANY === 'agjt'){
dataBoardContent.style.height = '85%'