mail 模板

复制代码
<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="UTF-8">
    <title>邮件提醒</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <!--<script type="text/javascript">-->
    <!--// var para = function () {-->
    <!--// }-->
    <!--var url = document.location.toString();-->
    <!--var arrUrl = url.split("?");-->
    <!--var para = arrUrl[1];-->
    <!--alert('===='+url);-->
    <!--</script>-->

</head>
<body>
    <table align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="border-collapse: collapse;">
        <tr>
            <td>
                <div style="border: #36649d 1px dashed;margin: 30px;padding: 20px">
                    <label style="font-size: 22px;color: #36649d;font-weight: bold">生命在于运动!</label>
                    <p style="font-size: 16px">亲爱的&nbsp;<label style="font-weight: bold"> 先生/女士</label>
                        <br/>
                    &nbsp&nbsp&nbsp; 您好!欢迎体检Python 执行脚本刷步数小工具。 </p>
                    <p style="font-size: 16px">您已于{0}成功{1},希望更好的为您服务!</p>
                </div>
            </td>
        </tr>  
        <tr>
            <td>
                <div style="margin: 40px">
                    <p style="font-size: 16px">SuperAdminSystem团队</p>
                    <p style="color:red;font-size: 14px ">(这是一封自动发送的邮件,请勿回复。)</p>
                </div>
            </td>
        </tr>
        <tr>
            <td>
                <div align="right" style="margin: 40px;border-top: solid 1px gray" id="bottomTime">
                    <p style="margin-right: 20px">乌托邦</p> <label style="margin-right: 20px">{0}</label>
                </div>
            </td>
        </tr>
    </table>
</body>
</html>
复制代码

 

本文作者:浅绿色i

本文链接:https://www.cnblogs.com/xfweb/p/16000229.html

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   浅绿色i  阅读(35)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
💬
评论
📌
收藏
💗
关注
👍
推荐
🚀
回顶
收起