$(function() { $.get("index_testenv.php",function(data) { if(data !== '') { $("#__testEvn").html(data); } }) })
微信客服