From 616e6be49d3f64f2397cb1b1c05d2c06df3db9a3 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期四, 04 九月 2025 09:18:24 +0800 Subject: [PATCH] '新增综合查一次详情、调整二期新增的内容' --- App.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/App.vue b/App.vue index af53386..783b76a 100644 --- a/App.vue +++ b/App.vue @@ -71,4 +71,7 @@ /*姣忎釜椤甸潰鍏叡css */ @import "@/uni_modules/uview-ui/index.scss"; @import "@/common/scss/public.scss"; + .u-empty{ + margin-top: 340rpx !important; + } </style> \ No newline at end of file -- Gitblit v1.9.1