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