topfans/frontend
zheng020 a6859a67d3 fix:存储空间页加载状态优化(进度条实时计算 + 详情页加载动画)
- 列表页进度条三段改为数据就绪(deviceTotalBytes>0)后才渲染,修复加载中 CSS min-width:2% 强制显示假蓝段的问题;占用百分比同步 gate,不再显示 0.00%
- 详情页加载动画与列表页一致:首屏转圈、数字位 loading 显示 spinner、加载中禁用清理按钮

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 18:27:12 +08:00
..
components feat(asset-detail): pull-down/up card gestures with smooth follow 2026-07-28 14:13:39 +08:00
composables fix:修复存储空间bug 2026-08-03 15:42:33 +08:00
config
hybrid/html
pages fix:存储空间页加载状态优化(进度条实时计算 + 详情页加载动画) 2026-08-03 18:27:12 +08:00
static feat:修改样式和去除多余的清理内存方式 2026-07-31 17:07:01 +08:00
store
uni_modules
uniCloud-alipay
utils fix:修复存储空间bug 2026-08-03 15:42:33 +08:00
.env.development
.env.production
.gitignore
App.vue feat:修改接口缓存 2026-08-03 17:20:55 +08:00
index.html feat:修改样式和去除多余的清理内存方式 2026-07-31 17:07:01 +08:00
main.js
manifest.json feat:添加存储空间 2026-07-29 16:03:33 +08:00
oss-upload-test(1).html
package.json
pages.json fix:正确访问已用内存大小bug 2026-07-30 16:39:13 +08:00
uni.promisify.adaptor.js
uni.scss