作者 tangxvhui

新增模板默认图片

... ... @@ -155,6 +155,7 @@ func (c *CommonController) DefaultImage() {
imgehost + "/template/chance_two_follow@2x.png",
imgehost + "/template/chance_two_improve@2x.png",
imgehost + "/template/chance_two_original@2x.png",
imgehost + "/template/chance_two_bangsu.png",
}
}
data := map[string][]string{
... ...