# getCacheSize

获取App缓存大小

# 接口调用示例

this.$bridge.getCacheSize().then(res => {
    console.log(res)
})
1
2
3

# 返回参数

  • 返回缓存大小信息