mirror of https://github.com/1099438829/macUI.git
This commit is contained in:
parent
2f6a128889
commit
ba1540fb01
|
|
@ -191,8 +191,8 @@
|
|||
|
||||
//设置壁纸
|
||||
Win10.setBgUrl({
|
||||
main: 'http://img.netbian.com/file/2017/0711/5809e56ba638614b4a85a8daaa49b5ab.jpg',
|
||||
mobile: 'https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fbbsimage.res.meizu.com%2Fflymebbs%2Fforum%2F201610%2F05%2F201542lsfxzxk8x8vgedk8.jpg',
|
||||
main: './img/wallpapers/main.jpg',
|
||||
mobile: './img/wallpapers/mobile.jpg',
|
||||
});
|
||||
|
||||
Win10.setAnimated([
|
||||
|
|
|
|||
|
|
@ -117,8 +117,8 @@
|
|||
|
||||
//设置壁纸
|
||||
Win10.setBgUrl({
|
||||
main: 'https://www.picbed.cn/images/2021/08/05/5809e56ba638614b4a85a8daaa49b5ab.jpg',
|
||||
mobile: 'https://www.picbed.cn/images/2021/08/05/srchttp___bbsimage.res.meizu.com_flymebbs_forum_201610_05_201542lsfxzxk8x8vgedk8.jpg',
|
||||
main: './img/wallpapers/main.jpg',
|
||||
mobile: './img/wallpapers/mobile.jpg',
|
||||
});
|
||||
|
||||
Win10.setAnimated([
|
||||
|
|
|
|||
Loading…
Reference in New Issue