yuanyuan 3 年之前
父節點
當前提交
821d101bcf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/product/NewsList.vue

+ 1 - 1
src/views/product/NewsList.vue

@@ -122,7 +122,7 @@ export default {
     position: relative;
     .page_top_return {
         position: fixed;
-        z-index: 1;
+        z-index: 99;
         top: calc(var(--safe-top) + 16px);
         left: 16px;
         width: 34px;