@{ } @section head{ @L.采集配置} @section content{ @Call.SetBread(new Bread[] { new Bread("{admin}"), new Bread(Call.PA("Content/ContentManage"),L.内容管理), new Bread(Context.Request.RawUrl(),L.采集配置) })
@L.允许采集
@MVCHelper.H_Check("Coll_Allow",SiteConfig.SiteOption.Coll_Allow==1,new {@class="switchChk",value="1" })
@L.开启采集
@L.授权密钥
@L.授权密钥用于验证管理员身份
@L.示例推送地址格式:@(SiteConfig.SiteInfo.SiteUrl+"/API/ConPush/Index?key="+SiteConfig.SiteOption.Coll_Key)
} @section script{ }