mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: 邮件优化
This commit is contained in:
@@ -21,6 +21,7 @@ export class CommonEmailTemplateProvider extends BaseEmailTemplateProvider imple
|
|||||||
{label:"URL",value:"url"}
|
{label:"URL",value:"url"}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
helper:"html格式下${content}建议使用pre标签包裹:例如:<pre>${content}</pre>",
|
||||||
col: { span: 24 },
|
col: { span: 24 },
|
||||||
})
|
})
|
||||||
paramIntro = "";
|
paramIntro = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user