From 1f237a16c8f3c08fbdde6229cf3c5bd188fbf3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Wed, 13 Mar 2019 15:57:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E5=8A=A0=E6=8B=BC=E5=9B=A2=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/joinFrDpell/index.js | 6 +++--- pages/joinFrDpell/index.wxml | 2 +- pages/spellDetail/index.wxml | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/pages/joinFrDpell/index.js b/pages/joinFrDpell/index.js index b5c96d7..67f81ac 100644 --- a/pages/joinFrDpell/index.js +++ b/pages/joinFrDpell/index.js @@ -149,7 +149,7 @@ Page({ }, //参与别人的拼团 gotoPartner() { - wx.navigateTo({ + wx.reLaunch({ url: `/pages/spellDetail/index?orderId=${this.data.spellData.orderId}&couponId=${this.data.spellData.couponId}&orderGroupId=${this.data.spellData.orderGroupId}` }); }, @@ -211,7 +211,7 @@ Page({ } }) .then(res => { - wx.navigateTo({ + wx.reLaunch({ url: `/pages/spellDetail/index?orderId=${orderId}&couponId=${_this.data.data.couponId}&orderGroupId=${res.data.orderGroupId}` }); }) @@ -238,7 +238,7 @@ Page({ .then(res => { wx.hideLoading() if (orderGroupId==undefined) { - wx.navigateTo({ + wx.reLaunch({ url: '/pages/order/detail/index?orderId=' + res.data.id, }) } else { diff --git a/pages/joinFrDpell/index.wxml b/pages/joinFrDpell/index.wxml index 9bf648b..9694e73 100644 --- a/pages/joinFrDpell/index.wxml +++ b/pages/joinFrDpell/index.wxml @@ -24,7 +24,7 @@ - 您的好友 {{nickName}} 邀请您参加拼团 + 您正在参加 {{nickName}} 的拼团 剩余时间:{{hour+' : '+min+' : '+sec}} diff --git a/pages/spellDetail/index.wxml b/pages/spellDetail/index.wxml index cf76fe2..8b7e990 100644 --- a/pages/spellDetail/index.wxml +++ b/pages/spellDetail/index.wxml @@ -35,6 +35,8 @@ {{min}} : {{hour}} + + {{day}} 剩余