Commit c9197b33 authored by xinyuandu's avatar xinyuandu

回滚

parent 22cafda1
...@@ -326,34 +326,34 @@ ...@@ -326,34 +326,34 @@
} }
})(); })();
$(document).ready(function(){
console.log("12312321321312321132")
//window.location.href = 'https://www.baidu.com';
$('#jump_link').attr("data-phone" , "110112119")
var phone = '';
$.ajax({
url: 'index/getWxInfoV2',
data: {
// 'house_id': _shangpuId,
//// 'site_area': _isC=='1'?1:3
// 'is_return_list': 1
},
type: "GET",
dataType: "json",
beforeSend: function() {},
success: function(data) {
// if ( data.phone ){
// phone = data.phone ;
// }
// //
//$(document).ready(function(){
// console.log("12312321321312321132")
// //window.location.href = 'https://www.baidu.com';
// $('#jump_link').attr("data-phone" , "110112119") // $('#jump_link').attr("data-phone" , "110112119")
}, // var phone = '';
error: function() { //
// $.ajax({
} // url: 'index/getWxInfoV2',
}); // data: {
//// 'house_id': _shangpuId,
////// 'site_area': _isC=='1'?1:3
}) //// 'is_return_list': 1
\ No newline at end of file // },
// type: "GET",
// dataType: "json",
// beforeSend: function() {},
// success: function(data) {
//// if ( data.phone ){
//// phone = data.phone ;
//// }
////
//// $('#jump_link').attr("data-phone" , "110112119")
// },
// error: function() {
//
// }
// });
//
//
//})
\ No newline at end of file
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