海口到大连特价机票查询到温哥华机票价格?


旅游攻略社区>
问答>
已解决问题:6053051
41831772人贡献宝贵经验
问答标签 飞机上海机票温哥华搜索标签当前标签下暂时没有问答');
} else if (json.DistrictType == '3') {
$this.siblings('.abouttdd_licon').html('加载中,请稍等...');
}
$this.parent('li').siblings('li').find('.abouttdd_licon').slideUp(300);
$this.siblings('.abouttdd_licon').slideDown(300);
$.ajax({
url: '/AskSite/Ajax/AjaxGetAskDistrictInfoList',
type: "POST",
async: true,
timeout: 60000,
data: $.toJSON(json),
success: function(responseText) {
if (responseText.Html != "") {
$this.siblings('.abouttdd_licon').html(responseText.Html);
}
},
error: function() {
}
});
},
poo_city_name: '上海',
poo_city_id: '2'
};
function tagIndexJump(data) {
var url = DETAIL_API.AskTagIndexJump;
var tagindexId = data.tagindexId;
var tagindexText = data.tagindexText;
var askJson = {};
askJson.tagindexId = tagindexId;
askJson.tagindexText = tagindexText;
$.ajax({
url: url,
type: "POST",
async: true,
data: $.toJSON(askJson),
success: function (data) {
if (data.RetCode > 0) {
window.location.href = data.Html;
return true;
}
else if (data.RetCode == -1) {
window.location.href = data.Html;
return false;
}
},
error: function () {
}
});
}
//onload
$(function () {
//加载推荐产品
var districtId = $('#RecDistrictId').val();
var hotelId = $('#HotelId').val();
AjaxGetCtripProdctutList(districtId,hotelId);
//AjaxRelatedDistrict();
});
//加载推荐产品
function AjaxGetCtripProdctutList(districtId,hotelId) {
$.ajax({
url: '/AskSite/Ajax/AjaxGetAskListCtripProduct',
type: "POST",
async: true,
timeout: 100000,
data: { "districtId": districtId,"hotelId":hotelId },
success: function (responseText) {
$('#divAskListProduct').show();
$("#divAskListProduct").html(responseText.Html);
},
error: function () {
}
});
}

我要回帖

更多关于 海口到大连特价机票查询 的文章

 

随机推荐