作者 Karson

--no commit message

@@ -17,7 +17,7 @@ define(['jquery', 'bootstrap', 'backend', 'addtabs', 'adminlte', 'validator'], f @@ -17,7 +17,7 @@ define(['jquery', 'bootstrap', 'backend', 'addtabs', 'adminlte', 'validator'], f
17 17
18 //读取FastAdmin的更新信息 18 //读取FastAdmin的更新信息
19 $.ajax({ 19 $.ajax({
20 - url: 'http://www.fa.com/index/index/news', 20 + url: 'http://demo.fastadmin.net/index/index/news',
21 type: 'post', 21 type: 'post',
22 dataType: 'jsonp', 22 dataType: 'jsonp',
23 success: function (ret) { 23 success: function (ret) {