文章摘要
加载中...|
此内容根据文章生成,并经过人工审核,仅用于文章内容的解释与总结 投诉

仅作本人操作备份

为Fuwari主题Banner设置每日Bing壁纸

1.打开 src/config.ts 修改如下内容

Formerly
bash
	banner: {
		enable: false,
		src: "",
		position: "center", 
		credit: {
			enable: false, 
			text: "", 
			url: "",
After
bash
	banner: {
		enable: true,
		src: "https://bing.img.run/1920x1080.php", 
		position: "center", 
		credit: {
			enable: true, 
			text: "Bing Daily Wallpaper", 
			url: "https://www.bing.com",

注:credit处内容可保持不变,若设置内容不涉及版权保护的情况下。 src处可为以下链接:

Bing今日壁纸(长期提供服务,地球不停转,我们不停服)

https://bing.img.run/uhd.php UHD超高清原图
https://bing.img.run/1920x1080.php 1080P高清
https://bing.img.run/1366x768.php 普清
https://bing.img.run/m.php 手机版1080P高清

随机获取Bing历史壁纸

https://bing.img.run/rand_uhd.php UHD超高清原图
https://bing.img.run/rand.php 1080P高清
https://bing.img.run/rand_1366x768.php 普清
https://bing.img.run/rand_m.php 手机版1080P高清
以上服务由 Bing每日壁纸档案库 提供
赞赏博主
评论 隐私政策