From a3932747e3fdbc70f641b24cb5f43d1785adc331 Mon Sep 17 00:00:00 2001
From: yuyx <237899745@qq.com>
Date: Thu, 12 Feb 2026 20:33:36 +0800
Subject: [PATCH] fix(ui): apply true large-screen scaling and mobile overflow
safeguards
---
frontend/app.html | 124 ++++++++++++++++++++++-
frontend/index.html | 2 +-
frontend/landing.css | 226 ++++++++++++++++++++++++++++++++++++++++++
frontend/product.html | 2 +-
frontend/scenes.html | 2 +-
frontend/start.html | 2 +-
6 files changed, 353 insertions(+), 5 deletions(-)
diff --git a/frontend/app.html b/frontend/app.html
index 8458e38..06c8eb6 100644
--- a/frontend/app.html
+++ b/frontend/app.html
@@ -6120,6 +6120,128 @@
}
-
+
+
+