mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: 增加一些提示和一个暂时的公共接口
This commit is contained in:
parent
2bf92e2bbf
commit
a70b25987e
3 changed files with 9 additions and 4 deletions
|
|
@ -813,6 +813,12 @@ export function supportGuoba () {
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'extraUrl',
|
||||
label: '额外工具url',
|
||||
bottomHelpMessage: '(测试期间提供一个公益接口,一段时间后撤掉)参考搭建:https://github.com/ikechan8370/chatgpt-plugin-extras',
|
||||
component: 'Input'
|
||||
}
|
||||
],
|
||||
// 获取配置数据方法(用于前端填充显示数据)
|
||||
getConfigData () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue