This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
appcat
/
sonist
Archived
1
0
Fork 0
2.x
宇天 2019-01-18 01:25:49 +08:00
parent c559f3213d
commit 12a9065896
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ Anot({
// 设置保存 回调
onProfileSaved() {
this.toggleModule('local')
appInit = Anot.ss('app-init')
appInit = JSON.parse(Anot.ss('app-init'))
},
togglePlayMode() {