@@ -1,5 +1,5 @@
$(function(){
-// setInterval(Ajax, huayi.config.indextime);//Ajax调用函数
+ setInterval(Ajax, huayi.config.indextime);//Ajax调用函数
})