-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
127 lines (113 loc) · 5.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" >
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Web前端 腾讯IVWEB团队 | Tencent 腾讯前端 IVWEB 团队首页</title>
<meta name="description" content="Tencent Front-end 腾讯前端IVWEB团队" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="author" content="IVWEB">
<meta name="keywords" content="Tencent,Front-end,Tencent Front-end,BAT,BAT团队,BAT前端,前端,前端团队,博客,团队博客,腾讯,腾讯前端,腾讯团队,IVWEB,IVWEB团队">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="/css/screen.css" />
<link rel="stylesheet" type="text/css" href="/css/style.css" />
<link rel="stylesheet" type="text/css" href="/css/default.css" />
<link rel="stylesheet" type="text/css" href="/css/component.css" />
<meta name="generator" content="腾讯IVWEB团队">
<meta name="google-site-verification" content="VXE3RvJjlm6XMuJXBdkCZnUx8maa_gfAXnvMaiXi4bc" />
<meta name="baidu-site-verification" content="3NpEl7jz2b" />
<script type="text/javascript" src="//tajs.qq.com/stats?sId=50001266" charset="UTF-8"></script>
</head>
<!--
<body class="home-template">
-->
<body class="home-template">
<div id="perspective" class="perspective effect-movedown">
<div class="container">
<!-- wrapper -->
<div class="wrapper">
<header>
<div id ="header-nav">
<span class="logo"> <a class="blog-logo" href="/"><img src="./img/ivweb.jpg" alt="Blog Logo"/></a> </span>
<span class="logo-message" style="float:left;width:100px;height:40px;line-height:40px;display:inline-block;color:rgb(43, 120, 216);front-weight:bold;font-size:28px;margin-left:8px">IVWEB</span>
<ul class="nav">
<li class="z-active"><a href="/">首页</a></li>
<!-- <li class="mobile-hide"><a href="/member">成员墙</a></li> -->
<li class="mobile-hide"><a href="http://ivweb.io/" target="_blank">社区</a></li>
<li><a href="/friend">留言</a></li>
<li><a href="/hire">招聘</a></li>
<!-- <li><a href="/rule">团队规范</a></li> -->
<li class="mobile-hide"><a href="http://www.alloyteam.com/">Alloyteam</a></li>
</ul>
</div>
<div class="site-head" data-ibg-bg="/img/banner.png" >
<div class="vertical">
<div class="site-head-content inner">
<h1 class="blog-title">腾讯前端IVWEB团队</h1>
<h2 class="blog-description">卓越web,全栈研发</h2>
<h2 class="blog-description"><button id="showMenu">了解更多</button>
<a href="http://ivweb.io/" target="_blank"><button>团队社区</button></a></h2>
</div>
</div>
<div>
</header>
<main class="content" role="main">
<p class="team-description">IVWEB团队成立于2015年,团队前身是业界知名Web团队IMWEB团队的互动视频业务核心开发,参与了腾讯<b>在线教育战略产品 腾讯课堂 ,QQ群活动</b>等项目的研发工作,团队创立之初是负责腾讯<b>互动视频应用开发,花样直播,花样交友</b>。目前主要负责腾讯移动直播产品<strong>
<a href="https://now.qq.com/index.html" target="_blank">NOW直播
</a></strong>的研发工作。致力于前端技术开源、行业分享,开源是我们的特色。卓越web,全栈研发!</p>
<hr>
<div class="latest-article">
<h4 class="section-title">社区热门文章</h4>
</div>
<hr>
<div class="project-show">
<h4 class="section-title fix-table">团队开源项目</h4>
<ul class="source-open-list">
<li>
<a href="https://github.com/iv-web/badjs2" target="_blank">
<h3>bad.js</h3>
<div>前端脚本错误监控及跟踪解决方案</div>
</a>
</li>
<li>
<a href="https://github.com/iv-web/feflow" target="_blank">
<h3>Feflow</h3>
<div>提升研发效率和规范的工程化解决方案</div>
</a>
</li>
</ul>
</div>
</main>
<footer class="site-footer">
<div class="footer-logo">
<ul class="footer">
<li><a href="http://www.alloyteam.com/">alloyteam</a></li> |
<li><a href="http://ivweb.io/">ivweb社区</a></li> |
<li><a href="https://github.com/iv-web/">github</a></li> |
<li><a href="http://www.lagou.com/jobs/1498124.html">加入我们</a></li>
</ul>
</div>
<div class="inner">
<section class="copyright">
© Copyright 2016-2024 · IVWEB, Front-end team in tencent. Looking forward to the future.
</section>
</div>
</footer>
<script type="text/javascript" src="/js/jquery.min.js"></script>
<script type="text/javascript" src="/js/index.js"></script>
<script type="text/javascript" src="/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="/js/jquery.interactive_bg.js"></script>
<script type="text/javascript" src="/js/menu.js"></script>
<script type="text/javascript" src="/js/modernizr.custom.js"></script>
</div>
</div>
<nav class="outer-nav top horizontal">
<!-- <a class="icon-home" href="/"><span>Home</span></a> -->
<a class="icon-news" href="http://ivweb.io/"><span>社区</span></a>
<a class="icon-wiki" href="https://github.com/iv-web"><span>github</span></a>
</nav>
</div>
<div class="scroll-top-btn js-scroll-top-btn"></div>
</body>
</html>