2025-12-30 11:09:50 +08:00
|
|
|
addonType: captcha
|
|
|
|
|
name: tencent
|
|
|
|
|
title: 腾讯云验证码
|
|
|
|
|
desc: ''
|
|
|
|
|
showTest: false
|
|
|
|
|
input:
|
|
|
|
|
accessId:
|
|
|
|
|
title: 腾讯云授权
|
|
|
|
|
helper: 腾讯云授权
|
|
|
|
|
component:
|
|
|
|
|
name: access-selector
|
|
|
|
|
vModel: modelValue
|
|
|
|
|
from: sys
|
|
|
|
|
type: tencent
|
|
|
|
|
required: true
|
|
|
|
|
captchaAppId:
|
|
|
|
|
title: 验证ID
|
|
|
|
|
component:
|
|
|
|
|
name: a-input-number
|
|
|
|
|
placeholder: CaptchaAppId
|
|
|
|
|
helper: >-
|
|
|
|
|
[腾讯云验证码](https://cloud.tencent.com/act/cps/redirect?redirect=37716&cps_key=b3ef73330335d7a6efa4a4bbeeb6b2c9)
|
|
|
|
|
required: true
|
|
|
|
|
appSecretKey:
|
|
|
|
|
title: 验证Key
|
|
|
|
|
component:
|
|
|
|
|
placeholder: AppSecretKey
|
|
|
|
|
required: true
|
2025-12-30 18:32:00 +08:00
|
|
|
pluginType: addon
|
2025-12-30 11:09:50 +08:00
|
|
|
type: builtIn
|
2025-12-31 18:39:58 +08:00
|
|
|
scriptFilePath: /plugins/plugin-captcha/tencent/index.js
|