Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
A
Afrishop refactored project
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Whispa
Afrishop refactored project
Commits
90aad150
提交
90aad150
authored
10月 31, 2020
作者:
Whispa
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
commit commit
上级
169167f4
显示空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
72 行增加
和
0 行删除
+72
-0
email-logo.png
src/main/resources/templates/email-logo.png
+0
-0
email-template-a.ftl
src/main/resources/templates/email-template-a.ftl
+34
-0
email-template.ftl
src/main/resources/templates/email-template.ftl
+14
-0
email-template2019-12-27.ftl
src/main/resources/templates/email-template2019-12-27.ftl
+12
-0
email-templates.ftl
src/main/resources/templates/email-templates.ftl
+12
-0
top-bg.png
src/main/resources/templates/top-bg.png
+0
-0
没有找到文件。
src/main/resources/templates/email-logo.png
0 → 100644
浏览文件 @
90aad150
20.7 KB
src/main/resources/templates/email-template-a.ftl
0 → 100644
浏览文件 @
90aad150
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
Afrishop Verification
</title>
</head>
<body>
<table
style=
"margin:0 auto;"
>
<tbody
>
<tr>
<td>
<img
src=
'https://diaosaas-prod.oss-cn-shenzhen.aliyuncs.com/africa-shop/Afrishop/158503578838110180.png'
alt=
"bg"
>
</td>
</tr>
<tr
>
<td
style=
"padding-top:20px; line-height: 1.5em;"
>
${nick}:
<br/>
Hi!Welcome to Afrishop! Before we begin shopping,
<br/>
we need to quickly verify your email address.
<br/>
<br/>
Your verification code is:
<br/>
${identifyCode?c}
</td>
</tr>
</tbody>
</table>
</body>
</html>
src/main/resources/templates/email-template.ftl
0 → 100644
浏览文件 @
90aad150
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
Afrishop Verification
</title>
</head>
<body>
<section
style=
"width: 600px;height :720px;margin:0 auto;box-sizing: border-box;position: relative;"
>
<img
style=
"position:absolute;width: 600px;height :720px;top:0;left:0;"
src=
"https://diaopaas.com/wk_vote_node/public/africa-email-bg.png"
alt=
"背景图"
>
<span
style=
"position: absolute;top:42.1%;left:8%;display: inline-block;width:50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;"
>
${nick}
</span>
<span
style=
"text-align: center;position: absolute;top:63.3%;left:42.4%;display: inline-block;width:90px;white-space: nowrap;"
>
${identifyCode?c}
</span>
</section>
</body>
</html>
src/main/resources/templates/email-template2019-12-27.ftl
0 → 100644
浏览文件 @
90aad150
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
Afrishop Verification
</title>
</head>
<body>
<section
style=
"width: 600px;height :720px;margin:0 auto;box-sizing: border-box;position: relative;"
>
<img
style=
"position:absolute;width: 600px;height :720px;top:0;left:0;"
src=
"http://q2bspr5ox.bkt.clouddn.com/afrishop20191227.jpg"
alt=
"背景图"
>
</section>
</body>
</html>
src/main/resources/templates/email-templates.ftl
0 → 100644
浏览文件 @
90aad150
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
Afrishop Verification
</title>
</head>
<body>
<section
style=
"width: 600px;height :720px;margin:0 auto;box-sizing: border-box;position: relative;"
>
<img
style=
"position:absolute;width: 600px;height :720px;top:0;left:0;"
src=
"https://diaopaas.com/wk_vote_node/public/africa-show.jpg"
alt=
"背景图"
>
</section>
</body>
</html>
src/main/resources/templates/top-bg.png
0 → 100644
浏览文件 @
90aad150
282.0 KB
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论