From e6711aeb9b311ffb6bb2f84a99aa4935b3197a0a Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 6 Jun 2025 11:05:13 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E5=8C=BB=E7=94=9F=E7=AE=80=E4=BB=8B=E6=BB=9A=E5=8A=A8=E6=9D=A1?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=A0=87=E7=AD=BE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4342f14..c5c409f 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -338,10 +338,11 @@ view{ width: auto; padding: 0 15rpx; - min-width: 125rpx; margin-top: 5rpx; - line-height: 42rpx; - text-align: center; + justify-content: center; + display: flex; + align-items: center; + height: 42rpx; font-size: 28rpx; background: linear-gradient( 288deg, #FFEED2 0%, #FED9A6 100%); border-radius: 8rpx; @@ -384,6 +385,12 @@ max-height: 200rpx; color: #666666; } + .con::-webkit-scrollbar { + display: none; + width: 0; + height: 0; + color: transparent; + } } .title-wrapper{ .title{ From 7479086322625dab969a7f9746ef5f4344135d97 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 6 Jun 2025 14:26:15 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=92=99=E5=B1=82=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/book_detail/book_detail.vue | 2 +- pages/visit_detail/visit_detail.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/book_detail/book_detail.vue b/pages/book_detail/book_detail.vue index c3e1683..6145889 100644 --- a/pages/book_detail/book_detail.vue +++ b/pages/book_detail/book_detail.vue @@ -25,7 +25,7 @@ - + {{poptitle}} diff --git a/pages/visit_detail/visit_detail.vue b/pages/visit_detail/visit_detail.vue index 2a78e78..be655f1 100644 --- a/pages/visit_detail/visit_detail.vue +++ b/pages/visit_detail/visit_detail.vue @@ -29,7 +29,7 @@ - + {{poptitle}}