Browse Source

图像识别

zhujindu 1 year ago
parent
commit
0c11c553eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

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