|
@@ -77,7 +77,7 @@ Page({
|
|
|
var success = function (res) {
|
|
var success = function (res) {
|
|
|
let info = res.data;
|
|
let info = res.data;
|
|
|
if(info.wx_user.id){
|
|
if(info.wx_user.id){
|
|
|
- let uurl = encodeURIComponent(`https://tfohowapi.hiwavo.com/h5yingyuchat.html?visitor_id=fohow-${info.wx_user.id}&visitor_name=${info.wx_user.nickname}&avator=${info.wx_user.head}&from=xcx`);
|
|
|
|
|
|
|
+ let uurl = encodeURIComponent(`https://tfohowapi.hiwavo.com/h5yingyuchat.html?&visitor_id=fohow—${info.wx_user.id}&visitor_name=${info.wx_user.nickname}&avator=${info.wx_user.head}&from=xcx`);
|
|
|
console.log("uurl",uurl);
|
|
console.log("uurl",uurl);
|
|
|
wx.navigateTo({
|
|
wx.navigateTo({
|
|
|
url: '/pages/web/web?id='+uurl
|
|
url: '/pages/web/web?id='+uurl
|