Przeglądaj źródła

图像识别页面优化

zhujindu 11 miesięcy temu
rodzic
commit
d4e02cba35
1 zmienionych plików z 3 dodań i 0 usunięć
  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 {