From 8b34ffce3fc749acd29613a2551d2e49112dadcd Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 15 Dec 2015 18:20:16 +0800 Subject: [PATCH] fix non-cached scripts --- site/static/homeLoad.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/static/homeLoad.js b/site/static/homeLoad.js index e317b1def0..1a23a6021e 100644 --- a/site/static/homeLoad.js +++ b/site/static/homeLoad.js @@ -2,6 +2,9 @@ * Created by jljsj on 15/6/3. */ $(function() { + $.ajaxSetup({ + cache: true + }); var loadData = [ "https://os.alipayobjects.com/rmsportal/PfhNcINWBAnMIWR.js", // easeljs-0.8.0.min.js "https://os.alipayobjects.com/rmsportal/nGFyCGHAblMWsYE.js", // TweenMax.min.js