Merge branch 'v2' into v2

This commit is contained in:
ifeif 2024-01-03 15:28:09 +08:00 committed by GitHub
commit 64340e2cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 998 additions and 1008 deletions

View file

@ -380,6 +380,12 @@ export function supportGuoba () {
]
}
},
{
field: 'sydneyEnableSearch',
label: '是否允许必应进行搜索',
bottomHelpMessage: '关闭后必应将禁用搜索',
component: 'Switch'
},
{
field: 'enableSuggestedResponses',
label: '是否开启建议回复',