.customerNavbar { position: fixed; top: 0; left: 0; overflow: hidden; z-index: 9991; width: 100%; // 背景颜色通过 style 动态设置,默认透明 }