my.clearStorage

Clear local data cache.

This is an asynchronous interface.

Clearing the webview embedded storage data will not clear the storage data of the Mini Program.

Sample Code

copy
my.clearStorage();