code.html 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN">
  3. <head>
  4. <base target="_blank" />
  5. <style type="text/css">::-webkit-scrollbar{ display: none; }</style>
  6. <style id="cloudAttachStyle" type="text/css">#divNeteaseBigAttach, #divNeteaseBigAttach_bak{display:none;}</style>
  7. <style id="blockquoteStyle" type="text/css">blockquote{display:none;}</style>
  8. <style type="text/css">
  9. body{font-size:14px;font-family:arial,verdana,sans-serif;line-height:1.666;padding:0;margin:0;overflow:auto;white-space:normal;word-wrap:break-word;min-height:100px}
  10. td, input, button, select, body{font-family:Helvetica, \'Microsoft Yahei\', verdana}
  11. pre {white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;width:95%}
  12. th,td{font-family:arial,verdana,sans-serif;line-height:1.666}
  13. img{ border:0}
  14. header,footer,section,aside,article,nav,hgroup,figure,figcaption{display:block}
  15. blockquote{margin-right:0px}
  16. </style>
  17. </head>
  18. <body tabindex="0" role="listitem">
  19. <table width="700" border="0" align="center" cellspacing="0" style="width:700px;">
  20. <tbody>
  21. <tr>
  22. <td>
  23. <div style="width:700px;margin:0 auto;border-bottom:1px solid #ccc;margin-bottom:30px;">
  24. <table border="0" cellpadding="0" cellspacing="0" width="700" height="39" style="font:12px Tahoma, Arial, 宋体;">
  25. <tbody><tr><td width="210"></td></tr></tbody>
  26. </table>
  27. </div>
  28. <div style="width:680px;padding:0 10px;margin:0 auto;">
  29. <div style="line-height:1.5;font-size:14px;margin-bottom:25px;color:#4d4d4d;">
  30. <strong style="display:block;margin-bottom:15px;">尊敬的用户:<span style="color:#f60;font-size: 16px;"></span>您好!</strong>
  31. <strong style="display:block;margin-bottom:15px;">
  32. 您正在进行<span style="color: red">{$data.title}</span>操作,请在验证码输入框中输入:<span style="color:#f60;font-size: 24px">{$data.content}</span>,以完成操作。
  33. </strong>
  34. </div>
  35. <div style="margin-bottom:30px;">
  36. <small style="display:block;margin-bottom:20px;font-size:12px;">
  37. <p style="color:#747474;">
  38. 注意:此操作可能会修改您的密码、登录邮箱或绑定手机。如非本人操作,请及时登录并修改密码以保证帐户安全
  39. <br>(工作人员不会向你索取此验证码,请勿泄漏!)
  40. </p>
  41. </small>
  42. </div>
  43. </div>
  44. <div style="width:700px;margin:0 auto;">
  45. <div style="padding:10px 10px 0;border-top:1px solid #ccc;color:#747474;margin-bottom:20px;line-height:1.3em;font-size:12px;">
  46. <p>此为系统邮件,请勿回复<br>
  47. 请保管好您的邮箱,避免账号被他人盗用
  48. </p>
  49. <p>{$data.sign ?? ''}</p>
  50. </div>
  51. </div>
  52. </td>
  53. </tr>
  54. </tbody>
  55. </table>
  56. </body>
  57. </html>