|
@@ -34,7 +34,7 @@ return [[
|
|
|
'title' => 'AppId',
|
|
'title' => 'AppId',
|
|
|
'field' => 'app_id',
|
|
'field' => 'app_id',
|
|
|
'props' => [
|
|
'props' => [
|
|
|
- 'placeholder' => '请输入短信应用ID'
|
|
|
|
|
|
|
+ 'placeholder' => '请输入短信应用App ID'
|
|
|
],
|
|
],
|
|
|
'$required' => true,
|
|
'$required' => true,
|
|
|
'_fc_id' => 'id_Fua8me9rioxkafc',
|
|
'_fc_id' => 'id_Fua8me9rioxkafc',
|
|
@@ -45,38 +45,10 @@ return [[
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|
|
|
'type' => 'input',
|
|
'type' => 'input',
|
|
|
- 'title' => 'SignName',
|
|
|
|
|
- 'field' => 'sign_name',
|
|
|
|
|
- 'props' => [
|
|
|
|
|
- 'placeholder' => '请输入短信签名内容'
|
|
|
|
|
- ],
|
|
|
|
|
- '$required' => true,
|
|
|
|
|
- '_fc_id' => 'id_Fdvume9rioxkahc',
|
|
|
|
|
- 'name' => 'ref_F7ecme9rioxkaic',
|
|
|
|
|
- 'display' => true,
|
|
|
|
|
- 'hidden' => false,
|
|
|
|
|
- '_fc_drag_tag' => 'input'
|
|
|
|
|
- ],
|
|
|
|
|
- [
|
|
|
|
|
- 'type' => 'input',
|
|
|
|
|
- 'title' => 'TemplateId',
|
|
|
|
|
- 'field' => 'template_id',
|
|
|
|
|
- 'props' => [
|
|
|
|
|
- 'placeholder' => '请输入短信模板ID'
|
|
|
|
|
- ],
|
|
|
|
|
- '$required' => true,
|
|
|
|
|
- '_fc_id' => 'id_Fev8me9rioxkajc',
|
|
|
|
|
- 'name' => 'ref_Fwj5me9rioxkakc',
|
|
|
|
|
- 'display' => true,
|
|
|
|
|
- 'hidden' => false,
|
|
|
|
|
- '_fc_drag_tag' => 'input'
|
|
|
|
|
- ],
|
|
|
|
|
- [
|
|
|
|
|
- 'type' => 'input',
|
|
|
|
|
- 'title' => 'SmsSdkAppId',
|
|
|
|
|
- 'field' => 'sms_sdk_app_id',
|
|
|
|
|
|
|
+ 'title' => 'AppKey',
|
|
|
|
|
+ 'field' => 'app_key',
|
|
|
'props' => [
|
|
'props' => [
|
|
|
- 'placeholder' => '请输入短信SdkAppId'
|
|
|
|
|
|
|
+ 'placeholder' => '请输入短信应用App Key'
|
|
|
],
|
|
],
|
|
|
'$required' => true,
|
|
'$required' => true,
|
|
|
'_fc_id' => 'id_Fmwkme9rioxkalc',
|
|
'_fc_id' => 'id_Fmwkme9rioxkalc',
|
|
@@ -87,30 +59,68 @@ return [[
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|
|
|
'type' => 'input',
|
|
'type' => 'input',
|
|
|
- 'title' => 'Endpoint',
|
|
|
|
|
- 'field' => 'endpoint',
|
|
|
|
|
|
|
+ 'title' => 'SignName',
|
|
|
|
|
+ 'field' => 'sign_name',
|
|
|
'props' => [
|
|
'props' => [
|
|
|
- 'placeholder' => '请输入API请求域名(如:sms.tencentcloudapi.com)'
|
|
|
|
|
|
|
+ 'placeholder' => '请输入短信签名内容'
|
|
|
],
|
|
],
|
|
|
'$required' => true,
|
|
'$required' => true,
|
|
|
- '_fc_id' => 'id_Fj0nme9rioxkanc',
|
|
|
|
|
- 'name' => 'ref_Fb2wme9rioxkaoc',
|
|
|
|
|
|
|
+ '_fc_id' => 'id_Fdvume9rioxkahc',
|
|
|
|
|
+ 'name' => 'ref_F7ecme9rioxkaic',
|
|
|
'display' => true,
|
|
'display' => true,
|
|
|
'hidden' => false,
|
|
'hidden' => false,
|
|
|
'_fc_drag_tag' => 'input'
|
|
'_fc_drag_tag' => 'input'
|
|
|
],
|
|
],
|
|
|
|
|
+
|
|
|
[
|
|
[
|
|
|
- 'type' => 'input',
|
|
|
|
|
- 'title' => 'Region',
|
|
|
|
|
- 'field' => 'region',
|
|
|
|
|
|
|
+ 'type' => 'group',
|
|
|
|
|
+ 'field' => 'tencent_sms_templates',
|
|
|
|
|
+ 'title' => '腾讯短信模板',
|
|
|
'props' => [
|
|
'props' => [
|
|
|
- 'placeholder' => '请输入地域参数(如:ap-guangzhou)'
|
|
|
|
|
|
|
+ 'min' => 1,
|
|
|
|
|
+ 'max' => 10,
|
|
|
|
|
+ 'rule' => [[
|
|
|
|
|
+ 'type' => 'input',
|
|
|
|
|
+ 'field' => 'template_id',
|
|
|
|
|
+ 'title' => '模板ID',
|
|
|
|
|
+ 'props' => [
|
|
|
|
|
+ 'placeholder' => '请输入短信模板ID'
|
|
|
|
|
+ ],
|
|
|
|
|
+ 'col' => [
|
|
|
|
|
+ 'span' => 12
|
|
|
|
|
+ ],
|
|
|
|
|
+ '$required' => true,
|
|
|
|
|
+ '_fc_id' => 'id_Ffiamf9en7x5abc',
|
|
|
|
|
+ 'name' => 'ref_F50qmf9en7x5acc',
|
|
|
|
|
+ 'display' => true,
|
|
|
|
|
+ 'hidden' => false,
|
|
|
|
|
+ '_fc_drag_tag' => 'input'
|
|
|
|
|
+ ],
|
|
|
|
|
+ [
|
|
|
|
|
+ 'type' => 'input',
|
|
|
|
|
+ 'field' => 'template_content',
|
|
|
|
|
+ 'title' => '短信内容',
|
|
|
|
|
+ 'props' => [
|
|
|
|
|
+ 'placeholder' => '请输入短信内容',
|
|
|
|
|
+ 'rows' => 3,
|
|
|
|
|
+ 'type' => 'textarea'
|
|
|
|
|
+ ],
|
|
|
|
|
+ 'col' => [
|
|
|
|
|
+ 'span' => 12
|
|
|
|
|
+ ],
|
|
|
|
|
+ '$required' => true,
|
|
|
|
|
+ '_fc_id' => 'id_Fex1mf9en7x5adc',
|
|
|
|
|
+ 'name' => 'ref_Fm5amf9en7x5aec',
|
|
|
|
|
+ 'display' => true,
|
|
|
|
|
+ 'hidden' => false,
|
|
|
|
|
+ '_fc_drag_tag' => 'input'
|
|
|
|
|
+ ]
|
|
|
|
|
+ ]
|
|
|
],
|
|
],
|
|
|
- '$required' => true,
|
|
|
|
|
- '_fc_id' => 'id_Fwtame9rioxkapc',
|
|
|
|
|
- 'name' => 'ref_F3snme9rioxkaqc',
|
|
|
|
|
|
|
+ '_fc_id' => 'id_Fy7kmf9en7x6afc',
|
|
|
|
|
+ 'name' => 'ref_Fd74mf9en7x6agc',
|
|
|
'display' => true,
|
|
'display' => true,
|
|
|
'hidden' => false,
|
|
'hidden' => false,
|
|
|
- '_fc_drag_tag' => 'input'
|
|
|
|
|
|
|
+ '_fc_drag_tag' => 'group'
|
|
|
]
|
|
]
|
|
|
];
|
|
];
|