mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
merge master
This commit is contained in:
commit
c74f204158
@ -2,6 +2,9 @@
|
|||||||
* Created by jljsj on 15/6/3.
|
* Created by jljsj on 15/6/3.
|
||||||
*/
|
*/
|
||||||
$(function() {
|
$(function() {
|
||||||
|
$.ajaxSetup({
|
||||||
|
cache: true
|
||||||
|
});
|
||||||
var loadData = [
|
var loadData = [
|
||||||
"https://os.alipayobjects.com/rmsportal/PfhNcINWBAnMIWR.js", // easeljs-0.8.0.min.js
|
"https://os.alipayobjects.com/rmsportal/PfhNcINWBAnMIWR.js", // easeljs-0.8.0.min.js
|
||||||
"https://os.alipayobjects.com/rmsportal/nGFyCGHAblMWsYE.js", // TweenMax.min.js
|
"https://os.alipayobjects.com/rmsportal/nGFyCGHAblMWsYE.js", // TweenMax.min.js
|
||||||
|
Loading…
Reference in New Issue
Block a user