feat: support displaying title & content in template message (close #74)

This commit is contained in:
JustSong
2023-05-08 18:58:29 +08:00
parent 7e2d7aae97
commit 030c5e0f8f
2 changed files with 16 additions and 6 deletions
+4 -3
View File
@@ -152,9 +152,10 @@ const EditChannel = () => {
</a>
<br />
<br />
需要新增测试模板模板标题推荐填写为消息推送模板内容必须填写为
{' {{'}text.DATA{'}}'}
需要新增测试模板模板标题推荐填写为消息推送模板内容填写为
<br/>标题{' {{'}title.DATA{'}}'}
<br/>描述{' {{'}description.DATA{'}}'}
<br/>内容{' {{'}content.DATA{'}}'}
</Message>
<Form.Group widths={3}>
<Form.Input