pull/269678/MERGE
Karson 2017-04-23 20:46:43 +08:00
parent b475629ee9
commit 02d6d1f9e7
1 changed files with 1 additions and 1 deletions

View File

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