瀏覽代碼

图像识别

zhujindu 1 年之前
父節點
當前提交
cc2a1b86fb
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/imageAIVerifyErr.vue

+ 2 - 1
src/components/imageAIVerifyErr.vue

@@ -331,6 +331,7 @@ export default {
   /* z-index: 3334 !important; */
 }
 .van-image-preview {
-  /* z-index: 3335 !important; */
+  z-index: 3335 !important;
+  background: rgba(0, 0, 0, 0.8) !important;
 }
 </style>