[TOC]
\app\form\common\template\TemplateForm.php
\app\form\common\template\tplmsg\BaseTemplate.php
php $user: 必填 接收消息的用户 `\app\models\User` $page: 选填 模板消息跳转路径 默认:'\pages\index\index' $templateTpl 发送的模板消息标记 $templateForm 发送的模板消息的配置类 ... 其他模板消息上自带的参数
\app\form\common\template\templateSender.php
(各个平台需要继承该类,并添加发送方法)\app\form\common\template\TemplateSend.php
\app\form\common\template\TemplateList.php