From 7802b0bddaccecd066e2838e0b977ef0c2052abd Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 29 二月 2024 21:26:08 +0800
Subject: [PATCH] feat: 图书服务

---
 style/theme.wxss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/style/theme.wxss b/style/theme.wxss
index bb1249e..8b563f4 100644
--- a/style/theme.wxss
+++ b/style/theme.wxss
@@ -1,4 +1,5 @@
 /* 涓婚瀹氬埗 */
+
 .t-input {
   --td-input-placeholder-text-color: #bbbbbb;
   --td-input-text-color: #333333;
@@ -44,4 +45,4 @@
 
 .dialog__button-cancel {
   color: #aeb3b7 !important;
-}
+}
\ No newline at end of file

--
Gitblit v1.9.1