$(function(){ var base = "https://custproj00011-2.ceydz.com/front/" //鍓嶇紑 // var base = "http://192.168.3.8:8073/front/" //鏈湴 test() function GetQueryString(_data) {//鎷嗗垎浼犻€掑弬鏁? var temp = _data.split('?') if(temp.length >1){ newData = temp[1].split('=')[1] return newData }else{ console.log("鏃犲弬鏁?); return false } } function test(){ var tempD = window.document.location.href; var tempID = GetQueryString(tempD) if(tempID == false){ return } dz_ajax(base + 'sxjgaz/getNew', { "id":tempID }, "GET") .then(function(res){ if(res!== undefined){ listCallback(res) } }) .catch(function(err) { console.log(err); }) } function listCallback(_data){ // if() var sideData = _data.content var newName = sideData.name $("#dz_content_top").html( "
"+ newName +"