From 8942b440162f6b638cbccdcff2f8957a1bcdaf81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E8=B1=AA=E7=94=B7?= Date: Mon, 29 Jun 2026 20:53:54 +0800 Subject: [PATCH] fix: Fix quiz locale matching for zh-CN --- quiz-app/src/components/QuizComponent.vue | 16 ++++++++++----- quiz-app/src/components/QuizzesComponent.vue | 21 ++++++++++++++------ 2 files changed, 26 insertions(+), 11 deletions(-) diff --git a/quiz-app/src/components/QuizComponent.vue b/quiz-app/src/components/QuizComponent.vue index 89b7d02c0..1a11c367a 100644 --- a/quiz-app/src/components/QuizComponent.vue +++ b/quiz-app/src/components/QuizComponent.vue @@ -18,6 +18,7 @@ - \ No newline at end of file + diff --git a/quiz-app/src/components/QuizzesComponent.vue b/quiz-app/src/components/QuizzesComponent.vue index 6be72efdf..fe538617c 100644 --- a/quiz-app/src/components/QuizzesComponent.vue +++ b/quiz-app/src/components/QuizzesComponent.vue @@ -8,21 +8,29 @@ \ No newline at end of file +