do modify domain to mtesth5.yohobuy.com and gulp css js to cdn.yoho.cn
Showing
6 changed files
with
331 additions
and
1 deletions
assets/emailback.html
0 → 100644
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="back-email-page passport-page yoho-page"> | ||
29 | + <div class="header"> | ||
30 | + <a class="go-back" href=/signin.html></a> | ||
31 | + <p class="title">找回密码</p> | ||
32 | + </div> <div class="content"> | ||
33 | + <div class="input-container row has-clear"> | ||
34 | + <input id="email" class="input email" type="text" placeholder="请输入邮箱" autocomplete="off"> | ||
35 | + </div> | ||
36 | + <span id="btn-sure" class="btn btn-sure disable row">确定</span> | ||
37 | + </div> | ||
38 | +</div> | ||
39 | +<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
40 | +<script>seajs.config({base: 'http://localhost:8000/'});</script> | ||
41 | +<script> | ||
42 | + seajs.use('js/common'); | ||
43 | +</script> | ||
44 | +<script> | ||
45 | + seajs.use('js/passport/back/email'); | ||
46 | +</script> | ||
47 | +</body> | ||
48 | +</html> |
assets/login.html
0 → 100644
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-international-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>seajs.config({base: 'http://localhost:8000/'});</script> | ||
62 | +<script> | ||
63 | + seajs.use('js/common'); | ||
64 | +</script> | ||
65 | + <script> | ||
66 | + seajs.use('js/passport/login/international'); | ||
67 | + </script> | ||
68 | +</body> | ||
69 | +</html> |
assets/phoneback.html
0 → 100644
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="back-mobile-page passport-page yoho-page"> | ||
29 | + <div class="header"> | ||
30 | + <a class="go-back" href=/signin.html></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"></span> | ||
52 | + <input id="phone-num" class="input phone-num" type="text" placeholder="手机号"> | ||
53 | + </div> | ||
54 | + <span id="btn-next" class="btn btn-next disable row">下一步</span> | ||
55 | + </div> | ||
56 | +</div> | ||
57 | +<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
58 | +<script>seajs.config({base: 'http://localhost:8000/'});</script> | ||
59 | +<script> | ||
60 | + seajs.use('js/common'); | ||
61 | +</script> | ||
62 | +<script> | ||
63 | + seajs.use('js/passport/back/mobile'); | ||
64 | +</script> | ||
65 | +</body> | ||
66 | +</html> |
assets/reg.html
0 → 100644
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="reg-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="手机号"> | ||
53 | + </div> | ||
54 | + <span id="btn-next" class="btn btn-next disable row">下一步</span> | ||
55 | + <p class="register-tip">YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW</p> | ||
56 | + </div> | ||
57 | +</div> | ||
58 | +<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
59 | +<script>seajs.config({base: 'http://localhost:8000/'});</script> | ||
60 | +<script> | ||
61 | + seajs.use('js/common'); | ||
62 | +</script> | ||
63 | +<script> | ||
64 | + seajs.use('js/passport/register/register'); | ||
65 | +</script> | ||
66 | +</body> | ||
67 | +</html> |
assets/signin.html
0 → 100644
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="international" href=/login.html>International 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>seajs.config({base: 'http://localhost:8000/'});</script> | ||
74 | +<script> | ||
75 | + seajs.use('js/common'); | ||
76 | +</script> | ||
77 | +<script> | ||
78 | + seajs.use('js/passport/login/login'); | ||
79 | +</script> | ||
80 | +</body> | ||
81 | +</html> |
-
Please register or login to post a comment