rwadurian/frontend
hailin e7d852e25e fix(mining-admin-web): 移除 Google Fonts 依赖,改用系统字体
服务器构建时无法访问 fonts.googleapis.com(ETIMEDOUT),
导致 next build 失败。移除 next/font/google 的 Inter 引入,
直接使用 Tailwind 默认系统字体栈(-apple-system, BlinkMacSystemFont,
Segoe UI, Roboto 等),无需网络请求,离线构建完全可用。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 23:25:20 -07:00
..
.claude refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
admin-web fix(admin-web): 推荐树节点「团队预种」显示时减去本人份数 2026-03-03 22:19:05 -08:00
mining-admin-web fix(mining-admin-web): 移除 Google Fonts 依赖,改用系统字体 2026-03-09 23:25:20 -07:00
mining-app fix(mining-app): 删除 heartbeat_service 中未声明的 _apiBaseUrl 赋值 2026-03-05 20:36:36 -08:00
mobile-app fix(mobile-app): 初始化遥测时传入已登录用户ID,避免session_start丢失userId 2026-03-05 20:19:57 -08:00
mobile-upgrade fix: add libc6-compat to builder stage for SWC binary 2026-03-03 08:34:46 -08:00
temp_backup refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
README.MD . 2025-11-25 10:17:37 +08:00

README.MD