电子档案
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.6 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  5. <style>
  6. @page {
  7. margin: 0;
  8. }
  9. </style>
  10. </head>
  11. <body style="margin: 0px;
  12. padding: 0px;
  13. font: 100% SimSun, Microsoft YaHei, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  14. color: #000;">
  15. <div style="height: auto;
  16. width: 820px;
  17. min-width: 820px;
  18. margin: 0 auto;
  19. margin-top: 20px;
  20. border: 1px solid #eee;">
  21. <div style="padding: 10px;padding-bottom: 0px;">
  22. <p style="margin-bottom: 10px;padding-bottom: 0px;">尊敬的用户,您好:</p>
  23. <p style="text-indent: 2em; margin-bottom: 10px;">您正在申请邮箱验证,您的验证码为:</p>
  24. <p style="text-align: center;
  25. font-family: Times New Roman;
  26. font-size: 22px;
  27. color: #C60024;
  28. padding: 20px 0px;
  29. margin-bottom: 10px;
  30. font-weight: bold;
  31. background: #ebebeb;">${code}</p>
  32. <div class="foot-hr hr" style="margin: 0 auto;
  33. z-index: 111;
  34. width: 800px;
  35. margin-top: 30px;
  36. border-top: 1px solid #DA251D;">
  37. </div>
  38. <div style="text-align: center;
  39. font-size: 12px;
  40. padding: 20px 0px;
  41. font-family: Microsoft YaHei;">
  42. Copyright &copy;${.now?string("yyyy")} <a hover="color: #DA251D;" style="color: #999;" href="" target="_blank">yxk-ADMIN</a> 阅行客后台管理系统.
  43. </div>
  44. </div>
  45. </div>
  46. </body>
  47. </html>