zhongshujie
2025-05-26 24e348e14ff88dac6bbd8bc1ec34302fc624e66f
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")