Browse Source

图像识别

zhujindu 1 năm trước cách đây
mục cha
commit
4919154238
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>