淘先锋技术网

首页 1 2 3 4 5 6 7

网站URL后面添加随机数?

js,ajax请求地址后加随机参数,比如XXXX?t= + new Date().getTime()。或者 在url后面加一个随机数。url=test.jsp?number=Math.random();