- cacheManager:移除 sandboxOnlyBytes,避免与 getSandboxTotalSize 完整 data 目录扫描双计(345.8MB vs 系统 413MB 根因) - ioPath:StorageStatsManager 改 getApkBytes+getDataBytes+getCacheBytes 三部分求和,规避 proxy 把 getAppBytes 误解析成仅 base.apk(21MB) - ioPath:native 返回值 <30MB 判不可信 → 完整 data 目录扫描降级(_scanFullAppUsage) - ioPath:4 根扫描 PRIVATE_DOC 只扫顶层(防双计)、PRIVATE_WWW 递归数全;新增 _sumDirSizeRecursive 带 phantom entry 过滤/路径去重/深度与文件数上限 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| composables | ||
| config | ||
| hybrid/html | ||
| pages | ||
| static | ||
| store | ||
| uni_modules | ||
| uniCloud-alipay | ||
| utils | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| App.vue | ||
| index.html | ||
| main.js | ||
| manifest.json | ||
| oss-upload-test(1).html | ||
| package.json | ||
| pages.json | ||
| uni.promisify.adaptor.js | ||
| uni.scss | ||