Created
November 25, 2013 10:26
-
-
Save sandywu/7639338 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="zh-CN"> | |
<head> | |
<meta charset="GBK"/> | |
<title>聚宝盆</title> | |
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/> | |
<meta content="yes" name="apple-mobile-web-app-capable"/> | |
<meta content="black" name="apple-mobile-web-app-status-bar-style"/> | |
<meta name="format-detection" content="telephone=no"/> | |
<link href="http://g.tbcdn.cn/ju/wap/1.0.2/icon/icon144.png" rel="apple-touch-icon-precomposed"> | |
<link rel="stylesheet" href="http://g.assets.daily.taobao.net/ju/wap/1.4.6/css/build/client-jbp.css" /> | |
</head> | |
<body> | |
<!-- Banner Start --> | |
<div id="J_9gg_slider" class="slider" > | |
<div class="sliderwrap slider-outer hide"> | |
<ul class="slider-wrap"> | |
<li><a href=""><img class="" dataimg="http://placehold.it/640x200" height="100%"></a></li> | |
<li><a href=""><img class="" dataimg="http://placehold.it/640x200" height="100%"></a></li> | |
<li><a href=""><img class="" dataimg="http://placehold.it/640x200" height="100%"></a></li> | |
<li><a href=""><img class="" dataimg="http://placehold.it/640x200" height="100%"></a></li> | |
</ul> | |
</div> | |
<div class="slider-status"></div> | |
</div> | |
<!-- Banner End --> | |
<!-- TMS区块 start --> | |
<div class="nine"> | |
<ul> | |
<li class="search"><a href="#"></a></li> | |
<li class="jmp"><a href="#"></a></li> | |
<li class="lft"><a href="#"></a></li> | |
</ul> | |
<ul> | |
<li class="zdj"><a href="#"></a></li> | |
<li class="jzz"><a href="#"></a></li> | |
<li class="lyt"><a href="#"></a></li> | |
</ul> | |
<ul> | |
<li class="jt"><a href="#"></a></li> | |
<li class="sm"><a href="#"></a></li> | |
<li><a href="#"></a></li> | |
</ul> | |
</div> | |
<!-- TMS区块 End --> | |
<script charset="UTF-8" async="true" type="text/javascript" src="http://g.assets.daily.taobao.net/??ju/wap/1.4.6/libs/require/require-min.js,ju/wap/1.4.6/config.js,ju/wap/1.4.6/apps/client/jbp.js"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment