最近看到了大佬的邮件模版顺便就抄袭了原创估计这辈子不可能了
guest.html模版

<div style="width: 550px; height: auto; border-radius: 5px; margin: 0 auto; border: 1px solid #ffb0b0; box-shadow: 0px 0px 20px #888888; position: relative;">        
    <div style="background-image: url(https://ws1.sinaimg.cn/large/71785a53ly1fxiizxsw1jj20fa08c44d.jpg);width:550px;height: 250px;background-size: cover;background-repeat: no-repeat;border-radius: 5px 5px 0px 0px;"></div>
    <div style="width: 200px;height: 40px;background-color: rgb(255, 114, 114);margin-top: 24px;margin-left: 20px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);color: rgb(255, 255, 255);text-align: center;line-height: 40px;">Dear:{author_p}</div>
    <div style="background-color:white;line-height:180%;padding:0 15px 12px;width:520px;margin:30px auto;color:#555555;font-family:'Century Gothic','Trebuchet MS','Hiragino Sans GB',微软雅黑,'Microsoft Yahei',Tahoma,Helvetica,Arial,'SimSun',sans-serif;font-size:12px;margin-bottom: 0px;">  
        <h2 style="border-bottom:1px solid #DDD;font-size:14px;font-weight:normal;padding:13px 0 10px 8px;"><span style="color: #12ADDB;font-weight: bold;">&gt; </span>您在<a style="text-decoration:none;color: #12ADDB;" href="{permalink}" target="_blank">《{title}》</a>的评论有了新的回复</h2>  
        <p>时间:<span style="border-bottom:1px dashed #ccc;" t="5" times=" 20:42">{time}</span></p>  
        <p>您的评论:</p>  
        <p style="background-color: #f5f5f5;border: 0px solid #DDD;padding: 10px 15px;margin:18px 0">{text_p}</p>  
        <p><strong>{author}</strong>&nbsp;回复说:</p>  
        <p style="background-color: #f5f5f5;border: 0px solid #DDD;padding: 10px 15px;margin:18px 0">{text}</p>
        <div style="color:#8c8c8c;;font-family: 'Century Gothic','Trebuchet MS','Hiragino Sans GB',微软雅黑,'Microsoft Yahei',Tahoma,Helvetica,Arial,'SimSun',sans-serif;font-size: 10px;width: 100%;text-align: center;margin-top: 30px;">
            <p style="margin:18px 0"><a style="text-decoration: none;color: rgb(255, 255, 255);width: 40%;text-align: center;background-color: rgb(255, 114, 114);height: 40px;line-height: 40px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);display: block;margin: auto;" href="{permalink}" target="_blank" rel="noopener">查看回复的完整內容</a></p> 
            <p>本邮件为系统自动发送,请勿直接回复~</p>
            <p>©<span style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1; position: static;" t="7" onclick="return false;" data="2017-2019">2014-2099</span> Copyright <a style="text-decoration:none; color:#12addb" href="https://www.529i.com/" target="_blank">憶の年 </a></p>
        </div>
    </div>
</div>

owner.html模版

<div style="width: 550px; height: auto; border-radius: 5px; margin: 0 auto; border: 1px solid #ffb0b0; box-shadow: 0px 0px 20px #888888; position: relative;">
    <div style="background-image: url(https://ws1.sinaimg.cn/large/71785a53ly1fxiizxsw1jj20fa08c44d.jpg);width:550px;height: 250px;background-size: cover;background-repeat: no-repeat;border-radius: 5px 5px 0px 0px;"></div>
    <div style="background-color:white;line-height:180%;padding:0 15px 12px;width:520px;margin:30px auto;color:#555555;font-family:'Century Gothic','Trebuchet MS','Hiragino Sans GB',微软雅黑,'Microsoft Yahei',Tahoma,Helvetica,Arial,'SimSun',sans-serif;font-size:12px;margin-bottom: 0px;">
        <h2 style="border-bottom:1px solid #DDD;font-size:14px;font-weight:normal;padding:13px 0 10px 8px;"><span style="color: #12ADDB;font-weight: bold;">&gt; </span>{author} 在<a style="text-decoration:none;color: #12ADDB;" href="{permalink}" target="_blank">《{title}》</a>有了新的评论</h2>  
        <div style="padding:0 12px 0 12px;margin-top:18px">  
            <p>时间:<span style="border-bottom:1px dashed #ccc;" t="5" times=" 20:42">{time}</span></p>
            <p>{author}说:</p>  
            <p style="background-color: #f5f5f5;border: 0px solid #DDD;padding: 10px 15px;margin:18px 0">{text}</p>  
            <p>评论者"{author}"邮箱为:</p>  
            <p style="background-color: #f5f5f5;border: 0px solid #DDD;padding: 10px 15px;margin:18px 0"> <a href="mailto:{mail}" target="_blank">{mail}</a></p>
            <p>评论者"{author}"其他信息:</p>  
            <p style="background-color: #f5f5f5;border: 0px solid #DDD;padding: 10px 15px;margin:18px 0"><a href="https://www.ip.cn/index.php?ip={ip}">IP:{ip}</a>&nbsp; 状态:{status}</p>
            <p style="margin:18px 0"><a style="text-decoration: none;color: rgb(255, 255, 255);width: 40%;text-align: center;background-color: rgb(255, 114, 114);height: 40px;line-height: 40px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);display: block;margin: auto;" href='{manage}' target='_blank'>管理评论</a></p>
            <p style="margin:18px 0"><a style="text-decoration: none;color: rgb(255, 255, 255);width: 40%;text-align: center;background-color: rgb(255, 114, 114);height: 40px;line-height: 40px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);display: block;margin: auto;" href="{permalink}" target="_blank" rel="noopener">查看回复的完整內容</a></p>
            <p style="text-align: center;">欢迎再次光临<a style="text-decoration:none; color:#12addb" href="https://www.529i.com/" target="_blank">{siteTitle}</a></p>
        </div>
    </div>
</div>

效果图
QQ截图20181209172722.jpg

如果觉得我的文章对你有用,请随意赞赏