浏览代码

图像识别

zhujindu 1 年之前
父节点
当前提交
0c11c553eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  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%;