数据缓存clearStorageVersion: 1.xOn this pageTaro.clearStorage()清理本地数据缓存。示例代码import Taro from '@tarojs/taro'Taro.clearStorage()API支持度API微信小程序H5React NativeTaro.clearStorage✔️✔️✔️Taro.clearStorageSync✔️✔️