lizhilun
|
77cd66a854
|
commit remaining frontend updates
|
2026-07-01 16:15:23 +08:00 |
|
 lizhilunandClaude Opus 4.6
|
19e5a48f07
|
refactor: 清理代码 - 移除死代码和调试语句
- 移除未使用的 currentListId 变量
- 移除空的 setupInfiniteScroll 函数
- 移除重复的 partner 变量声明
- 移除调试用的 console.log 语句
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-25 22:18:49 +08:00 |
|
 lizhilunandClaude Opus 4.6
|
9126348d1b
|
fix: 修复分页和缓存相关bug
- 前端: 移除无限滚动,改为一次性加载全部数据
- 前端: monthly-records接口添加limit=1000参数
- 前端: 修复edit-modal.js中loadListData调用参数
- 后端: 修复stats.js中getCached函数Promise处理
- 后端: 修复records.js各接口正确传递limit参数
- 后端: 修复partner-records SQL参数数量问题
- 统一版本号强制浏览器刷新缓存
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-25 22:12:11 +08:00 |
|
 lizhilunandClaude Opus 4.6
|
a0d7bfdc3d
|
Initial commit: gamer project
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 11:23:10 +08:00 |
|