|
@@ -1,1063 +0,0 @@
|
|
|
-package cn.iselab.mooctest.site.common.template;
|
|
|
-
|
|
|
-import cn.iselab.mooctest.site.common.constant.UrlConstants;
|
|
|
-
|
|
|
-public class MailTemplates {
|
|
|
-
|
|
|
- public static String getResetPasswordTemplate(String name, String resetLink){
|
|
|
- return resetPasswordTemplate.replace("#resetLink#", resetLink).replace("#realname#", name);
|
|
|
- }
|
|
|
-
|
|
|
- public static String getBindEmailTemplate(String name, String resetLink){
|
|
|
- return bindEmailTemplate.replace("#resetLink#", resetLink).replace("#realname#", name);
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
- public static String getManagerRegisterNoticeTemplate(String name,
|
|
|
- String reviewerEmail, String auditTemplate, String hostname) {
|
|
|
- return managerRegisterNoticeTemplate.replace("#realname#", name).replace("#reviewerEmail#", reviewerEmail).replace("#auditTemplate#", auditTemplate).replace("#hostname#", hostname);
|
|
|
- }
|
|
|
-
|
|
|
- private static final String resetPasswordTemplate = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />" +
|
|
|
- "<meta name=\"viewport\" content=\"width=device-width; initial-scale=1.0; maximum-scale=1.0;\">" +
|
|
|
- "<title>重置密码</title>" +
|
|
|
- "<style type=\"text/css\">" +
|
|
|
- "div, p, a, li, td { -webkit-text-size-adjust:none; }" +
|
|
|
- ".ReadMsgBody" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- ".ExternalClass" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- "body{width: 100%; height: 100%; background-color: #ffffff; margin:0; padding:0; -webkit-font-smoothing: antialiased;}" +
|
|
|
- "html{width: 100%;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novalight';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgregular'; src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novasemibold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgbold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novablack';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {font-family: 'proxima_novathin';src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "p {padding: 0!important; margin-top: 0!important; margin-right: 0!important; margin-bottom: 0!important; margin-left: 0!important; }" +
|
|
|
- ".hover:hover {opacity:0.85;filter:alpha(opacity=85);}" +
|
|
|
- ".image77 img {width: 77px; height: auto;}" +
|
|
|
- ".avatar125 img {width: 125px; height: auto;}" +
|
|
|
- ".icon61 img {width: 61px; height: auto;}" +
|
|
|
- ".image75 img {width: 75px; height: auto;}" +
|
|
|
- ".icon18 img {width: 18px; height: auto;}" +
|
|
|
- "</style>" +
|
|
|
- "<!-- @media only screen and (max-width: 640px) " +
|
|
|
- " {*/" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 640px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " " +
|
|
|
- "} </style>" +
|
|
|
- "<!--" +
|
|
|
- "@media only screen and (max-width: 479px) " +
|
|
|
- " {" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 479px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " table[class=full] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " .erase {display: none;}" +
|
|
|
- " " +
|
|
|
- " }" +
|
|
|
- "} </style>" +
|
|
|
- "<!-- Notification 6 -->" +
|
|
|
- "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full2\" bgcolor=\"#303030\"style=\"background-color: rgb(48, 48, 48);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td style=\"background-image: url(" + UrlConstants.HOSTNAME + "/public/images/mail/not4_bg_image.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat;\" id=\"not6\">" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <!-- Mobile Wrapper -->" +
|
|
|
- " <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\">" +
|
|
|
- " " +
|
|
|
- " <div class=\"sortable_inner ui-sortable\">" +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Start Top -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#4edeb5\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: #3581C1;\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\" class=\"image75\">" +
|
|
|
- " " +
|
|
|
- " <!-- Header Text --> " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\"><span ><img editable=\"true\" src=\"" + UrlConstants.HOSTNAME + "/public/images/mail/image_77px_not2.png\" width=\"75\" alt=\"\" border=\"0\" ></span></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 23px; color: rgb(63, 67, 69); line-height: 30px; font-weight: 100;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_novathin', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>Hi #realname#, </singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(63, 67, 69); line-height: 24px;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>感谢您使用慕测平台产品,请点击以下链接重置密码: </singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <!----------------- Button Center ----------------->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td>" +
|
|
|
- " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"left\"> " +
|
|
|
- " <tr> " +
|
|
|
- " <td align=\"center\" height=\"45\"bgcolor=\"#4edeb5\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding-left: 30px; padding-right: 30px; font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: rgb(255, 255, 255); background-color: #3581C1;\">" +
|
|
|
- " <multiline><!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgbold', Helvetica; font-weight: normal;\"><!--<![endif]-->" +
|
|
|
- " <a href=\"#resetLink#\" style=\"color: rgb(255, 255, 255); font-size: 15px; text-decoration: none; line-height: 34px; width: 100%;\">重置密码</a>" +
|
|
|
- " <!--[if !mso]><!--></span><!--<![endif]--></multiline>" +
|
|
|
- " </td> " +
|
|
|
- " </tr> " +
|
|
|
- " </table> " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!----------------- End Button Center ----------------->" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"35\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(63, 67, 69); line-height: 24px;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><multiline>欢迎您随时给出反馈和建议!" +
|
|
|
- " <br><br>" +
|
|
|
- " 感谢您的支持!" +
|
|
|
- " <br>" +
|
|
|
- " Mooctest.net慕测平台" +
|
|
|
- " " +
|
|
|
- " </multiline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"style=\"border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: rgb(255, 255, 255);\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(255, 255, 255); line-height: 24px; font-style: italic;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]-->Copyright mooctest.net <!--<![endif]--></span><!--[if !mso]><!-->" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"29\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"1\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </div>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </div>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- "</table><!-- End Notification 6 -->" +
|
|
|
- "</div> <style>body{ background: none !important; } </style>";
|
|
|
-
|
|
|
-
|
|
|
- private static final String bindEmailTemplate = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />" +
|
|
|
- "<meta name=\"viewport\" content=\"width=device-width; initial-scale=1.0; maximum-scale=1.0;\">" +
|
|
|
- "<title>绑定邮箱</title>" +
|
|
|
- "<style type=\"text/css\">" +
|
|
|
- "div, p, a, li, td { -webkit-text-size-adjust:none; }" +
|
|
|
- ".ReadMsgBody" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- ".ExternalClass" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- "body{width: 100%; height: 100%; background-color: #ffffff; margin:0; padding:0; -webkit-font-smoothing: antialiased;}" +
|
|
|
- "html{width: 100%;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novalight';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgregular'; src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novasemibold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgbold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novablack';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {font-family: 'proxima_novathin';src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "p {padding: 0!important; margin-top: 0!important; margin-right: 0!important; margin-bottom: 0!important; margin-left: 0!important; }" +
|
|
|
- ".hover:hover {opacity:0.85;filter:alpha(opacity=85);}" +
|
|
|
- ".image77 img {width: 77px; height: auto;}" +
|
|
|
- ".avatar125 img {width: 125px; height: auto;}" +
|
|
|
- ".icon61 img {width: 61px; height: auto;}" +
|
|
|
- ".image75 img {width: 75px; height: auto;}" +
|
|
|
- ".icon18 img {width: 18px; height: auto;}" +
|
|
|
- "</style>" +
|
|
|
- "<!-- @media only screen and (max-width: 640px) " +
|
|
|
- " {*/" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 640px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " " +
|
|
|
- "} </style>" +
|
|
|
- "<!--" +
|
|
|
- "@media only screen and (max-width: 479px) " +
|
|
|
- " {" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 479px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " table[class=full] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " .erase {display: none;}" +
|
|
|
- " " +
|
|
|
- " }" +
|
|
|
- "} </style>" +
|
|
|
- "<!-- Notification 6 -->" +
|
|
|
- "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full2\" bgcolor=\"#303030\"style=\"background-color: rgb(48, 48, 48);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td style=\"background-image: url(" + UrlConstants.HOSTNAME + "/public/images/mail/not4_bg_image.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat;\" id=\"not6\">" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <!-- Mobile Wrapper -->" +
|
|
|
- " <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\">" +
|
|
|
- " " +
|
|
|
- " <div class=\"sortable_inner ui-sortable\">" +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Start Top -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#4edeb5\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: #3581C1;\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\" class=\"image75\">" +
|
|
|
- " " +
|
|
|
- " <!-- Header Text --> " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\"><span ><img editable=\"true\" src=\"" + UrlConstants.HOSTNAME + "/public/images/mail/not6_icon75px.png\" width=\"75\" alt=\"\" border=\"0\" ></span></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 23px; color: rgb(63, 67, 69); line-height: 30px; font-weight: 100;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_novathin', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>Hi #realname#, </singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(63, 67, 69); line-height: 24px;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>感谢您使用慕测平台产品,请点击以下链接确认绑定邮箱: </singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <!----------------- Button Center ----------------->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td>" +
|
|
|
- " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"left\"> " +
|
|
|
- " <tr> " +
|
|
|
- " <td align=\"center\" height=\"45\"bgcolor=\"#4edeb5\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding-left: 30px; padding-right: 30px; font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: rgb(255, 255, 255); background-color: #3581C1;\">" +
|
|
|
- " <multiline><!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgbold', Helvetica; font-weight: normal;\"><!--<![endif]-->" +
|
|
|
- " <a href=\"#resetLink#\" style=\"color: rgb(255, 255, 255); font-size: 15px; text-decoration: none; line-height: 34px; width: 100%;\">确认绑定邮箱</a>" +
|
|
|
- " <!--[if !mso]><!--></span><!--<![endif]--></multiline>" +
|
|
|
- " </td> " +
|
|
|
- " </tr> " +
|
|
|
- " </table> " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!----------------- End Button Center ----------------->" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"35\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(63, 67, 69); line-height: 24px;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><multiline>欢迎您随时给出反馈和建议!" +
|
|
|
- " <br><br>" +
|
|
|
- " 感谢您的支持!" +
|
|
|
- " <br>" +
|
|
|
- " Mooctest.net慕测平台" +
|
|
|
- " " +
|
|
|
- " </multiline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" bgcolor=\"#ffffff\"style=\"border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: rgb(255, 255, 255);\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"540\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter2\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(255, 255, 255); line-height: 24px; font-style: italic;\">" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]-->Copyright mooctest.net <!--<![endif]--></span><!--[if !mso]><!-->" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile2\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"29\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"1\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </div>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </div>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- "</table><!-- End Notification 6 -->" +
|
|
|
- "</div> <style>body{ background: none !important; } </style>";
|
|
|
-
|
|
|
-
|
|
|
- private static String managerRegisterNoticeTemplate = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />" +
|
|
|
- "<meta name=\"viewport\" content=\"width=device-width; initial-scale=1.0; maximum-scale=1.0;\">" +
|
|
|
- "<title>Notify</title>" +
|
|
|
- "<style type=\"text/css\">" +
|
|
|
- "div, p, a, li, td { -webkit-text-size-adjust:none; }" +
|
|
|
- ".ReadMsgBody" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- ".ExternalClass" +
|
|
|
- "{width: 100%; background-color: #ffffff;}" +
|
|
|
- "body{width: 100%; height: 100%; background-color: #ffffff; margin:0; padding:0; -webkit-font-smoothing: antialiased;}" +
|
|
|
- "html{width: 100%;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novalight';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-light-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgregular'; src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novasemibold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-semibold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_nova_rgbold';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-bold-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {" +
|
|
|
- " font-family: 'proxima_novablack';src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/titan/font/proximanova-black-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- " " +
|
|
|
- "@font-face {font-family: 'proxima_novathin';src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot');src: url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.woff') format('woff'),url('http://rocketway.net/themebuilder/template/templates/mason/font/proximanova-thin-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}" +
|
|
|
- "p {padding: 0!important; margin-top: 0!important; margin-right: 0!important; margin-bottom: 0!important; margin-left: 0!important; }" +
|
|
|
- ".hover:hover {opacity:0.85;filter:alpha(opacity=85);}" +
|
|
|
- ".image77 img {width: 77px; height: auto;}" +
|
|
|
- ".avatar125 img {width: 125px; height: auto;}" +
|
|
|
- ".icon61 img {width: 61px; height: auto;}" +
|
|
|
- ".image75 img {width: 75px; height: auto;}" +
|
|
|
- ".icon18 img {width: 18px; height: auto;}" +
|
|
|
- "</style>" +
|
|
|
- "<!-- @media only screen and (max-width: 640px) " +
|
|
|
- " {*/" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 640px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " " +
|
|
|
- "} </style>" +
|
|
|
- "<!--" +
|
|
|
- "@media only screen and (max-width: 479px) " +
|
|
|
- " {" +
|
|
|
- " -->" +
|
|
|
- "<style type=\"text/css\"> @media only screen and (max-width: 479px){" +
|
|
|
- " body{width:auto!important;}" +
|
|
|
- " table[class=full2] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile2] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter2] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " table[class=full] {width: 100%!important; clear: both; }" +
|
|
|
- " table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }" +
|
|
|
- " table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }" +
|
|
|
- " td[class=pad15] {width: 100%!important; padding-left: 15px; padding-right: 15px; clear: both;}" +
|
|
|
- " .erase {display: none;}" +
|
|
|
- " " +
|
|
|
- " }" +
|
|
|
- "} </style>" +
|
|
|
- "<!-- Notification 3 -->" +
|
|
|
- "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#303030\"style=\"background-color: rgb(48, 48, 48);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td style=\"background-image: url(" + UrlConstants.HOSTNAME + "/public/images/mail/not6_bg_image.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; background-color: #23282b;\" id=\"not3\">" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <!-- Mobile Wrapper -->" +
|
|
|
- " <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\">" +
|
|
|
- " " +
|
|
|
- " <div class=\"sortable_inner ui-sortable\">" +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " </div>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\" bgcolor=\"#ffffff\"style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-box-shadow: rgba(68, 68, 68, 0.6) 5px 5px 5px; box-shadow: rgba(68, 68, 68, 0.2) 0px 0px 7px; background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " " +
|
|
|
- " <div class=\"sortable_inner ui-sortable\">" +
|
|
|
- " <!-- Start Top -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\" bgcolor=\"#ffffff\"style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(255, 255, 255);\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <!-- Header Text --> " +
|
|
|
- " <table width=\"300\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: center; font-family: Helvetica, Arial, sans-serif; font-size: 43px; color: rgb(63, 67, 69); line-height: 48px;\"class=\"fullCenter\" >" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_novasemibold', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>欢迎</singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\" class=\"fullCenter\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"45\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: center; font-family: Helvetica, Arial, sans-serif; font-size: 30px; color: white; line-height: 34px;\"class=\"fullCenter\" >" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><singleline>#realname#, 欢迎使用慕测平台!</singleline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " " +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: white; line-height: 24px;\"class=\"fullCenter\" >" +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]--><multiline>在正式使用系统之前,我们可能需要验证您的身份。" +
|
|
|
- " <br>" +
|
|
|
- " <br>" +
|
|
|
- " 在下面的链接中有一份身份验证文档的模板,请您填写完毕后由所在单位盖章,将扫描件以邮件形式发送给 </multiline><!--[if !mso]><!--></span><!--<![endif]-->" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <!----------------- Button Center ----------------->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " " +
|
|
|
- " <tr>" +
|
|
|
- " <td>" +
|
|
|
- " <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\"> " +
|
|
|
- " <tr> " +
|
|
|
- " <td align=\"center\" height=\"40\"bgcolor=\"#f0f0f0\" style=\"border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; padding-left: 22px; padding-right: 22px; font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: rgb(34, 32, 32); background-color: rgb(352, 352, 352);\">" +
|
|
|
- " <multiline><!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]-->" +
|
|
|
- " <a href=\"#\" style=\"color: rgb(34, 32, 32); font-size: 16px; text-decoration: none; line-height: 34px; width: 100%;\" >#reviewerEmail#</a>" +
|
|
|
- " <!--[if !mso]><!--></span><!--<![endif]--></multiline>" +
|
|
|
- " </td> " +
|
|
|
- " </tr> " +
|
|
|
- " </table> " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!----------------- End Button Center ----------------->" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"15\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " " +
|
|
|
- " <!----------------- Button Center ----------------->" +
|
|
|
- " <tr>" +
|
|
|
- " <td>" +
|
|
|
- " <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\"> " +
|
|
|
- " <tr> " +
|
|
|
- " <td align=\"center\" height=\"40\"bgcolor=\"#3f4345\" style=\"border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; padding-left: 22px; padding-right: 22px; font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: rgb(255, 255, 255); background-color: rgb(63, 67, 69);\">" +
|
|
|
- " <multiline><!--[if !mso]><!--><span style=\"font-family: 'proxima_nova_rgregular', Helvetica; font-weight: normal;\"><!--<![endif]-->" +
|
|
|
- " <a href=\"#auditTemplate#\" style=\"color: rgb(255, 255, 255); font-size: 16px; text-decoration: none; line-height: 34px; width: 100%;\">身份证明模板</a>" +
|
|
|
- " <!--[if !mso]><!--></span><!--<![endif]--></multiline>" +
|
|
|
- " </td> " +
|
|
|
- " </tr> " +
|
|
|
- " </table> " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " " +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"class=\"pad15\" style=\"background-color: #3581C1;\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td valign=\"middle\" width=\"100%\" style=\"text-align: center; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #3f4345; line-height: 24px;\" class=\"fullCenter\" >" +
|
|
|
- " <multiline><!--[if !mso]><!--><span style=\"font-family: proxima_nova_rgregular, Helvetica; font-weight: normal; color: white;\"><!--<![endif]-->使用慕测其它功能,请点击<!--[if !mso]><!--></span><!--<![endif]--> " +
|
|
|
- " <!--[if !mso]><!--><span style=\"font-family: 'proxima_novasemibold', Helvetica; font-weight: normal;\"><!--<![endif]--><a href=\"#hostname#\" style=\"color: white;\">主页</a><!--[if !mso]><!--></span><!--<![endif]--></multiline>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"object=\"drag-module-small\" style=\"background-color: rgb(255, 255, 255);\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" bgcolor=\"#fdba30\"style=\"border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #3581C1;\" class=\"pad15\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"352\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\">" +
|
|
|
- " " +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"40\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" bgcolor=\"#ffffff\"style=\"border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: rgb(255, 255, 255);\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" valign=\"middle\">" +
|
|
|
- " " +
|
|
|
- " <table width=\"420\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"mobile\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Top -->" +
|
|
|
- " </div>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " <div class=\"sortable_inner ui-sortable\">" +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"30\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " " +
|
|
|
- " <!-- Space -->" +
|
|
|
- " <table width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"full\" object=\"drag-module-small\">" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"50\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " <tr>" +
|
|
|
- " <td width=\"100%\" height=\"1\"></td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table><!-- End Space -->" +
|
|
|
- " </div>" +
|
|
|
- " " +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- " </table>" +
|
|
|
- " " +
|
|
|
- " </div>" +
|
|
|
- " </td>" +
|
|
|
- " </tr>" +
|
|
|
- "</table><!-- End Notification 3 -->" +
|
|
|
- "</div> <style>body{ background: none !important; } </style>";
|
|
|
-
|
|
|
-}
|