From e75733af3f41bc2e509f67d9515ed268a5ada1d4 Mon Sep 17 00:00:00 2001
From: WX0lxh <2062408239@qq.com>
Date: Mon, 10 Nov 2025 09:24:31 +0800
Subject: [PATCH] =?UTF-8?q?=E9=94=99=E9=A2=98=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packageB/train/wrongAnswer/mistakeNotebook.vue | 9 +++++++++
pages.json | 8 +++++++-
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 packageB/train/wrongAnswer/mistakeNotebook.vue
diff --git a/packageB/train/wrongAnswer/mistakeNotebook.vue b/packageB/train/wrongAnswer/mistakeNotebook.vue
new file mode 100644
index 0000000..a693ec0
--- /dev/null
+++ b/packageB/train/wrongAnswer/mistakeNotebook.vue
@@ -0,0 +1,9 @@
+
+ 错题本
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index bd94310..f8176d6 100644
--- a/pages.json
+++ b/pages.json
@@ -329,7 +329,13 @@
"style": {
"navigationBarTitleText": "跟进"
}
- }
+ },
+ {
+ "path": "train/wrongAnswer/mistakeNotebook",
+ "style": {
+ "navigationBarTitleText": "错题本"
+ }
+ }
]
},
{