No Description

setItervalTime.js 81B

123456
  1. $(function(){
  2. setInterval(Ajax, huayi.config.indextime);//Ajax调用函数
  3. })