瀏覽代碼

图像识别

zhujindu 1 年之前
父節點
當前提交
f599080c54
共有 1 個文件被更改,包括 4 次插入1 次删除
  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>