Merge branch 'feat-vip' into test

This commit is contained in:
2026-07-03 13:56:06 +08:00
6 changed files with 107 additions and 79 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ const openCoachComment = () => {
}}</text
>环的成绩所有箭支上靶后的平均点间距为<text
:style="{ color: '#fed847' }"
>{{ Number((result.average_distance || 0).toFixed(2)) }}</text
>{{ Number((result?.interpretation?.spreadStability || 0).toFixed(2)) }}</text
>{{
result.spreadEvaluation === "Dispersed"
? "还需要持续改进哦~"