From 4e56a51225eda1b2743d8633434a5ded716453fd Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周五, 10 1月 2025 13:30:28 +0800 Subject: [PATCH] 3d代码备份 --- yiqi_screen/src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yiqi_screen/src/App.vue b/yiqi_screen/src/App.vue index a6ed6a2..3559a15 100644 --- a/yiqi_screen/src/App.vue +++ b/yiqi_screen/src/App.vue @@ -24,7 +24,7 @@ height: 1070px; /* width:100%; */ /* height:100%; */ - /* overflow: hidden; */ + overflow: hidden; background-color: #00083b; /* font-size: 80px !important; */ /* background-image: url('~@/assets/images/bg.png'); */ -- Gitblit v1.9.3