From fab4577e265cb27edb871a76cac592c7ca71c214 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期五, 06 九月 2024 12:23:53 +0800
Subject: [PATCH] url

---
 packageBookService/pages/bookServices/webpage/index.wxss |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/webpage/index.wxss b/packageBookService/pages/bookServices/webpage/index.wxss
index 650c9ac..d2ade75 100644
--- a/packageBookService/pages/bookServices/webpage/index.wxss
+++ b/packageBookService/pages/bookServices/webpage/index.wxss
@@ -1 +1,16 @@
-/* pages/bookServices/webpage/index.wxss */
\ No newline at end of file
+/* pages/bookServices/webpage/index.wxss */
+.tips {
+
+  font-size: 40rpx;
+  font-weight: bold;
+  margin: 60rpx 40rpx;
+  text-align: center;
+}
+
+.url {
+
+  margin: 40rpx;
+  font-weight: bold;
+  text-align: center;
+  word-wrap: break-word;
+}
\ No newline at end of file

--
Gitblit v1.9.1