diff --git a/src/components/list2/WordChapterList.vue b/src/components/list2/WordChapterList.vue
new file mode 100644
index 00000000..4a420440
--- /dev/null
+++ b/src/components/list2/WordChapterList.vue
@@ -0,0 +1,59 @@
+
+
+
+ emit('click',e)"
+ :list="list"
+ v-bind="$attrs">
+
+
+
+
+
+ 第{{ index + 1 }}章 {{ item.length }}词
+
+
+
+
+
+
+
+
+
\ No newline at end of file