作者 tangxvhui

新增模板默认图片

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