mirror of
https://github.com/certd/certd.git
synced 2026-06-16 06:07:34 +08:00
chore: 1
This commit is contained in:
@@ -377,7 +377,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
|
||||
type: "acmeAccount",
|
||||
},
|
||||
required: false,
|
||||
helper: "点击选择->添加->生成ACME账号即可,无需到外部网站注册账号",
|
||||
helper: "账号是直接本地生成,无需到外部注册账号,点击选择按钮->添加->生成ACME账号",
|
||||
mergeScript: `
|
||||
return {
|
||||
show: ctx.compute(({form})=>{
|
||||
|
||||
Reference in New Issue
Block a user