|
@@ -183,7 +183,7 @@ class emailTemplate {
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <title>RunForge - 乐跑账号更新成功提醒</title>
|
|
|
|
|
|
|
+ <title>乐跑账号更新成功提醒</title>
|
|
|
<style>
|
|
<style>
|
|
|
body {
|
|
body {
|
|
|
font-family: Arial, sans-serif;
|
|
font-family: Arial, sans-serif;
|
|
@@ -244,7 +244,7 @@ class emailTemplate {
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="head">
|
|
<div class="head">
|
|
|
- <h2>RunForge - 乐跑账号更新好啦,宝宝快看看~ 🎉💖✨</h2>
|
|
|
|
|
|
|
+ <h2>乐跑账号更新好啦,宝宝快看看~ 🎉💖✨</h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<p>亲爱的 ${data.name} 宝宝 🌸:</p>
|
|
<p>亲爱的 ${data.name} 宝宝 🌸:</p>
|
|
@@ -335,7 +335,7 @@ class emailTemplate {
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="head">
|
|
<div class="head">
|
|
|
- <h2>🏃♀️RunForge - 乐跑目标完成🎉</h2>
|
|
|
|
|
|
|
+ <h2>乐跑目标完成🎉</h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<p>亲爱的 <span class="highlight">${data.name}</span> 宝宝 ꒰。•ᴗ•。꒱:</p>
|
|
<p>亲爱的 <span class="highlight">${data.name}</span> 宝宝 ꒰。•ᴗ•。꒱:</p>
|
|
@@ -382,7 +382,7 @@ class emailTemplate {
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <title>RunForge - 乐跑成功提醒</title>
|
|
|
|
|
|
|
+ <title>乐跑成功提醒</title>
|
|
|
<style>
|
|
<style>
|
|
|
body {
|
|
body {
|
|
|
font-family: Arial, sans-serif;
|
|
font-family: Arial, sans-serif;
|
|
@@ -443,7 +443,7 @@ class emailTemplate {
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="head">
|
|
<div class="head">
|
|
|
- <h2>RunForge - 乐跑成功啦 🎉💖</h2>
|
|
|
|
|
|
|
+ <h2>乐跑成功啦 🎉💖</h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<p>亲爱的 ${data.name} 宝宝:</p>
|
|
<p>亲爱的 ${data.name} 宝宝:</p>
|
|
@@ -477,7 +477,7 @@ class emailTemplate {
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <title>RunForge - 乐跑失败提醒</title>
|
|
|
|
|
|
|
+ <title>乐跑失败提醒</title>
|
|
|
<style>
|
|
<style>
|
|
|
body {
|
|
body {
|
|
|
font-family: Arial, sans-serif;
|
|
font-family: Arial, sans-serif;
|
|
@@ -538,7 +538,7 @@ class emailTemplate {
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="head">
|
|
<div class="head">
|
|
|
- <h2>RunForge - 乐跑没有成功呢 😢💦</h2>
|
|
|
|
|
|
|
+ <h2>乐跑没有成功呢 😢💦</h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<p>亲爱的 ${data.name ?? data.account} 宝宝 🌸:</p>
|
|
<p>亲爱的 ${data.name ?? data.account} 宝宝 🌸:</p>
|
|
@@ -567,7 +567,7 @@ class emailTemplate {
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <title>RunForge - 工单状态更新提醒</title>
|
|
|
|
|
|
|
+ <title>工单状态更新提醒</title>
|
|
|
<style>
|
|
<style>
|
|
|
body {
|
|
body {
|
|
|
font-family: Arial, sans-serif;
|
|
font-family: Arial, sans-serif;
|
|
@@ -628,7 +628,7 @@ class emailTemplate {
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="head">
|
|
<div class="head">
|
|
|
- <h2>RunForge - 工单状态更新提醒</h2>
|
|
|
|
|
|
|
+ <h2>工单状态更新提醒</h2>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<p>尊敬的用户:</p>
|
|
<p>尊敬的用户:</p>
|