数据缓存方法。
this.$itu.setStorage('key', value)
this.$itu.getStorage('key')
this.$itu.removeStorage('key')
this.$itu.clearStorage()
← 定时缓存(cache) 动画(animation) →