commit | author | age
|
7fe1bd
|
1 |
<div style="width: 550px;height: auto;border-radius: 5px;margin:0 auto;border:1px;box-shadow: 0px 0px 20px #888888;position: relative;padding-bottom: 5px;"> |
I |
2 |
<div style="background-image: url(http://t.inleft.com/share/media_photo/background.jpg);width:550px;height: 250px;background-size: cover;background-repeat: no-repeat;border-radius: 5px 5px 0px 0px;"> |
|
3 |
</div> |
|
4 |
<div |
|
5 |
style="width: 200px;height: 40px;background-color:#c7e0f5;margin-top: -20px;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;"> |
|
6 |
亲爱的: inleft |
|
7 |
</div> |
|
8 |
<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;"> |
|
9 |
<h2 style="border-bottom:1px solid #DDD;font-size:14px;font-weight:normal;padding:13px 0 10px 8px;"> |
|
10 |
<span style="color: #12ADDB;font-weight: bold;">> </span>叮! 邮件定时任务开始工作了。。 |
|
11 |
</h2> |
|
12 |
<div style="padding:0 12px 0 12px;margin-top:18px"> |
|
13 |
<p style="background:#fafafa repeating-linear-gradient(-45deg,#fff,#fff 1.125rem,transparent 1.125rem,transparent 2.25rem);box-shadow:0 2px 5px rgba(0,0,0,.15);margin:20px 0;padding:15px;border-radius:5px;font-size:14px;color:#555"> |
1e152b
|
14 |
${sendContent} |
7fe1bd
|
15 |
</p> |
I |
16 |
<#list contentList as item> |
|
17 |
<p><strong>${item.visitorNickName!''}</strong> 留言:</p> |
|
18 |
<p style="background:#fafafa repeating-linear-gradient(-45deg,#fff,#fff 1.125rem,transparent 1.125rem,transparent 2.25rem);box-shadow:0 2px 5px rgba(0,0,0,.15);margin:20px 0;padding:15px;border-radius:5px;font-size:14px;color:#555"> |
|
19 |
${item.commentContent!''} |
|
20 |
</p> |
|
21 |
</#list> |
|
22 |
</div> |
|
23 |
</div> |
|
24 |
<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;word-wrap:break-word;margin-top: -30px;"> |
|
25 |
<p style="padding:20px;">邮件内容来源 <a href="http://blog.inleft.com/" rel="noopener" target="_blank">inleft的邮递员</a> |
|
26 |
</p> |
|
27 |
</div> |
|
28 |
|
|
29 |
<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: 10px;"> |
|
30 |
<p>本邮件为系统自动发送提醒,感谢您的聆听~</p> |
|
31 |
<span style="font-size: 10px; color: rgb(153, 153, 153);">在你左边,听风及雨</span> |
|
32 |
</div> |
|
33 |
</div> |