Commit dca4aa73 by 王昆

gsb

parent b80d5290
...@@ -106,7 +106,7 @@ var app = new Vue({ ...@@ -106,7 +106,7 @@ var app = new Vue({
}).then(rd => { }).then(rd => {
if (rd.status == 0) { if (rd.status == 0) {
url = url.split("?")[0]; url = url.split("?")[0];
url = "https://bpohhr.gongsibao.com/bpoproxy"; // url = "https://bpohhr.gongsibao.com/bpoproxy";
// http://127.0.0.1:3333/wxsign?comid=10172&userCode=100018&nonceStr=nonceStrnonceStr&sign=E47D90EA49DCB7E9114A27767DCBF3C2 // http://127.0.0.1:3333/wxsign?comid=10172&userCode=100018&nonceStr=nonceStrnonceStr&sign=E47D90EA49DCB7E9114A27767DCBF3C2
let redirect_uri = encodeURIComponent(url); let redirect_uri = encodeURIComponent(url);
let wxAppId = this.wxAppId; let wxAppId = this.wxAppId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment