fix: 增加一些提示和一个暂时的公共接口

This commit is contained in:
ikechan8370 2023-06-25 00:37:24 +08:00
parent 2bf92e2bbf
commit a70b25987e
3 changed files with 9 additions and 4 deletions

View file

@ -813,6 +813,12 @@ export function supportGuoba () {
]
}
},
{
field: 'extraUrl',
label: '额外工具url',
bottomHelpMessage: '测试期间提供一个公益接口一段时间后撤掉参考搭建https://github.com/ikechan8370/chatgpt-plugin-extras',
component: 'Input'
}
],
// 获取配置数据方法(用于前端填充显示数据)
getConfigData () {