mirror of https://github.com/certd/certd
perf: 华为云密钥获取提示及访问链接
parent
547c0b8399
commit
de43391e4c
|
@ -11,7 +11,7 @@ export class HuaweiAccess extends BaseAccess {
|
|||
component: {
|
||||
placeholder: 'accessKeyId',
|
||||
},
|
||||
helper: '证书申请需要有dns解析权限',
|
||||
helper: '证书申请需要有dns解析权限,前往[我的凭证-访问密钥](https://console.huaweicloud.com/iam/?region=cn-east-3#/mine/accessKey)获取',
|
||||
required: true,
|
||||
})
|
||||
accessKeyId = '';
|
||||
|
|
Loading…
Reference in New Issue