mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
适配锅巴
This commit is contained in:
parent
82b30c40df
commit
19ddd4e0da
@ -44,6 +44,17 @@ export function supportGuoba() {
|
|||||||
options: globalWhitelist,
|
options: globalWhitelist,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
field: "globalImageLimit",
|
||||||
|
label: "解析图片是否合并转发",
|
||||||
|
bottomHelpMessage:
|
||||||
|
"超过配置的数字就会折叠。目前实现了此能的主要有米游社、b站动态专栏、微博、小红书",
|
||||||
|
component: "InputNumber",
|
||||||
|
required: false,
|
||||||
|
componentProps: {
|
||||||
|
placeholder: "请输入合并转发最大阈值",
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
field: "tools.proxyAddr",
|
field: "tools.proxyAddr",
|
||||||
label: "魔法地址",
|
label: "魔法地址",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user