# 端游引导页模板
提示
端游官网引导页专题,请使用【端游引导页模板】(重新设置setSite)。引导页html文件建议放在该专题目录下(必须在LOL域名下),发布之后,将地址同步给产品,产品在管理端进行设置。
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="gbk">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="robots" content="all">
<meta name="author" content="Tencent-CP">
<meta name="Copyright" content="Tencent">
<meta name="Description" content="英雄联盟官方网站,海量风格各异的英雄,丰富、便捷的物品合成系统,游戏内置的匹配、排行和竞技系统,独创的“召唤师”系统及技能、符文、天赋等系统组合,必将带你进入一个崭新而又丰富多彩的游戏世界。">
<meta name="Keywords" content="英雄联盟,lol,lol新手礼包,lol攻略,lol视频,lol视频攻略,英雄资料,英雄联盟攻略,明星解说视频,英雄,攻略,WCG,点亮图标,赛事">
<title>英雄联盟官方网站-腾讯游戏</title>
<!-- 页面设计:cp | 页面制作:cp | 创建:2019-05-15 -->
<link rel="stylesheet" href="//lol.qq.com/v3/css/topfoot.css">
<!-- //game.gtimg.cn/images/lol/act/专题目录 -->
<style>
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form { margin: 0; }
body, button, input, select, textarea { font: 12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em, b { font-style: normal; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
td, th, ul, ol { padding: 0; }
ul, ol, dl { list-style: none; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
/*通用底部样式*/
#afooter { background: #000000; text-align: center; position: relative; z-index: 10; }
#afooter .wrap_ieg { width: 1240px; margin: 0 auto; padding: 30px 0; }
#afooter p { color: #6e6e6e; line-height: 24px; font-size: 10px; }
#afooter a { color: #6e6e6e; font-size: 12px; }
.fl { float: left; }
.fr { float: right; }
.chromeframe { display: none !important; }
.comm-head { position: relative !important; background: #000000; }
.comm-topact { display: none; }
html, body { background: #000; }
.g-wrap { position: relative; width: 100%; max-width: 1920px; min-width: 1240px; overflow: hidden; height: 990px; margin: 0 auto; z-index:1;}
/*自定义样式 开始*/
/*自定义样式 结束*/
</style>
</head>
<body>
<!--#include virtual = "/v3/inc/top.inc"-->
<div class="g-wrap">
<!--自定义HTML内容 开始 -->
<!--自定义HTML内容 结束-->
</div>
<script src="//js.aq.qq.com/js/aq_common.js"></script>
<script src="//ossweb-img.qq.com/images/js/jquery/jquery-1.9.0.min.js"></script>
<!--顶部模块 start-->
<script src="//ossweb-img.qq.com/images/js/milo_bundle/milo.js"></script>
<script src="//lol.qq.com/comm-htdocs/js/game_area/lol_server_select.js"></script>
<script src="//lol.qq.com/v3/js/LOL_Login.js"></script>
<script src="//lol.qq.com/v3/js/TopModule.js"></script>
<script src="//ossweb-img.qq.com/images/js/ArtTemplate.js" charset="utf-8"></script>
<!--顶部模块 end-->
<script src="//vm.gtimg.cn/tencentvideo/txp/js/txplayer.js"></script>
<script src="//game.gtimg.cn/images/js/2018foot/foot.js"></script>
<!--统计上报 start-->
<script src="https://game.gtimg.cn/images/js/plugin/report/atReport.js" charset="utf-8"></script>
<script>
// 自定义脚本 开始
// 自定义脚本 结束
//此段代码不能放到外链JS中,
var setSite={ //设置网站属性
siteType:"a20230701xxx", //必填项:"os"代表是官网,如果不是,则填写actName例如a20160701xxx
pageType:"index", //必填项:本页面的定位;按照页面含义填写例如main||list||detail||download||share||page1||pageN,不支持点(.)、下划线(_)
project:"other", //选填项:如果是官网模块则是必填;按照模块内容,填写固定的对应值;官网或微社区base;同人站doujin;赛事match;故事站story;文化站history;粉丝站fans;爆料站coming;论坛bbs;皮肤skin;默认other;
ingame: true,
autoClick: false,//是否自动上报按钮&a的点击。选填项:默认false。非必要不开启
autoAreaStay: false,//是否自动上报dom中填写dt-areaid的区域停留时长。选填项:默认false。非必要不开启
};
if(typeof LOL_SEND_DATA_FN_AT == 'function'){LOL_SEND_DATA_FN_AT();};//千万不能忘记!
</script>
<!--统计上报 end-->
</body>
</html>