panhui 2 年之前
父节点
当前提交
ca2a20a91a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/VideoPage.vue

+ 1 - 0
src/views/VideoPage.vue

@@ -299,6 +299,7 @@ const isNext = computed(() => {
     right: 18px;
     bottom: calc(90px + env(safe-area-inset-bottom));
     bottom: calc(90px + constant(safe-area-inset-bottom));
+    z-index: 30;
     .right-btn {
         display: flex;
         flex-direction: column;