duxin 3 жил өмнө
parent
commit
2a61f035f6

+ 2 - 0
src/jfw/front/vipsubscribe.go

@@ -428,6 +428,8 @@ func (this *Subscribepay) PcViewPage(htmlName string) error {
 func (this *Subscribepay) WxViewPage(htmlName string) error {
 	this.T["logid"] = config.Seoconfig["bigmember"].(string)
 	return this.Render("/vipsubscribe/wx/page_"+htmlName+".html", &this.T)
+}
+
 //
 func (s *Subscribepay) Msgremind() error {
 	param := map[string]string{}