From 59f4dc012a2c42eebd31301444e0f8df9af088e0 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期三, 26 六月 2024 10:13:12 +0800 Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx --- 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