Browse Source

图像识别页面优化

zhujindu 11 tháng trước cách đây
mục cha
commit
d4e02cba35
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/imageAIVerifyErr.vue

+ 3 - 0
src/components/imageAIVerifyErr.vue

@@ -342,6 +342,9 @@ export default {
     }
     .errorImg {
       width: 100%;
+      display: flex;
+      align-items: center;
+      justify-content: center;
     }
   }
   .tipsAIVerify {