From 5d70c2d38f12437afedc1c978269d29689ff0c2e Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期四, 28 三月 2024 19:54:52 +0800
Subject: [PATCH] 微信支付

---
 packageBookService/pages/bookServices/list/index.wxss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packageBookService/pages/bookServices/list/index.wxss b/packageBookService/pages/bookServices/list/index.wxss
index 89598cf..a096e07 100644
--- a/packageBookService/pages/bookServices/list/index.wxss
+++ b/packageBookService/pages/bookServices/list/index.wxss
@@ -68,6 +68,7 @@
 .header-scroll {
   height: 100%;
   width: 85vw;
+  overflow-x: auto;
 }
 
 .icon-left {

--
Gitblit v1.9.1