Browse Source

Merge branch 'feature_20250904_调色机识别结果提示' into uat(dev)

zhujindu 3 months ago
parent
commit
5e3d1cf01a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -328,7 +328,7 @@ export default {
       }
     }
     .tsjErrorMsg {
-      font-size: vw(28);
+      font-size: vw(32);
       margin-top: vw(45);
       display: flex;
       justify-content: center;