wechat_jiaxuan/pages/store/store.js
@@ -70,6 +70,12 @@ url: `/pages/store/info?id=${id}`, }) }, userDetail(e) { const iamId = e.currentTarget.dataset.id wx.navigateTo({ url: `/pages/store/staff?id=${iamId}`, }) }, makePhone(e) { console.log('e', e); const phoneNumber = e.currentTarget.dataset.phone