chengkun
2025-05-20 4c1f0f659384d71ce28be1fc0343e56e75568fe1
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
<!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>{yun:}$title{/yun}</title>
<meta name="keywords" content="{yun:}$keywords{/yun}"/>
<meta name="description" content="{yun:}$description{/yun}"/>
<link rel="stylesheet" type="text/css" href="{yun:}$style{/yun}/style/css.css?v={yun:}$config.cachecode{/yun}"/> 
</head>
<body style="background:#f8f8f8">
{yun:}include file="$tplstyle/header.htm"{/yun} 
<div class="container">
 
<div class="container_cont">
    <div class="post_read_left container_cont_fr">
      <div class="post_read_h1"><div class="post_read_title fl">订阅邮箱验证</div><div class="post_read_p fl">验证邮箱,完成订阅</div></div>
      <div class="post_read_body post_read_body_pp "> 接收邮箱
        我们已将验证邮件发送至邮箱:<span class="post_email">{yun:}$row.email{/yun}</span></br>
        点击邮件内的链接即可完成订阅,我们将定期发送最精准的信息至你的邮箱。 </div>
      <div class="post_read_body_c">
        <p>没有收到验证邮件,怎么办?</p>
        <p>看看是否在邮箱的垃圾邮件、广告邮件目录里</p>
        <p>稍等几分钟,若还未收到验证邮件, <a href="javascript:send_email('{yun:}$row.email{/yun}');">重新发送验证邮件</a></p>
      </div>
    </div>
</div>
</div>
<script src="{yun:}$config.sy_weburl{/yun}/js/jquery-1.8.0.min.js?v={yun:}$config.cachecode{/yun}"></script>
<link href="{yun:}$config.sy_weburl{/yun}/js/layui/css/layui.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" /><script src="{yun:}$config.sy_weburl{/yun}/js/layui/layui.js?v={yun:}$config.cachecode{/yun}"></script><script src="{yun:}$config.sy_weburl{/yun}/js/layui/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script>
<script src="{yun:}$style{/yun}/js/subscribe.js?v={yun:}$config.cachecode{/yun}"></script>
<script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}"></script>
{yun:}include file="$tplstyle/public_search/login.htm"{/yun} 
{yun:}include file="$tplstyle/footer.htm"{/yun}