소스 검색

图像识别

zhujindu 1 년 전
부모
커밋
4919154238
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -327,6 +327,6 @@ export default {
   z-index: 3334 !important;
 }
 .AIImageItem {
-  z-index: 3334;
+  z-index: 3334 !important;
 }
 </style>