From 07d966afd92b3bb7e40cccfa300a125000fd69e2 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 31 七月 2024 20:16:42 +0800
Subject: [PATCH] 代码提交

---
 wechat_jiaxuan/pages/store/staff.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/pages/store/staff.wxml b/wechat_jiaxuan/pages/store/staff.wxml
index 15b07f6..30e825c 100644
--- a/wechat_jiaxuan/pages/store/staff.wxml
+++ b/wechat_jiaxuan/pages/store/staff.wxml
@@ -51,7 +51,7 @@
     </view>
   </view>
   <!-- footer -->
-  <view bindtap="makePhone" class="footer" style="bottom: {{bottomLift}}px;">
+  <view bindtap="makePhone" class="footer" style="bottom: {{bottomLift + 6}}px;">
     <view class="btn">
       <image src="../../static/icon/call.png" mode="widthFix"></image>
       <view>鑱旂郴TA</view>

--
Gitblit v1.9.3