Files
MC_Report/public/js/pages
canglan 6c05a13ae4 feat: home page logout stays + wider PC layout
- logout() on home/root page: Auth.reset() only (clear state, refresh
  top bar), no redirect to login; other pages still go to login
- home page container: width:min(50vw+300px, 1440px, 96vw) replaces
  fixed max-width:800px - PC wide screens use at least half viewport,
  mobile near full width
2026-08-22 02:47:26 +08:00
..