diff --git a/js/app.js b/js/app.js index 0c12e24..cf37c55 100644 --- a/js/app.js +++ b/js/app.js @@ -262,7 +262,7 @@ Anot({ // 设置保存 回调 onProfileSaved() { this.toggleModule('local') - appInit = Anot.ss('app-init') + appInit = JSON.parse(Anot.ss('app-init')) }, togglePlayMode() {