Commit Graph

22 Commits

Author SHA1 Message Date
508419180c 调整App头部显示,固定头部和分类
All checks were successful
Docker Build and Push / build-image (push) Successful in 4m56s
2026-08-08 19:40:39 +08:00
4f2becb99a 调整App头部显示,避免与系统消息栏重合
All checks were successful
Docker Build and Push / build-image (push) Successful in 4m51s
2026-08-08 19:20:30 +08:00
2fa7c7fc70 remove pagespy
All checks were successful
Docker Build and Push / build-image (push) Successful in 4m56s
2026-08-08 18:12:48 +08:00
44d60471ca fix: 修复登录成功但未跳转内部页面的竞态
All checks were successful
Docker Build and Push / build-image (push) Successful in 6m12s
LoginPage.onSubmit 在 setUser 异步提交前手动 navigate(from),
切到受保护页时 user 仍为 null, 被 RequireAuth 立即踢回 /login,
导致提示登录成功却进不去内部页面。改为依赖组件顶部
<Navigate to={from} replace/> 在 user 就绪后可靠跳转。
2026-08-08 05:37:40 +08:00
cheney
60628775ac ota 升级地址
All checks were successful
Docker Build and Push / build-image (push) Successful in 5m9s
2026-08-07 18:11:43 +08:00
cheney
add3ff8831 修改 ota cicd
All checks were successful
Docker Build and Push / build-image (push) Successful in 6m37s
2026-08-07 17:10:07 +08:00
cheney
a5bc8ef1f1 功能完成
All checks were successful
Docker Build and Push / build-image (push) Successful in 2m53s
2026-08-07 14:56:27 +08:00
cheney
b9ec6fbe0b 油价集成 2026-08-07 14:36:57 +08:00
cheney
dbe04b7da3 ota 2026-08-07 09:49:26 +08:00
cheney
6bacda05f8 fix bugs
All checks were successful
Docker Build and Push / build-image (push) Successful in 3m2s
2026-08-06 17:43:21 +08:00
cheney
f2e53df25b 怎加版本 2026-08-06 17:27:23 +08:00
cheney
eddddc56ae 完成基础功能
All checks were successful
Docker Build and Push / build-image (push) Successful in 3m1s
2026-08-06 16:55:03 +08:00
cheney
4d02439ecb 更新首页 2026-08-06 16:41:47 +08:00
cheney
547181d333 更新首页 2026-08-06 15:39:59 +08:00
cheney
ec15f40323 数据源修改 2026-08-06 15:24:55 +08:00
cheney
b10b1c44db 修改数据获取方式 2026-08-06 14:00:11 +08:00
cheney
7fcd0c9569 页面调整 2026-08-06 11:26:54 +08:00
Cheney
7f72bf809b 更换 UI 2026-08-06 09:32:15 +08:00
cheney
28d1b5d1c6 添加调试,网络正常
All checks were successful
Docker Build and Push / build-image (push) Successful in 2m45s
2026-08-06 08:58:22 +08:00
cheney
789505fb34 fix
All checks were successful
Docker Build and Push / build-image (push) Successful in 3m23s
2026-08-04 09:33:52 +08:00
Cheney
79341bb8cc save
All checks were successful
Docker Build and Push / build-image (push) Successful in 3m16s
2026-08-03 18:09:08 +08:00
cheney
08b3655a38 修改架构,移动端优先。
save
2026-08-03 18:05:50 +08:00