<#include "../_inc/_layout.html"/> <#macro script> function doSubmit(){ $("#form").ajaxSubmit({ type : "post", dataType : "json", success : function(data) { if(data.errorCode == 0){ toastr.success(data.message,'操作成功'); }else{ alert(data.message); } }, error : function() { alert("信息提交错误"); } }); } <@layout active_id=p child_active_id=c>

微信设置

设置微信默认回复内容。 高级回复