|
@@ -216,10 +216,6 @@ func (this *CommonRouter) BigpcPage(htmlPage string) error {
|
|
return this.doPcBigPage(htmlPage, types)
|
|
return this.doPcBigPage(htmlPage, types)
|
|
}
|
|
}
|
|
|
|
|
|
-func (this *CommonRouter) doPcBigPageM() error {
|
|
|
|
- return this.Render(fmt.Sprintf("/frontRouter/pc/page_big_pc/sess/index_m.html"))
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
var bigVipFreePageReg = regexp.MustCompile(`set_.*|free|unit_portrayal|analysis_(search|result)|pro_follow_detail|client_portrayal`)
|
|
var bigVipFreePageReg = regexp.MustCompile(`set_.*|free|unit_portrayal|analysis_(search|result)|pro_follow_detail|client_portrayal`)
|
|
|
|
|
|
// 工作桌面需求 不需要判断用户权限
|
|
// 工作桌面需求 不需要判断用户权限
|