|
|
@ -191,6 +191,11 @@ Page({ |
|
|
|
url: `/subpages/integralCentre/pages/record/record?points=${this.data.points}` |
|
|
|
}) |
|
|
|
}, |
|
|
|
bindtapIntegralGoods () { |
|
|
|
wx.navigateTo({ |
|
|
|
url: `/subpages/integralCentre/pages/noticeDetail/noticeDetail?modulecode=notice_points_goods` |
|
|
|
}) |
|
|
|
}, |
|
|
|
bindtapIntegralRule () { |
|
|
|
wx.navigateTo({ |
|
|
|
url: `/subpages/integralCentre/pages/noticeDetail/noticeDetail?modulecode=notice_points_rule` |
|
|
|