mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 11:59:40 +08:00
新增:安全链接中转页
This commit is contained in:
parent
a379039ed1
commit
ba55507de2
@ -1405,7 +1405,7 @@ spec:
|
||||
id: enable_security_link
|
||||
label: 开启 安全链接页面
|
||||
value: false
|
||||
help: '开启安全链接页面前,请先使用’安全链接页面模版‘创建页面。'
|
||||
help: '开启安全链接页面前,请先使用“安全链接页面模版”创建页面。'
|
||||
options:
|
||||
- value: true
|
||||
label: 开启
|
||||
@ -1422,8 +1422,8 @@ spec:
|
||||
label: 安全链接页面-URL
|
||||
if: $get(enable_security_link).value
|
||||
validation: required
|
||||
placeholder: '请输入使用’安全链接页面模版‘创建的页面访问路径'
|
||||
help: '输入使用’安全链接页面模版‘创建的页面访问路径,不能省略’/‘。'
|
||||
placeholder: '请输入使用“安全链接页面模版”创建的页面访问路径'
|
||||
help: '输入使用”安全链接页面模版“创建的页面访问路径,不能省略’/‘。'
|
||||
- $formkit: attachment
|
||||
name: security_link_tip_img
|
||||
if: $get(enable_security_link).value
|
||||
|
@ -28,6 +28,6 @@ spec:
|
||||
settingName: theme-dream-setting
|
||||
configMapName: theme-dream-configMap
|
||||
# 版本号
|
||||
version: 1.0.4.50
|
||||
version: 1.0.4.51
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.6.0"
|
Loading…
x
Reference in New Issue
Block a user