Browse Source

图像识别页面优化

zhujindu 9 months ago
parent
commit
2fbe9cea01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -320,7 +320,7 @@ export default {
       span {
         color: #9e0202;
         display: block;
-        max-width: 67%;
+        max-width: 70%;
       }
     }
   }