我的错误是在跳转的url中拼接了url,如下:
var myBaseUrl="https://xxx/";
function do() {
$.ajax({
url :myBaseUrl+"wechat/weChatUntie.action",
cache : false,
dataType : "json",
type: "POST",
.................var myBaseUrl="ht我的错误是在跳转的url中拼接了url,如下:
var myBaseUrl="https://xxx/";
function do() {
$.ajax({
url :myBaseUrl+"wechat/weChatUntie.action",
cache : false,
dataType : "json",
type: "POST",
.................var myBaseUrl="ht