Ver código fonte

图像识别

zhujindu 1 ano atrás
pai
commit
f599080c54
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4 1
      src/components/imageAIVerifyErr.vue

+ 4 - 1
src/components/imageAIVerifyErr.vue

@@ -326,7 +326,10 @@ export default {
 .openTips {
   z-index: 3334 !important;
 }
-.AIImageItem {
+.van-overlay {
   z-index: 3334 !important;
 }
+.van-image-preview {
+  z-index: 3335 !important;
+}
 </style>