change: 修改`侧边栏`中`个人信息`默认背景图

This commit is contained in:
liuxuewen 2023-12-28 11:34:31 +08:00
parent 9a0665ac99
commit 2614dc6946
2 changed files with 2 additions and 2 deletions

View File

@ -645,8 +645,8 @@ spec:
- $formkit: attachment - $formkit: attachment
name: backgroundImg name: backgroundImg
label: 背景图片 label: 背景图片
value: https://pic.cnkj.site/b/2023/6585299246b8a.webp?type=blog value: /themes/theme-hao/assets/images/sidebar/profile.webp
placeholder: 请输入背景图片地址 placeholder: 请输入背景图片路径或地址(建议使用 280px * 330px 图片效果最佳)
- $formkit: attachment - $formkit: attachment
name: stickerImg name: stickerImg
if: $get(profileStyle).value == 'one' if: $get(profileStyle).value == 'one'

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB