Skip to content

Commit

Permalink
GitBook: [master] one page modified
Browse files Browse the repository at this point in the history
  • Loading branch information
chavyleung authored and gitbook-bot committed Jan 10, 2021
1 parent c5d06c9 commit c78e2d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions advanced/aid.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ $persistentStore.write('', 'chavy_boxjs_globalBaks')
$done()

# QuanX
# 先把 QX 的示例代码全部删掉,再粘贴下面两行代码!
$prefs.setValueForKey('', 'chavy_boxjs_globalBaks')
$done()
```
Expand All @@ -38,6 +39,7 @@ $persistentStore.write('', 'chavy_boxjs_app_subCaches')
$done()

# QuanX
# 先把 QX 的示例代码全部删掉,再粘贴下面两行代码!
$prefs.setValueForKey('', 'chavy_boxjs_app_subCaches')
$done()
```
Expand Down

0 comments on commit c78e2d3

Please sign in to comment.