show.html
2.75 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no" />
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="yes" name="apple-touch-fullscreen" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<link rel="stylesheet" href="http://res.yohood.test.yoho.cn/css/mobile.css"/>
</head>
<body>
<div class="mobile-wrap">
<div class="mobile-position">
<a class="mobile-back" href="javascript:void(0);"></a>
<h2>SHOW</h2>
</div>
<div class="mobile-container">
<h1 class="show-title">#YO’HOOD SHOW#</h1>
<div class="show-list clearfix">
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
<a href=""><img src="http://res.yohood.test.yoho.cn/images/yohood/show.png" alt=""/></a>
</div>
<div class="pagination">
<a href="#">加载更多</a>
</div>
</div>
</div>
</body>
</html>