错题本
This commit is contained in:
9
packageB/train/wrongAnswer/mistakeNotebook.vue
Normal file
9
packageB/train/wrongAnswer/mistakeNotebook.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div>错题本</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
@@ -329,6 +329,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "跟进"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "train/wrongAnswer/mistakeNotebook",
|
||||
"style": {
|
||||
"navigationBarTitleText": "错题本"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user