🐞 fix: 修复部分问题

This commit is contained in:
zhiyu1998 2023-03-22 13:26:11 +08:00
parent dd92141404
commit c25ca7069d

View File

@ -64,16 +64,6 @@ export function supportGuoba() {
placeholder: "请输入密匙",
},
},
{
field: "tools.bearerToken",
label: "推特Bearer Token",
bottomHelpMessage: "使用推特解析需要的token需要申请",
component: "Input",
required: false,
componentProps: {
placeholder: "请输入Bearer Token",
},
},
{
field: "tools.defaultPath",
label: "视频暂存位置",