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>