Merge back from e0d252a

This commit is contained in:
gaoao-3 2025-01-02 15:59:14 +08:00
parent 4f356a8576
commit 9d6bed9fcd
4 changed files with 2 additions and 167 deletions

View file

@ -54,7 +54,7 @@ export function supportGuoba () {
{
field: 'specialUserQQs',
label: '特殊用户QQ号',
bottomHelpMessage: '在这里添加特殊用户的QQ号码。',
bottomHelpMessage: '在这里添加特殊用户的QQ号码。',
component: 'Input'
},
{
@ -62,12 +62,6 @@ export function supportGuoba () {
label: '特殊用户名称',
bottomHelpMessage: '在这里添加特殊用户的名称。',
component: 'Input'
},
{
field: 'smtpAuthCode',
label: 'qq邮箱授权码',
bottomHelpMessage: '在这里添加你的授权码',
component: 'Input'
},
{
field: 'enableBYM',