62.7. 电子邮件示例 在本例中,我们想使用 Chunk 模板进行单次确认电子邮件。电子邮件模板在 Chunk 中称为: Dear {$headers.lastName}, {$headers.firstName} Thanks for the order of {$headers.item}. Regards Camel Riders Bookstore {$body} Dear {$headers.lastName}, {$headers.firstName} Thanks for the order of {$headers.item}. Regards Camel Riders Bookstore {$body} Copy to Clipboard Copied! Toggle word wrap Toggle overflow 前一个下一个