From 81931015669396e66d5b8df3204a704e6ba3eabd Mon Sep 17 00:00:00 2001
From: yuyx <237899745@qq.com>
Date: Thu, 12 Feb 2026 20:28:08 +0800
Subject: [PATCH] fix(frontend): improve 2k/4k scaling and mobile overflow
responsiveness
---
frontend/app.html | 116 +++++++++++++++++++++++++++++++++++++++++-
frontend/index.html | 2 +-
frontend/landing.css | 68 +++++++++++++++++++++++++
frontend/product.html | 2 +-
frontend/scenes.html | 2 +-
frontend/start.html | 2 +-
6 files changed, 187 insertions(+), 5 deletions(-)
diff --git a/frontend/app.html b/frontend/app.html
index e9e2adc..8458e38 100644
--- a/frontend/app.html
+++ b/frontend/app.html
@@ -6006,6 +6006,120 @@
}
-
+
+
+