Ver código fonte

图像识别

zhujindu 1 ano atrás
pai
commit
0c11c553eb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -306,7 +306,7 @@ export default {
   }
   .historyImageAIVerify {
     display: flex;
-    justify-content: space-between;
+    justify-content: space-around;
     padding: 5px 0;
     .imageItemAIVerify {
       width: 30%;