From 2faa6546a9f9ddb29f81cbc9770fc25b95703695 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 17:02:39 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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 9e354a1..611f7fb 100644
--- a/wechat_jiaxuan/pages/store/staff.wxml
+++ b/wechat_jiaxuan/pages/store/staff.wxml
@@ -49,7 +49,7 @@
     </view>
   </view>
   <!-- footer -->
-  <view bindtap="openModal" class="footer" style="bottom: {{bottomLift}}px;">
+  <view bindtap="makePhone" class="footer" style="bottom: {{bottomLift}}px;">
     <view class="btn">
       <image src="../../static/icon/call.png" mode="widthFix"></image>
       <view>鑱旂郴TA</view>

--
Gitblit v1.9.3