This commit is contained in:
xiaojunnuo
2024-12-20 18:04:32 +08:00
parent 5d568efac3
commit d70e2b66a3
7 changed files with 107 additions and 11 deletions
@@ -19,7 +19,8 @@ export class NamesiloAccess extends BaseAccess {
component: {
placeholder: 'api key',
},
helper: '前往 [获取API Key](https://www.namesilo.com/account/api-manager)',
helper:
'前往 [获取API Key](https://www.namesilo.com/account/api-manager)\n不要勾选第一项(Generate key for read-only access\n勾选第二项(Submitting this form...\n然后点击Generate按钮',
required: true,
encrypt: true,
})