From d45ee8a981b5edd61877d9879113d61af0ca6f91 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 9 Mar 2026 04:52:25 +0800 Subject: [PATCH] feat: embed the legacy PolyWeather dashboard into the main application page using an iframe. --- frontend/app/page.tsx | 2 +- frontend/public/legacy/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index 368a68db..d9c4aead 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -3,7 +3,7 @@