diff --git a/settings.yaml b/settings.yaml index 511b928c..5b0053c9 100644 --- a/settings.yaml +++ b/settings.yaml @@ -685,6 +685,13 @@ spec: label: 文章使用随机封面图 value: false help: 文章是否使用随机图的设置随机获取图片 + - $formkit: text + if: "$get(rimage_cover_open).value == true" + name: rimage_custom_param_name + label: 随机图 API 资源标识变量 + validation: "required" + value: postid + help: 随机图 API 资源标识变量,默认为 postid,可根据随机图 API 的需要自行设置。 - $formkit: checkbox name: rimage_cover_sheet_open id: rimage_cover_sheet_open diff --git a/templates/macro/content-thumb.html b/templates/macro/content-thumb.html index b69e9291..d20104cf 100644 --- a/templates/macro/content-thumb.html +++ b/templates/macro/content-thumb.html @@ -88,7 +88,7 @@

/> />