my.clearStorage
Clear local data cache.
Supported types of mini programs: DSL, H5+
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();Clear local data cache.
Supported types of mini programs: DSL, H5+
This is an asynchronous interface.
Clearing the webview embedded storage data will not clear the storage data of the Mini Program.
my.clearStorage();