diff --git a/frontend/src/layouts/MainLayout.vue b/frontend/src/layouts/MainLayout.vue index 18b3c33..71ff9e2 100644 --- a/frontend/src/layouts/MainLayout.vue +++ b/frontend/src/layouts/MainLayout.vue @@ -9,8 +9,8 @@ 首页 - 📚 - 词库 + 📈 + 记忆曲线 💬 diff --git a/frontend/src/pages/Dashboard.vue b/frontend/src/pages/Dashboard.vue index af32619..c24a390 100644 --- a/frontend/src/pages/Dashboard.vue +++ b/frontend/src/pages/Dashboard.vue @@ -58,7 +58,7 @@ onMounted(async () => {
- 单词库 + 记忆曲线 开始每日训练 拼写练习 记忆对话 diff --git a/frontend/src/pages/GraphPractice.vue b/frontend/src/pages/GraphPractice.vue index 9fc1b2d..e6fab7e 100644 --- a/frontend/src/pages/GraphPractice.vue +++ b/frontend/src/pages/GraphPractice.vue @@ -193,7 +193,7 @@ watch(practiceMode, () => {