bl.clearStorage 的同步版本 参数说明 无 返回值 无 示例代码 try { bl.clearStorageSync(); } catch (e) { // Do something when catch error }