diff --git a/components/backIcon.vue b/components/backIcon.vue index 4296f54..3370241 100644 --- a/components/backIcon.vue +++ b/components/backIcon.vue @@ -55,7 +55,7 @@ export default { .navBar { position: fixed; margin: 14rpx 24rpx; - z-index: 1000000000; + z-index: 500; width: 28px; height: 28px; background: rgba(255, 255, 255, 0.7);