更换系统图片

This commit is contained in:
anian
2026-07-20 01:13:14 +08:00
parent 6675e378d2
commit 041fd0f7cf
67 changed files with 106 additions and 104 deletions
+12 -12
View File
@@ -10,7 +10,7 @@ spec:
- $formkit: attachment
name: favicon
label: favicon
value: /themes/theme-pix/assets/img/favicon.ico
value: /themes/theme-pix/assets/img/logo.webp
help: 建议制作一张400x400的png图像, 然后等比缩小到你想转换的ico尺寸,最后通过网上的工具转换成ico图标格式.
- $formkit: menuRadio
name: left_nav
@@ -48,7 +48,7 @@ spec:
- $formkit: attachment
name: default_avatar
label: 博主头像
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- group: base_top_set
label: 顶部设置
@@ -56,7 +56,7 @@ spec:
- $formkit: attachment
name: site_logo
label: 常规LOGO
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- $formkit: number
name: logo_height
label: 常规LOGO高度尺寸
@@ -66,11 +66,11 @@ spec:
name: m_site_logo
label: 方形LOGO
help: 建议制作一张48*48的方形LOGO
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- $formkit: attachment
name: mobile_logo
label: 移动端LOGO
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- $formkit: checkbox
name: top_nav_on_web
id: top_nav_on_web
@@ -316,7 +316,7 @@ spec:
- $formkit: attachment
name: topbg_banner
label: 顶部封面图
value: /themes/theme-pix/assets/img/banner.jpg
value: /themes/theme-pix/assets/img/banner-all.webp
- $formkit: radio
name: home_post_type
label: 首页类型模式
@@ -425,7 +425,7 @@ spec:
if: $get(donate_on).value
name: donate_pic
label: 打赏二维码
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- group: moments
label: 瞬间设置
@@ -451,7 +451,7 @@ spec:
- $formkit: attachment
name: banner
label: 瞬间分享背景
value: /themes/theme-pix/assets/img/banner.jpg
value: /themes/theme-pix/assets/img/banner-all.webp
- $formkit: attachmentPolicySelect
name: attachmentPolicy
label: 附件存储策略
@@ -763,7 +763,7 @@ spec:
label: 一言
value:
title: 一言
yiyan_bg: /themes/theme-pix/assets/img/banner.jpg
yiyan_bg: /themes/theme-pix/assets/img/banner-all.webp
children:
- $formkit: text
name: title
@@ -870,11 +870,11 @@ spec:
- $formkit: attachment
name: land_logo
label: LOGO或头像
value: /themes/theme-pix/assets/img/avatar.png
value: /themes/theme-pix/assets/img/logo.webp
- $formkit: attachment
name: land_feature
label: 封面头图
value: /themes/theme-pix/assets/img/landimg.jpg
value: /themes/theme-pix/assets/img/logo.webp
- $formkit: text
name: land_title
label: 标题或名称
@@ -938,7 +938,7 @@ spec:
- $formkit: attachment
name: custom_login_background
label: 背景图
value: /themes/theme-pix/assets/img/default-header.png
value: /themes/theme-pix/assets/img/banner-all.webp
accepts:
- "image/*"