Browse Source

图像识别

zhujindu 1 year ago
parent
commit
cc2a1b86fb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/imageAIVerifyErr.vue

+ 2 - 1
src/components/imageAIVerifyErr.vue

@@ -331,6 +331,7 @@ export default {
   /* z-index: 3334 !important; */
 }
 .van-image-preview {
-  /* z-index: 3335 !important; */
+  z-index: 3335 !important;
+  background: rgba(0, 0, 0, 0.8) !important;
 }
 </style>