From 86d285195cb4da5443c6bd62baf9ec4c98688b4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=87=E8=B6=A3=E4=BF=9D=E7=BD=97?= Date: Tue, 16 Sep 2025 22:56:21 +0800 Subject: [PATCH] Fix: Remove Responsive Styles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 去除响应式,改为固定 768 像素宽度确保在移动设备上完整展示 --- index.html | 2 +- src/App.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4f3ba48..85b3dc0 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + 晓螺|摄影接单 diff --git a/src/App.vue b/src/App.vue index 0355472..abf8be2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -94,7 +94,7 @@ onMounted(() => {