소스 검색

图像识别

zhujindu 1 년 전
부모
커밋
cc2a1b86fb
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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>