Commit 25595d59 authored by 沈良进's avatar 沈良进

Merge branch 'master' of http://gitlab.oytour.com/viitto/million

parents ff91f781 7235e0e0
...@@ -188,10 +188,10 @@ ...@@ -188,10 +188,10 @@
</q-popup-proxy> </q-popup-proxy>
</q-field> </q-field>
</div> </div>
<q-btn unelevated round class="bg-grey-3 hover" icon="search" title="更多筛选"> <q-btn v-if="$q.platform.is.mobile" unelevated round class="bg-grey-3 hover" icon="search" title="更多筛选">
<q-badge rounded class="din bg-red-2 text-red-14 text-weight-bold" floating label="1"/> <q-badge rounded class="din bg-red-2 text-red-14 text-weight-bold" floating label="1"/>
<q-tooltip>更多</q-tooltip> <q-tooltip>更多</q-tooltip>
<q-popup-proxy class="no-shadow" style="box-shadow: 0 0 50px #ddd !important" :offset="[0, 20]" :model-value="canHide"> <q-popup-proxy class="no-shadow" style="box-shadow: 0 0 50px #ddd !important" :offset="[0, 20]" ref="qDateProxy2">
<q-card class="q-pa-md rounded-borders" style="width: 300px"> <q-card class="q-pa-md rounded-borders" style="width: 300px">
<div class="q-mb-md text-subtitle2">更多</div> <div class="q-mb-md text-subtitle2">更多</div>
<div class="q-my-md"> <div class="q-my-md">
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
{{roomGroup}}房 {{roomGroup}}房
</div> </div>
<q-popup-proxy :offset="[0, 10]" ref="qDateProxy2"> <q-popup-proxy :offset="[0, 10]">
<div class="q-pa-lg q-py-lg bg-white"> <div class="q-pa-lg q-py-lg bg-white">
<div class="items-center" <div class="items-center"
:clss="{'row':$q.platform.is.desktop,'column':$q.platform.is.mobile}"> :clss="{'row':$q.platform.is.desktop,'column':$q.platform.is.mobile}">
......
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">【行程】取消通知</div>
<div style="padding: 37px 0 0 0; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px">您的订单号为 <span style="font-weight: bold;">{0}</span> 的商品:</div>
<div style="display: flex;flex-wrap: nowrap;padding: 17px 0 0 0;">
<div style="flex-shrink: 0;background: #D5D5D5 ;border-radius: 8px;">
<img width="auto" height="56px" alt="img" style="display: inline-block;border-radius: 8px;"
src="{1}" />
</div>
<div style="padding: 0 150px 0 14px; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 20px;">
{2}
</div>
</div>
<div style="display: flex;align-items: center;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
因{3}原因取消。
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;position: relative;top: -5px;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021483000_157.png" />
</div>
</div>
<div style="padding: 36px 0 0 0;display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">
Hi,这是您的邮箱验证码
</div>
<div style="display: flex;align-items: stretch;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;margin-top: 35px;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
我们需要验证您的邮箱,以便帮助我们
验证你在印象的身份,这组验证码只能
使用一次。如果您并未请求获得验证码
请忽略这封邮件,同时请勿与他人分享
这组验证码。
</div>
<div style="padding: 46px 0 15px 0;">
这是您的验证码
</div>
<div style="font-size: 30px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;line-height: 24px;">
<span>{0}</span>
<span style="padding: 0 5px;">{1}</span>
<span style="padding: 0 5px;">{2}</span>
<span style="padding: 0 5px;">{3}</span>
<span style="padding: 0 5px;">{4}</span>
<span>{5}</span>
</div>
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021472000_71.png" />
</div>
</div>
<div style="padding: 123px 0 0 0;display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">
忘记密码验证
</div>
<div style="display: flex;align-items: stretch;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;margin-top: 35px;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
请将收到的验证码填入表单,如此您将顺利进行密码修改。
如果您并未请求获得验证码
请忽略这封邮件,同时请勿与他人分享
这组验证码。
</div>
<div style="padding: 46px 0 15px 0;">
这是您的验证码
</div>
<div style="font-size: 30px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;line-height: 24px;">
<span>{0}</span>
<span style="padding: 0 5px;">{1}</span>
<span style="padding: 0 5px;">{2}</span>
<span style="padding: 0 5px;">{3}</span>
<span style="padding: 0 5px;">{4}</span>
<span>{5}</span>
</div>
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021472000_71.png" />
</div>
</div>
<div style="padding: 123px 0 0 0;display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">
账号注销验证
</div>
<div style="display: flex;align-items: stretch;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;margin-top: 35px;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
您正在进行注销账号的操作,将您收到的验证码填入表单,以表示您同意取消
此邮件作为我们的账号。
如果您并未请求获得验证码
请忽略这封邮件,同时请勿与他人分享
这组验证码。
</div>
<div style="padding: 46px 0 15px 0;">
这是您的验证码
</div>
<div style="font-size: 30px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;line-height: 24px;">
<span>{0}</span>
<span style="padding: 0 5px;">{1}</span>
<span style="padding: 0 5px;">{2}</span>
<span style="padding: 0 5px;">{3}</span>
<span style="padding: 0 5px;">{4}</span>
<span>{5}</span>
</div>
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021476000_402.png" />
</div>
</div>
<div style="padding: 123px 0 0 0;display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">
欢迎加入印象之旅
</div>
<div style="display: flex;align-items: stretch;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;margin-top: 41px;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div style="margin-bottom: 20px;">
亲爱的用户,您好
</div>
<div>
请在两小时内确认您正在使用该邮件地址 注册我们的账户,以便完成您的账户创建
</div>
<div style="padding: 46px 0 15px 0;">
这是您的验证码
</div>
<div style="font-size: 30px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;line-height: 24px;">
<span>{0}</span>
<span style="padding: 0 5px;">{1}</span>
<span style="padding: 0 5px;">{2}</span>
<span style="padding: 0 5px;">{3}</span>
<span style="padding: 0 5px;">{4}</span>
<span>{5}</span>
</div>
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021468000_367.png" />
</div>
</div>
<div style="padding: 45px 0;font-size: 14px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 24px;">
若按钮无法打开,请复制整个链接,并打开浏览器窗口,将链接粘贴至地址栏中进行搜索。 为了确保你的账户安全,该链接仅在48小时内有效。如链接已失效,请点击这里 重新获取验证邮件。 若您并未要求验证邮箱,请忽略此邮件。
</div>
<div style="display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢您的使用!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<meta name="description">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
</head>
<body>
<div style="width: 100%;height: 100%;background: #f5f5f5;padding: 20px 0;border-radius: 3px;">
<div style="width: 90%;min-width: 375px;max-width: 690px;background: #FFFFFF;box-shadow: 2px 1px 30px 0px rgba(0,0,0,0.14);border-radius: 10px;margin: auto;padding: 43px 0 43px 0;margin-bottom: 34px;">
<div style="margin: 0 10%;">
<div style="text-align: left;padding: 80px 0 0 0;">
<img width="175px" height="auto" alt="Logo" style="min-height: 30px;display: inline-block;"
src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021994000_531.png'/>
</div>
<div style="margin-top: 41px;font-size: 28px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;">
更换邮箱
</div>
<div style="display: flex;align-items: stretch;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;margin-top: 35px;">
<div style="font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
您正在进行更换邮箱的操作,将您收到的验证码填入表单,以表示您同意注销此邮件作为我们的账号。
如果您并未请求获得验证码
请忽略这封邮件,同时请勿与他人分享
这组验证码。
</div>
<div style="padding: 46px 0 15px 0;">
这是您的验证码
</div>
<div style="font-size: 30px;font-family: Microsoft JhengHei;font-weight: bold;color: #000000;line-height: 24px;">
<span>{0}</span>
<span style="padding: 0 5px;">{1}</span>
<span style="padding: 0 5px;">{2}</span>
<span style="padding: 0 5px;">{3}</span>
<span style="padding: 0 5px;">{4}</span>
<span>{5}</span>
</div>
</div>
<div style="flex-shrink: 0;padding: 0 0 0 20px;">
<img width="206px" height="auto" alt="img" style="display: inline-block;"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1679021480000_617.png" />
</div>
</div>
<div style="padding: 123px 0 0 0;display: flex;flex-direction: row-reverse; font-size: 16px;font-family: Microsoft JhengHei;font-weight: 400;color: #000000;line-height: 24px;">
<div>
<div>谢谢!</div>
<div>印象之旅 团队</div>
</div>
</div>
<div style="padding: 88px 0 47px 0; display: flex;justify-content: center; font-size: 12px;font-family: Microsoft JhengHei;font-weight: 400;color: #717171;line-height: 20px;">
<div style="text-align: center;">
<div>蜀ICP备13000760号 © 2010-2023 四川和平国际旅行社</div>
<div>. All Rights Reserved. 旅行社业务经营许可证 L-SC-GJ0025</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment