1
litian
2025-05-27 65c360af3cbe02c2396fca15333ab23f3318fb1f
src/books/toddlerGameImplementation/view/components/chapter001.vue
@@ -2600,6 +2600,7 @@
            }
            this.unitQuestion.isComplete = true
            this.unitQuestion.isShowAnswer = true
            this.saveUnitOne()
        },
        changeCheckData() {
            localStorage.removeItem("toddleGame-book-chapter01-UnitOne")
@@ -2640,6 +2641,7 @@
            }
            this.unitQuestionOne.isComplete = true
            this.unitQuestionOne.isShowAnswer = true
            this.saveUnitTwo()
        },
        changeUnitTwo() {
            localStorage.removeItem("toddleGame-book-chapter01-UnitTwo")