## 问题描述 从本地缓存中异步获取指定 key 对应的内容使用哪个接口 ## 答案 uni.getStorage ## 选项 ### A uni.getStorageSync ### B uni.getStorageInfo ### C uni.getStorageInfoSync