notify.blade.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>网站公告</title>
  6. <style type="text/css">
  7. img {
  8. max-width: 100%;
  9. }
  10. body {
  11. -webkit-font-smoothing: antialiased;
  12. -webkit-text-size-adjust: none;
  13. width: 100% !important;
  14. height: 100%;
  15. line-height: 1.6em;
  16. }
  17. body {
  18. background-color: #f6f6f6;
  19. }
  20. @media only screen and (max-width: 640px) {
  21. body {
  22. padding: 0 !important;
  23. }
  24. h1 {
  25. font-weight: 800 !important;
  26. margin: 20px 0 5px !important;
  27. }
  28. h2 {
  29. font-weight: 800 !important;
  30. margin: 20px 0 5px !important;
  31. }
  32. h3 {
  33. font-weight: 800 !important;
  34. margin: 20px 0 5px !important;
  35. }
  36. h4 {
  37. font-weight: 800 !important;
  38. margin: 20px 0 5px !important;
  39. }
  40. h1 {
  41. font-size: 22px !important;
  42. }
  43. h2 {
  44. font-size: 18px !important;
  45. }
  46. h3 {
  47. font-size: 16px !important;
  48. }
  49. .container {
  50. padding: 0 !important;
  51. width: 100% !important;
  52. }
  53. .content {
  54. padding: 0 !important;
  55. }
  56. .content-wrap {
  57. padding: 10px !important;
  58. }
  59. .invoice {
  60. width: 100% !important;
  61. }
  62. }
  63. </style>
  64. </head>
  65. <body itemscope itemtype="http://schema.org/EmailMessage"
  66. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em; background-color: #f6f6f6; margin: 0;"
  67. bgcolor="#f6f6f6">
  68. <table class="body-wrap"
  69. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;"
  70. bgcolor="#f6f6f6">
  71. <tr
  72. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  73. <td style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
  74. valign="top">
  75. </td>
  76. <td class="container" width="600"
  77. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;"
  78. valign="top">
  79. <div class="content"
  80. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
  81. <table class="main" width="100%" cellpadding="0" cellspacing="0"
  82. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;"
  83. bgcolor="#fff">
  84. <tr
  85. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  86. <td class="alert alert-warning"
  87. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 22px; font-weight: bold; vertical-align: top; color: #fff; font-weight: 500; text-align: center; border-radius: 3px 3px 0 0; background-color: #0073ba; margin: 0; padding: 20px;"
  88. align="center" bgcolor="#0073ba" valign="top">
  89. 网站公告
  90. </td>
  91. </tr>
  92. <tr
  93. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  94. <td class="content-wrap"
  95. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;"
  96. valign="top">
  97. <table width="100%" cellpadding="0" cellspacing="0"
  98. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  99. <tr
  100. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  101. <td class="content-block"
  102. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 34px; vertical-align: top; line-height: 1em; margin: 0; padding: 20px 0 30px;"
  103. valign="top">
  104. Dear Customer
  105. </td>
  106. </tr>
  107. <tr
  108. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  109. <td class="content-block"
  110. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 16px; color: #4a4a4a; vertical-align: top; margin: 0; padding: 0 10px 20px;"
  111. valign="top">
  112. {!! nl2br($content) !!}
  113. </td>
  114. </tr>
  115. <tr
  116. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  117. <td class="content-block"
  118. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #757575; vertical-align: top; margin: 0; padding: 0 0 20px;"
  119. valign="top">
  120. (本邮件由系统自动发出,请勿直接回复)
  121. </td>
  122. </tr>
  123. <tr
  124. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  125. <td class="content-block"
  126. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; text-align: center; vertical-align: top; margin: 0; padding: 0 0 20px;"
  127. valign="top">
  128. <a href="{{$url}}"
  129. class="btn-primary"
  130. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; color: #fff; text-decoration: none; line-height: 2em; font-weight: bold; text-align: center; cursor: pointer; display: inline-block; border-radius: 5px; text-transform: capitalize; background-color: #0073ba; margin: 0; border-color: #0073ba; border-style: solid; border-width: 8px 20px;">登录 {{$name}}</a>
  131. </td>
  132. </tr>
  133. </table>
  134. </td>
  135. </tr>
  136. </table>
  137. <div class="footer"
  138. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;">
  139. <table width="100%"
  140. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  141. <tr
  142. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  143. <td class="aligncenter content-block"
  144. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0;"
  145. align="center" valign="top">
  146. &copy; {{$name}}. All Rights Reserved.
  147. </td>
  148. </tr>
  149. <tr
  150. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
  151. <td class="aligncenter content-block"
  152. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0 0 20px;"
  153. align="center" valign="top">
  154. <a href="{{$url}}/#/subscribe"
  155. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: none; margin: 0;">我的订阅</a> |
  156. <a href="{{$url}}/#/tutorial"
  157. style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: none; margin: 0;">使用教程</a>
  158. </td>
  159. </tr>
  160. </table>
  161. </div>
  162. </div>
  163. </td>
  164. <td style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
  165. valign="top">
  166. </td>
  167. </tr>
  168. </table>
  169. </body>
  170. </html>