From 1587f6e47219342a112970da5e870525184121cc Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 26 七月 2024 15:21:28 +0800
Subject: [PATCH] lll

---
 wechat_jiaxuan/app.wxss |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/app.wxss b/wechat_jiaxuan/app.wxss
index 5e9a5f0..3c7999d 100644
--- a/wechat_jiaxuan/app.wxss
+++ b/wechat_jiaxuan/app.wxss
@@ -31,6 +31,18 @@
 .arrow_right{
   width: 16rpx;
 }
+.empty_wrap{
+  width: 100%;
+  height: 100%;
+  padding-top: 300rpx;
+  display: flex;
+  justify-content: center;
+  align-items: center;
+}
+.default_empty{
+  width: 300rpx;
+  height: 300rpx;
+}
 
 /*  */
 .flex {

--
Gitblit v1.9.3