Browse Source

修复关闭按钮无法使用

xujunjie 1 year ago
parent
commit
68525c1a00
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/PageContent/index.less

+ 1 - 0
src/components/PageContent/index.less

@@ -12,6 +12,7 @@
     font-size: 0.34rem;
     color: #bcbaba;
     cursor: pointer;
+    z-index: 999;
   }
   .return {
     position: absolute;