yingsa/admin
Ethanfly f861f82675 feat: Update refresh logic and footer text for real-time data synchronization
- Changed footer text in multiple components to indicate that data refresh occurs automatically when scrolling to the bottom.
- Removed the 30-second refresh timer and implemented a cooldown mechanism to refresh data only after scrolling ends, enhancing performance and user experience.
- Updated the scrolling logic to trigger data refresh upon reaching the end of the scrollable area in both Ladder and Ranking boards.
2026-02-10 10:37:36 +08:00
..
node_modules refactor: Enhance store and user management features 2026-02-07 11:09:37 +08:00
public fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
src feat: Update refresh logic and footer text for real-time data synchronization 2026-02-10 10:37:36 +08:00
.env fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
env-template.txt feat: 实现天梯排行数字大屏页面并统一品牌名称为英飒俱乐部 2026-01-30 00:59:26 +08:00
index.html fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
package-lock.json fix(dependencies): Remove peer flags from package-lock.json and update Vite dependencies 2026-02-07 02:05:34 +08:00
package.json fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
vite.config.js first 2026-01-20 08:50:50 +08:00