Commit cad27e3cc214499f73860db4fdfec29462634fde
1 parent
c08302b2
海报小程序码地址修改
Showing
1 changed file
with
1 additions
and
1 deletions
packageB/pages/luckactivity/luckinfo/luckinfo.js
@@ -539,7 +539,7 @@ Page({ | @@ -539,7 +539,7 @@ Page({ | ||
539 | //获取小程序码 | 539 | //获取小程序码 |
540 | getMiniCode(objData) { | 540 | getMiniCode(objData) { |
541 | wx.getImageInfo({ | 541 | wx.getImageInfo({ |
542 | - src: `${objData.url}/api/wx/open/app/user/getWeAppEwm/${objData.store_id}?sceneValue=${objData.user_id}_${objData.id}&pageValue=pages/index/index/index`, | 542 | + src: `${objData.url}/api/wx/open/app/user/getWeAppEwm/${objData.store_id}?sceneValue=${objData.user_id}_${objData.id}&pageValue=packageB/pages/luckactivity/luckinfo/luckinfo`, |
543 | success (res) { | 543 | success (res) { |
544 | if(res.code != -1) { | 544 | if(res.code != -1) { |
545 | self.setData({ | 545 | self.setData({ |