From 964faa1077a89713910063c39ebe08fac4e4c56e Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期四, 24 七月 2025 17:44:18 +0800 Subject: [PATCH] 企业维修适配修改 --- pages/common/helloWorld.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/common/helloWorld.vue b/pages/common/helloWorld.vue index fb5d979..65f8dd4 100644 --- a/pages/common/helloWorld.vue +++ b/pages/common/helloWorld.vue @@ -256,7 +256,7 @@ } .popupView { - margin-top: 85px; + margin-top: 45px; height: auto; } </style> \ No newline at end of file -- Gitblit v1.9.3