From abc3710b6c71ca7e3d3a49dc24b25b1c04b7a25c Mon Sep 17 00:00:00 2001
From: kenny <879464294@qq.com>
Date: Wed, 15 Oct 2025 18:47:03 +0800
Subject: [PATCH] feat: xxxxx
---
pages/report/index.vue | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/pages/report/index.vue b/pages/report/index.vue
index 8215c66..675426e 100644
--- a/pages/report/index.vue
+++ b/pages/report/index.vue
@@ -123,9 +123,7 @@
{{ colorTypeInfo.typeName }}型
{{ colorTypeInfo.enName }}
- {{
- colorTypeInfo.typeName + '型' === collect.sj_color_type ? '最佳颜色' : '不匹配'
- }}
+ {{ colorTypeInfo.typeName + '型' === collect.sj_color_type ? '最佳颜色' : '不匹配' }}
@@ -175,12 +173,8 @@
-
-
+
注:人工智能大模型在计算中可能存在0.5%的误差。
@@ -314,6 +308,10 @@
>
+
+
+
+