forgetpassword2.html
3.56 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<link href="http://static.yohobuy.com/css/common.css" rel="stylesheet" type="text/css" media="all"/>
<link href="http://static.yohobuy.com/css/adsense.css" rel="stylesheet" type="text/css" media="all"/>
</head>
<body>
<div class="ads">
<!---头部开始--->
<div class="ads-header">
<div class="ads-logo"></div>
<p>有货联盟,免费注册、加盟,操作简单<br/>
可以提供给您有货的商品链接或者自定义链接,通过在您网站上投放相关商品来轻松赚取收益</p>
</div>
<!---头部结束--->
<!---导航开始--->
<div class="ads-nav">
<div class="ads-nav-m">
<ul>
<li><a href="homepage.html">联盟首页</a></li>
<li class="currant"><a href="#">联盟账户</a></li>
<li><a href="cooperation.html">合作详情</a></li>
<li><a href="join.html">加盟条件</a></li>
<li><a href="agreement.html">联盟协议</a></li>
<li><a href="commission.html">佣金政策</a></li>
<li><a href="help.html">帮助中心</a></li>
</ul>
<a class="ads-goyohobuy" href="http://www.yohobuy.com" target="_self"><span>返回YOHO!有货首页</span></a>
<div class="clear"></div>
<div class="ads-yy"></div>
</div>
</div>
<!---导航结束--->
<!---内容部分开始--->
<div class="ads-login-c">
<div class="login-title">
<h2>联盟用户-密码找回</h2>
</div>
<div class="ads-forgetpassword2">
<p>一封包含修改密码链接的电子邮件已发往您注册时所填写的电子邮件地址中,请收取主该邮件,并点击其中的修改密码链接,来重新设置您的新密码,谢谢.</p>
</div>
</div>
<!---内容部分结束--->
<!---底部开始--->
<div class="ads-help">
<div class="help-l">
<ul>
<li class="ads-ren"><span>优质合作对象:</span></li>
<li>网址导航网站(特别是购物导航网站)</li>
<li>商品导购网站</li>
<li>潮流类话题/主题网站</li>
<li>潮流品牌居多的论坛、社区和地方网站 、知名博客、人气微博、QQ、MSN等</li>
</ul>
</div>
<div class="help-m">
<ul>
<li class="ads-wenti"><span>常见问题:</span></li>
<li><a href="help.html">网站加盟及合作步骤</a></li>
<li><a href="help.html">加盟收益是怎样计算的呢?</a></li>
<li><a href="help.html">我怎么收到YOHO有货付给我的佣金?</a></li>
</ul>
<a class="ads-more" href="help.html" target="_blank">查看更多</a>
</div>
<div class="help-r">
<ul>
<li class="ads-lianxi"><span>联系方式:</span></li>
<li>联盟合作及咨询: union@yoho.com</li>
<li>联盟咨询电话: 010-85253558-897</li>
<li>公司传真: 010-85253558-888</li>
</ul>
</div>
</div>
<!---底部结束--->
</div>
</body>
</html>