Commit 9872da92 authored by Liang Ding's avatar Liang Ding

社区公告插件

parent eba75ced
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"url(${staticServePath}/images/loader.gif) no-repeat scroll center center transparent"); "url(${staticServePath}/images/loader.gif) no-repeat scroll center center transparent");
$.ajax({ $.ajax({
url: "http://localhost:8080/apis/news", url: "http://symphony.b3log.org/apis/news",
type: "GET", type: "GET",
dataType:"jsonp", dataType:"jsonp",
jsonp: "callback", jsonp: "callback",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment