Selaa lähdekoodia

Merge branch '红色' into 测试

xiaohaizhao 1 vuosi sitten
vanhempi
commit
3c235c6bd7

+ 2 - 1
packageA/publicClue/modules/follow/follow.js

@@ -93,7 +93,8 @@ Component({
                     "content.pageNumber": res.pageNumber + 1,
                     "content.pageTotal": res.pageTotal,
                     "content.total": res.total,
-                    sat_orderclueid: id
+                    sat_orderclueid: id,
+                    userid: wx.getStorageSync('userMsg').userid
                 })
             })
         },

+ 1 - 1
pages/tabbar/mine/webView.wxml

@@ -1 +1 @@
-<web-view src="https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8d848a89fcbf6bd8&redirect_uri=https://www.cnd3b.com/getcodebng.html&response_type=code&Scope=snsapi_base&state=12312#wechat_redirect" />
+<web-view src="https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8d848a89fcbf6bd8&redirect_uri=https://meida.cnyunl.com/getcodebng.html&response_type=code&Scope=snsapi_base&state=12312#wechat_redirect" />