소스 검색

fix(修改) 修改积分页面分享的路劲tgid

xing.li 3 년 전
부모
커밋
f970b6b3ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/integral/integral.js

+ 1 - 1
pages/integral/integral.js

@@ -181,7 +181,7 @@ Page({
   onShareAppMessage: function () {
         return{
             title:"移动积分",
-            path:"/pages/integral/integral",
+            path:"/pages/integral/integral?channelid=1&shopid=2&tgid=25368",   
             imageUrl:"https://dy.shpr.top/shareActivity/integral-share1.png"
         }
   },