Browse Source

添加缺失字符

duxin 3 years ago
parent
commit
2a61f035f6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/jfw/front/vipsubscribe.go

+ 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 {
 func (this *Subscribepay) WxViewPage(htmlName string) error {
 	this.T["logid"] = config.Seoconfig["bigmember"].(string)
 	this.T["logid"] = config.Seoconfig["bigmember"].(string)
 	return this.Render("/vipsubscribe/wx/page_"+htmlName+".html", &this.T)
 	return this.Render("/vipsubscribe/wx/page_"+htmlName+".html", &this.T)
+}
+
 //
 //
 func (s *Subscribepay) Msgremind() error {
 func (s *Subscribepay) Msgremind() error {
 	param := map[string]string{}
 	param := map[string]string{}