<script>
window.onload = function()
{
$.ajax({
type: "get",
async: false,
url: "http://{$Think.config.SITE_DOMAIN}/Api/Hitstall/index/ismobile/1",
dataType: "jsonp",
});
}
</script>
上一篇:我的这个网站总是没有蜘蛛来,就算来了也就是1个2个,是不是代码禁止了蜘蛛爬行?
下一篇:没有了

2021-04-14 22:28:11