From 6610d2ba89c22ad9e38a19fc2b02c22adb746fd8 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Fri, 21 Mar 2025 10:27:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/detail/index.wxml | 5 ++++- pages/firstBill/index.wxss | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pages/detail/index.wxml b/pages/detail/index.wxml index cf7dfe6..723c735 100644 --- a/pages/detail/index.wxml +++ b/pages/detail/index.wxml @@ -501,7 +501,9 @@ --> - + + + @@ -512,6 +514,7 @@ 客服 + diff --git a/pages/firstBill/index.wxss b/pages/firstBill/index.wxss index 53765c9..d0db424 100644 --- a/pages/firstBill/index.wxss +++ b/pages/firstBill/index.wxss @@ -1606,4 +1606,8 @@ button.collect icon::before { -webkit-transform: translateX(-120%); } } - \ No newline at end of file + + +.sticky{ + margin-bottom: 10px; +} \ No newline at end of file