update:对接虚拟支付

This commit is contained in:
2026-07-03 13:55:24 +08:00
parent 3e99bb8ad9
commit 8c6374b2c5
5 changed files with 102 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"
? "还需要持续改进哦~"