fix api
This commit is contained in:
parent
2d8b8e8b80
commit
e01e943353
@ -156,7 +156,7 @@ if (imgUrls == null) {
|
||||
*/
|
||||
//临时更换图片 api
|
||||
var $section = $('#section');
|
||||
var url = "https://api.btstu.cn/sjbz/api.php?lx=fengjing&format=images";
|
||||
var url = "https://api.ixiaowai.cn/gqapi/gqapi.php";
|
||||
$section.css("background", "url('" + url + "') center center no-repeat #666");
|
||||
$section.css("background-size", "cover");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user