This commit is contained in:
BIN
public/assets/images/home.jpg
Normal file
BIN
public/assets/images/home.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 MiB |
@@ -8,9 +8,9 @@ export const backgroundWallpaper: BackgroundWallpaperConfig = {
|
|||||||
// 背景图片配置
|
// 背景图片配置
|
||||||
src: {
|
src: {
|
||||||
// 桌面背景图片
|
// 桌面背景图片
|
||||||
desktop: "",
|
desktop: "/assets/images/home.jpg",
|
||||||
// 移动背景图片
|
// 移动背景图片
|
||||||
mobile: "",
|
mobile: "/assets/images/home.jpg",
|
||||||
},
|
},
|
||||||
// Banner模式特有配置
|
// Banner模式特有配置
|
||||||
banner: {
|
banner: {
|
||||||
|
|||||||
Reference in New Issue
Block a user