mirror of https://gitee.com/karson/fastadmin.git
pull/269678/MERGE
parent
b475629ee9
commit
02d6d1f9e7
|
|
@ -17,7 +17,7 @@ define(['jquery', 'bootstrap', 'backend', 'addtabs', 'adminlte', 'validator'], f
|
||||||
|
|
||||||
//读取FastAdmin的更新信息
|
//读取FastAdmin的更新信息
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: 'http://www.fa.com/index/index/news',
|
url: 'http://demo.fastadmin.net/index/index/news',
|
||||||
type: 'post',
|
type: 'post',
|
||||||
dataType: 'jsonp',
|
dataType: 'jsonp',
|
||||||
success: function (ret) {
|
success: function (ret) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue