修仙风格的订单通知邮箱模板

<!DOCTYPE html>
<html lang="zh-CN">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title>新订单通知</title>
</head>
<body style="font-family: 'KaiTi', '楷体', serif; background-color: #f0f9f8; margin: 0; padding: 20px; color: #333;">
	<div style="max-width: 600px; margin: 0 auto; background-color: #ffffff; border: 1px solid #cde4e1; border-radius: 12px; padding: 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); background-image: url('https://a.sbu.cc/cdn/backgrounds/cloud_texture.png'); background-size: cover;">
		<div style="text-align: center; margin-bottom: 20px;">
			<img src="https://a.sbu.cc/cdn/logo/email.png" alt="Logo" style="width: 30%; height: auto; border-radius: 8px;">
		</div>
		<h2 style="font-size: 26px; color: #3b766b; margin-bottom: 20px; font-weight: bold; text-shadow: 0 0 10px #cde4e1;">【[sitename]】新订单通知</h2>
		<p style="font-size: 18px; margin-bottom: 10px;">尊敬的 <strong style="color: #3b766b;">[username]</strong> 用户,您好!</p>
		<p style="font-size: 18px; margin-bottom: 20px;">您的新订单情况如下:</p>

		<div style="background-color: #f0f9f8; padding: 15px; border-radius: 8px; margin-bottom: 20px; border: 1px solid #cde4e1;">
			<table style="width: 100%; font-size: 17px; color: #333;">
				<tr>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1;">订单号</td>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1; text-align: right;"><strong>17247282552866</strong></td>
				</tr>
				<tr>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1;">支付通道</td>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1; text-align: right;"><strong>支付宝免CK账单</strong></td>
				</tr>
				<tr>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1;">商品名称</td>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1; text-align: right;"><strong>等级套装 × 3个月 uid:1800744</strong></td>
				</tr>
				<tr>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1;">订单金额</td>
					<td style="padding: 10px 0; border-bottom: 1px solid #cde4e1; text-align: right;"><strong>10.50元</strong></td>
				</tr>
				<tr>
					<td style="padding: 10px 0;">支付时间</td>
					<td style="padding: 10px 0; text-align: right;"><strong>2024-08-27 11:11:18</strong></td>
				</tr>
			</table>
		</div>

		<a href="#" style="display: block; background-color: #3b766b; color: white; padding: 14px 0; border-radius: 8px; text-decoration: none; font-size: 18px; font-weight: bold; text-align: center; width: 100%; box-sizing: border-box; box-shadow: 0 0 10px rgba(59, 118, 107, 0.6); transition: background 0.3s ease;">
			前往商户中心
		</a>

		<p style="font-size: 14px; color: #666; margin-top: 30px; line-height: 1.6;">温馨提示:<br>若您想关闭新订单通知可以进入商户中心一账户设置一通知设置,关闭新订单通知。</p>
		<p style="font-size: 14px; color: #666; margin-top: 20px;">此致<br><strong style="color: #3b766b;">[sitename]</strong></p>
		<p style="font-size: 14px; color: #888; margin-top: 30px; text-align: center;">此为系统邮件,请勿回复。</p>
		<p style="font-size: 14px; color: #888; margin-top: 10px; text-align: center;">Copyright © 2024 [sitename] All rights reserved</p>
	</div>
</body>
</html>
© 版权声明
THE END
喜欢就支持一下吧
点赞11赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容