@using ZoomLa.BLL @model ZoomLa.Model.M_WX_ReplyMsg @{ M_WXImgItem rpItem = ViewBag.rpItem; } @section head{ @L.自动回复} @section content{ @Call.SetBread(new Bread[] { new Bread("{admin}"), new Bread("ReplyList",L.回复管理), new Bread() {url="", text=L.回复详情,addon= "" }} )
@L.关键词
@L.类型
@L.标题
@L.内容
@L.图片
1.@L.图片消息需先上传 P4zZGc5Q0p_fiAB2BuQABkS9XdXmADDdjB-w5l8FPYY
2.@L.图文消息则使用 http://demo.z01.com/pic.jpg
@L.链接
@L.点击图文消息跳转链接
@L.默认
@L.如关键词未匹配
@L.返回列表
} @section script{ }