liushengqiang 1 year ago
parent
commit
8c8ec73f57
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/pc/component/upload-to-resources/index.module.less

+ 2 - 0
src/pc/component/upload-to-resources/index.module.less

@@ -97,4 +97,6 @@
     height: 80vh;
     border: none;
     z-index: -100;
+    pointer-events: none;
+    opacity: 0;
 }