do home show boys girls page
Showing
4 changed files
with
0 additions
and
321 deletions
assets/index.html
deleted
100644 → 0
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | -<head> | ||
4 | - <meta charset="utf-8"> | ||
5 | - <title>YOHO!有货</title> | ||
6 | - <meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
7 | - <meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
8 | - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> | ||
9 | - <meta http-equiv="cleartype" content="on"> | ||
10 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
11 | - <meta content="telephone=no" name="format-detection" /> | ||
12 | - <meta content="email=no" name="format-detection" /> | ||
13 | - <script type="text/javascript"> | ||
14 | - (function (doc, win) { | ||
15 | - var docEl = doc.documentElement; | ||
16 | - (function () { | ||
17 | - var clientWidth = docEl.clientWidth; | ||
18 | - if (!clientWidth) { | ||
19 | - return; | ||
20 | - } | ||
21 | - docEl.style.fontSize = 20 * (clientWidth / 320) + 'px'; | ||
22 | - }()); | ||
23 | - })(document, window); | ||
24 | - </script> | ||
25 | - <link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css"> | ||
26 | -</head> | ||
27 | -<body > | ||
28 | - | ||
29 | -<div class="index-page yoho-page"> | ||
30 | - | ||
31 | - <div class="index-container"> | ||
32 | - | ||
33 | - <div class="index-channel"> | ||
34 | - <img class="img" src="http://img11.static.yhbimg.com/yhb-img01/2015/10/11/10/018454ab5cb742522f5e667c00a95f737c.jpg?imageView/1/w/640/h/800" alt=""> | ||
35 | - <div class="index-channel-list"> | ||
36 | - <a href="/boys"><img class="homestyle" src="http://img10.static.yhbimg.com/adpic/2015/09/28/18/01bdbd27952eb5f780ac23641e70fd6e12.png"></a> | ||
37 | - <a href="/girls"><img class="homestyle" src="http://img13.static.yhbimg.com/adpic/2015/09/28/18/025a4056cad1c2b6704a5d7c83066a2d25.png"></a> | ||
38 | - </div> | ||
39 | - | ||
40 | - </div> | ||
41 | - | ||
42 | - </div> | ||
43 | -</div> | ||
44 | - | ||
45 | - <footer class="yoho-footer"> | ||
46 | - <p class="op-row"> | ||
47 | - <a href="/signin.html">登录</a> | ||
48 | - <span class="sep-line">|</span> | ||
49 | - <a href="/login.html">注册</a> | ||
50 | - <span class="back-to-top"> | ||
51 | - Back to top | ||
52 | - <i class="iconfont"></i> | ||
53 | - </span> | ||
54 | - </p> | ||
55 | - <address class="copyright"> | ||
56 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
57 | - </address> | ||
58 | - </footer> | ||
59 | - <script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
60 | - <script> | ||
61 | - seajs.config({ | ||
62 | - base: 'http://localhost:8000/' | ||
63 | - }); | ||
64 | - </script> | ||
65 | - | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - | ||
70 | - | ||
71 | - | ||
72 | -</body> | ||
73 | -</html> |
assets/login.html
deleted
100644 → 0
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | -<head> | ||
4 | - <meta charset="utf-8"> | ||
5 | - <title>国际账号登录 | YOHO!有货</title> | ||
6 | - <meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
7 | - <meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
8 | - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> | ||
9 | - <meta http-equiv="cleartype" content="on"> | ||
10 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
11 | - <meta content="telephone=no" name="format-detection" /> | ||
12 | - <meta content="email=no" name="format-detection" /> | ||
13 | - <script type="text/javascript"> | ||
14 | - (function (doc, win) { | ||
15 | - var docEl = doc.documentElement; | ||
16 | - (function () { | ||
17 | - var clientWidth = docEl.clientWidth; | ||
18 | - if (!clientWidth) { | ||
19 | - return; | ||
20 | - } | ||
21 | - docEl.style.fontSize = 20 * (clientWidth / 320) + 'px'; | ||
22 | - }()); | ||
23 | - })(document, window); | ||
24 | - </script> | ||
25 | - <link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css"> | ||
26 | -</head> | ||
27 | -<body class=passport-body> | ||
28 | -<div class="login-interational-page passport-page yoho-page"> | ||
29 | - <div class="header"> | ||
30 | - <a class="go-back" href=/></a> | ||
31 | - <p class="title">登录</p> | ||
32 | - </div> <div class="content"> | ||
33 | - <div class="select-container row"> | ||
34 | - <span class="select-title">国家和地区</span> | ||
35 | - <select id="country-select" class="country-select select in-android-uc"> | ||
36 | - <option value=+61 >澳大利亚</option> | ||
37 | - <option value=+82 >韩国</option> | ||
38 | - <option value=+1 >加拿大</option> | ||
39 | - <option value=+60 >马来西亚</option> | ||
40 | - <option value=+1 >美国</option> | ||
41 | - <option value=+81 >日本</option> | ||
42 | - <option value=+65 >新加坡</option> | ||
43 | - <option value=+44 >英国</option> | ||
44 | - <option value=+86 selected>中国</option> | ||
45 | - <option value=+853 >中国澳门</option> | ||
46 | - <option value=+886 >中国台湾</option> | ||
47 | - <option value=+852 >中国香港</option> | ||
48 | - </select> | ||
49 | - <div class="arrow-right"></div> | ||
50 | - </div> <div class="input-container phone-container row has-clear"> | ||
51 | - <span id="area-code" class="area-code">+86</span> | ||
52 | - <input id="phone-num" class="input phone-num" type="text" placeholder="手机号" value=> | ||
53 | - </div> | ||
54 | - <div class="input-container row has-eye"> | ||
55 | - <input id="pwd" class="pwd input" type="password" placeholder="密码"> | ||
56 | - </div> | ||
57 | - <span id="btn-login" class="btn btn-login disble row">登录</span> | ||
58 | - </div> | ||
59 | -</div> | ||
60 | - <script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
61 | - <script> | ||
62 | - seajs.config({ | ||
63 | - base: 'http://localhost:8000/' | ||
64 | - }); | ||
65 | - </script> | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - <script> | ||
70 | - seajs.use('js/passport/login/interational'); | ||
71 | - </script> | ||
72 | - | ||
73 | - | ||
74 | - | ||
75 | - | ||
76 | -</body> | ||
77 | -</html> |
assets/reg.html
deleted
100644 → 0
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | -<head> | ||
4 | - <meta charset="utf-8"> | ||
5 | - <title>注册</title> | ||
6 | - <meta name="keywords" content=""> | ||
7 | - <meta name="description" content=""> | ||
8 | - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> | ||
9 | - <meta http-equiv="cleartype" content="on"> | ||
10 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
11 | - <meta content="telephone=no" name="format-detection" /> | ||
12 | - <meta content="email=no" name="format-detection" /> | ||
13 | - <script type="text/javascript"> | ||
14 | - (function (doc, win) { | ||
15 | - var docEl = doc.documentElement; | ||
16 | - (function () { | ||
17 | - var clientWidth = docEl.clientWidth; | ||
18 | - if (!clientWidth) { | ||
19 | - return; | ||
20 | - } | ||
21 | - docEl.style.fontSize = 20 * (clientWidth / 320) + 'px'; | ||
22 | - }()); | ||
23 | - })(document, window); | ||
24 | - </script> | ||
25 | - | ||
26 | - | ||
27 | - <link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css"> | ||
28 | - | ||
29 | -</head> | ||
30 | -<body class=passport-body> | ||
31 | -<div class="reg-page passport-page yoho-page"> | ||
32 | - <div class="header"> | ||
33 | - <a class="go-back" href=/> | ||
34 | - <img src="http://static.dev.yohobuy.com/img/passport/go-back.png"> | ||
35 | - </a> | ||
36 | - <p class="title">注册</p> | ||
37 | - </div> <div class="content"> | ||
38 | - <div class="select-container row"> | ||
39 | - <span class="select-title">国家和地区</span> | ||
40 | - <select id="country-select" class="country-select select in-android-uc"> | ||
41 | - <option value=+61 >澳大利亚</option> | ||
42 | - <option value=+82 >韩国</option> | ||
43 | - <option value=+1 >加拿大</option> | ||
44 | - <option value=+60 >马来西亚</option> | ||
45 | - <option value=+1 >美国</option> | ||
46 | - <option value=+81 >日本</option> | ||
47 | - <option value=+65 >新加坡</option> | ||
48 | - <option value=+44 >英国</option> | ||
49 | - <option value=+86 selected>中国</option> | ||
50 | - <option value=+853 >中国澳门</option> | ||
51 | - <option value=+886 >中国台湾</option> | ||
52 | - <option value=+852 >中国香港</option> | ||
53 | - </select> | ||
54 | - <div class="arrow-right"></div> | ||
55 | - </div> <div class="input-container phone-container row has-clear"> | ||
56 | - <span id="area-code" class="area-code">+86</span> | ||
57 | - <input id="phone-num" class="input phone-num" type="text" placeholder="手机号"> | ||
58 | - </div> | ||
59 | - <span id="btn-next" class="btn btn-next disable row">下一步</span> | ||
60 | - <p class="register-tip">YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW</p> | ||
61 | - </div> | ||
62 | -</div> | ||
63 | - | ||
64 | - | ||
65 | - <script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
66 | - <script> | ||
67 | - seajs.config({ | ||
68 | - base: 'http://localhost:8000/' | ||
69 | - }); | ||
70 | - </script> | ||
71 | - | ||
72 | - | ||
73 | - <script> | ||
74 | - seajs.use('js/passport/register/register'); | ||
75 | - </script> | ||
76 | - | ||
77 | - | ||
78 | - | ||
79 | - | ||
80 | - | ||
81 | -</body> | ||
82 | -</html> |
assets/signin.html
deleted
100644 → 0
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | -<head> | ||
4 | - <meta charset="utf-8"> | ||
5 | - <title>登录 | YOHO!有货</title> | ||
6 | - <meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
7 | - <meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
8 | - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> | ||
9 | - <meta http-equiv="cleartype" content="on"> | ||
10 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
11 | - <meta content="telephone=no" name="format-detection" /> | ||
12 | - <meta content="email=no" name="format-detection" /> | ||
13 | - <script type="text/javascript"> | ||
14 | - (function (doc, win) { | ||
15 | - var docEl = doc.documentElement; | ||
16 | - (function () { | ||
17 | - var clientWidth = docEl.clientWidth; | ||
18 | - if (!clientWidth) { | ||
19 | - return; | ||
20 | - } | ||
21 | - docEl.style.fontSize = 20 * (clientWidth / 320) + 'px'; | ||
22 | - }()); | ||
23 | - })(document, window); | ||
24 | - </script> | ||
25 | - <link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css"> | ||
26 | -</head> | ||
27 | -<body class=passport-body> | ||
28 | -<div class="login-page passport-page yoho-page"> | ||
29 | - <div class="header"> | ||
30 | - <a class="go-back" href=/></a> | ||
31 | - <div class="img-header"></div> | ||
32 | - </div> <div class="content"> | ||
33 | - <div class="acc-container input-container row has-clear"> | ||
34 | - <div class="yoho-logo"></div> | ||
35 | - <input id="account" class="input account" type="text" placeholder="手机号/邮箱" autocomplete="off" value=> | ||
36 | - </div> | ||
37 | - <div class="input-container row has-eye"> | ||
38 | - <input id="pwd" class="pwd input" type="password" placeholder="密码"> | ||
39 | - </div> | ||
40 | - <span id="btn-login" class="btn btn-login disable">登录</span> | ||
41 | - <p class="op-container"> | ||
42 | - <a class="go-register" href=/reg.html>免费注册</a> | ||
43 | - <span id="forget-pwd" class="forget-pwd">忘记密码</span> | ||
44 | - </p> | ||
45 | - <div class="third-party-login"> | ||
46 | - <span>其他登录方式</span> | ||
47 | - <div class="tp-link"> | ||
48 | - <a class="alipay" href=/passport/login/alipay></a> | ||
49 | - <a class="weibo" href=/passport/login/sina></a> | ||
50 | - <a class="qq" href=/passport/login/qq></a> | ||
51 | - </div> | ||
52 | - </div> | ||
53 | - <a class="interational" href=/login.html>Interational Customer</a> | ||
54 | - <div class="login-tip"> | ||
55 | - <div class="info-icon"></div> | ||
56 | - Yoho!Family账号可登录YOHO!有货 | ||
57 | - </div> | ||
58 | - <div id="retrive-pwd-mask" class="mask"></div> | ||
59 | - <ul id="retrive-pwd-ways" class="retrive-pwd-ways"> | ||
60 | - <li> | ||
61 | - <a href=/passport/back/mobile>通过手机找回密码</a> | ||
62 | - </li> | ||
63 | - <li> | ||
64 | - <a href=/passport/back/email>通过邮箱找回密码</a> | ||
65 | - </li> | ||
66 | - <li id="cancel-retrive"> | ||
67 | - 取消 | ||
68 | - </li> | ||
69 | - </ul> | ||
70 | - </div> | ||
71 | -</div> | ||
72 | - <script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
73 | - <script> | ||
74 | - seajs.config({ | ||
75 | - base: 'http://localhost:8000/' | ||
76 | - }); | ||
77 | - </script> | ||
78 | - | ||
79 | - | ||
80 | - | ||
81 | - <script> | ||
82 | - seajs.use('js/passport/login/login'); | ||
83 | - </script> | ||
84 | - | ||
85 | - | ||
86 | - | ||
87 | - | ||
88 | -</body> | ||
89 | -</html> |
-
Please register or login to post a comment