num
litian
2025-05-30 65ae7c01bfcb6a02eefa3fe0db0d8395305d6c54
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")