效果

说明

RIPRO修改-搜索框动态背景,去掉死板的单一图像 ,改用BING的api每日更新图片,使用的是缙哥哥博客的api

修改方法

直接看图说话,就是修改首页模块的搜索条背景,在图片地址里填上API代码:

https://api.dujin.org/bing/1366.php
或
https://api.dujin.org/bing/1920.php

添加后如下

修改

然后清除缓存刷新首页!

贴上图片调用方法:

<img src="https://api.dujin.org/bing/1366.php" alt="Bing每日图片" />
<img src="https://api.dujin.org/bing/1920.php" alt="Bing每日图片超高清" />