From a60b4b67c9c2791bf202a48cf31509a8204dd8d6 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期四, 11 四月 2024 18:11:54 +0800
Subject: [PATCH] 样书列表

---
 pages/bookExhibitionList/index.wxss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pages/bookExhibitionList/index.wxss b/pages/bookExhibitionList/index.wxss
index a899a40..36b2627 100644
--- a/pages/bookExhibitionList/index.wxss
+++ b/pages/bookExhibitionList/index.wxss
@@ -256,7 +256,15 @@
   /* height: 700rpx; */
 }
 
+
+
 .bottom-box {
+  display: flex;
+  justify-content: center;
+  color: #999;
+  height: 80rpx;
+  font-size: 28rpx;
+  --td-loading-color: #ff6c00;
   margin-top: 100rpx;
   display: flex;
   justify-content: center;

--
Gitblit v1.9.1