// URL = "http://www.a.com?foo="+encodeURIComponent(param);
                    
              window.location.href="/user/login/wechat?customer_id="+getQueryVariable("customer_id")+'&backurl='+encodeURIComponent(param);

标签: none

添加新评论