有点小九九
简单的事情认真做
07 2021 档案
uniapp APP端 清除缓存
摘要:1.计算缓存大小 formatSize() { let that = this; plus.cache.calculate(function(size) { let sizeCache = parseInt(size); if (sizeCache == 0) { that.fileSizeStri 阅读全文
posted @ 2021-07-31 11:54 有点小九九 阅读(2674) 评论(0) 推荐(0)