zhangxinlei1996 4 жил өмнө
parent
commit
07dce8f122

+ 1 - 1
src/jfw/modules/app/src/app/front/big-member.go

@@ -23,7 +23,7 @@ func init() {
 var whiteReg = regexp.MustCompile(`full|landingPage|buy_commit|contrast|memberdetail|write_infor|init|set_*`)
 
 //推送设置列表
-var setListReg = regexp.MustCompile(`push_*|full`)
+var setListReg = regexp.MustCompile(`push_*|full|memberdetail`)
 
 //专家版可进入的页面
 var expertReg = regexp.MustCompile(`potential_cor_list|bigvip_subreport|ent_portrait_change`)