Commit b00dca13 authored by zhangjianguo's avatar zhangjianguo

新增 端午节 教师节 七夕节

parent c2ba6f7c
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover" />
<meta name="format-detection" content="telephone=no" />
<meta content="yes" name="mobile-web-app-capable">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<title>端午节</title>
<script type="text/javascript" src="js/autosize2.js"></script>
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/DragonBoatFestival.css">
</head>
<body>
<div class="Box" style="position: fixed;left: 0;top:0">
<div class="bg_1"></div>
<div class="bg_2 animated fadeInLeft"></div>
<div class="bg_3 animated fadeInLeft"></div>
<div class="bg_4 animated fadeInRight"></div>
<div class="bg_5 animated bounceIn"></div>
<div class="bg_6 animated fadeIn"></div>
<div class="bg_7 animated fadeIn"></div>
<div class="bottom">
<div class="bg_8 animated fadeInUp"></div>
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script>
let href = window.location.href;
// let href = 'http://activity.oytour.com/html/shortLinks/BirthdayLetter.html?GuestId=48642&customerId=1549&accountId=1182&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODY4NTQ2NTQuMCwiZXhwIjoxNTg3MTEzODU0LjAsInVzZXJJbmZvIjp7InVpZCI6IjExODIiLCJyZXF1ZXN0RnJvbSI6M319.VWDrjGI7lVe8MCis1FFOCuUBB7w_FsQhKoYZ3dEMznU&secretKey=5d5e16254bd741c486fe2b83b42171d2&platform=app';
let param = href.split('?')[1];
let Id;
if(param.indexOf('&')!=-1){
Id = param.split('&')[0].split('=')[1]
}else {
Id = param.split('=')[1]
}
if(Id>0){
$.ajax({
type: "POST",
url: `http://crm.oytour.com/api/SellEventIM/UpdateClick`,
// url: `http://192.168.2.65/api/SellEventIM/UpdateClick`,
contentType: "application/json",
data: JSON.stringify( {'msg':{'Id':Id}}),
async: false,
success: function(res) {
},
error: function(res) {
}
})
}
</script>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover" />
<meta name="format-detection" content="telephone=no" />
<meta content="yes" name="mobile-web-app-capable">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<title>七夕节</title>
<script type="text/javascript" src="js/autosize2.js"></script>
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/QixiFestival.css">
</head>
<body>
<div class="Box" style="position: fixed;left: 0;top:0">
<div class="bg_1 animated fadeIn"></div>
<div class="bg_2 animated fadeInRight"></div>
<div class="bg_4 animated fadeInLeft"></div>
<div class="bg_3 animated fadeIn"></div>
<div class="bg_5 animated fadeIn"></div>
<div class="bg_6 animated fadeInUp"></div>
<div class="bg_7 animated fadeIn"></div>
<div class="bg_8 animated fadeIn"></div>
<div class="bg_9 animated fadeInUp"></div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script>
let href = window.location.href;
// let href = 'http://activity.oytour.com/html/shortLinks/BirthdayLetter.html?GuestId=48642&customerId=1549&accountId=1182&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODY4NTQ2NTQuMCwiZXhwIjoxNTg3MTEzODU0LjAsInVzZXJJbmZvIjp7InVpZCI6IjExODIiLCJyZXF1ZXN0RnJvbSI6M319.VWDrjGI7lVe8MCis1FFOCuUBB7w_FsQhKoYZ3dEMznU&secretKey=5d5e16254bd741c486fe2b83b42171d2&platform=app';
let param = href.split('?')[1];
let Id;
if(param.indexOf('&')!=-1){
Id = param.split('&')[0].split('=')[1]
}else {
Id = param.split('=')[1]
}
if(Id>0){
$.ajax({
type: "POST",
url: `http://crm.oytour.com/api/SellEventIM/UpdateClick`,
// url: `http://192.168.2.65/api/SellEventIM/UpdateClick`,
contentType: "application/json",
data: JSON.stringify( {'msg':{'Id':Id}}),
async: false,
success: function(res) {
},
error: function(res) {
}
})
}
</script>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover" />
<meta name="format-detection" content="telephone=no" />
<meta content="yes" name="mobile-web-app-capable">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<title>教师节</title>
<script type="text/javascript" src="js/autosize2.js"></script>
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/TeachersDay.css">
</head>
<body>
<div class="Box" style="position: fixed;left: 0;top:0">
<div class="bg_1 animated fadeInLeft"></div>
<div class="bg_2 animated fadeInRight"></div>
<div class="bg_3 animated bounceIn"></div>
<div class="bg_4 animated fadeIn"></div>
<div class="bottom">
<div class="bg_8 animated fadeInUp"></div>
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script>
let href = window.location.href;
// let href = 'http://activity.oytour.com/html/shortLinks/BirthdayLetter.html?GuestId=48642&customerId=1549&accountId=1182&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODY4NTQ2NTQuMCwiZXhwIjoxNTg3MTEzODU0LjAsInVzZXJJbmZvIjp7InVpZCI6IjExODIiLCJyZXF1ZXN0RnJvbSI6M319.VWDrjGI7lVe8MCis1FFOCuUBB7w_FsQhKoYZ3dEMznU&secretKey=5d5e16254bd741c486fe2b83b42171d2&platform=app';
let param = href.split('?')[1];
let Id;
if(param.indexOf('&')!=-1){
Id = param.split('&')[0].split('=')[1]
}else {
Id = param.split('=')[1]
}
if(Id>0){
$.ajax({
type: "POST",
url: `http://crm.oytour.com/api/SellEventIM/UpdateClick`,
// url: `http://192.168.2.65/api/SellEventIM/UpdateClick`,
contentType: "application/json",
data: JSON.stringify( {'msg':{'Id':Id}}),
async: false,
success: function(res) {
},
error: function(res) {
}
})
}
</script>
</html>
html,
body {
margin: 0;
padding: 0;
overflow-x: hidden;
height: auto;
}
*{
-webkit-tap-highlight-color: transparent;
}
p{
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.Box{
width: 100%;
height: 100%;
background-image: url('../img/DragonBoatFestival/bg.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
.bottom{
width: 100%;
height: 0.73rem;
background: white;
position: absolute;
left: 0;
bottom: 0;
}
.bg_1{
width: 100%;
height: 0.66rem;
background-image: url('../img/DragonBoatFestival/bg1.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.73rem;
left: 0;
-webkit-animation-delay:0s;
}
.bg_2{
width: 1.76rem;
height: 1.21rem;
background-image: url('../img/DragonBoatFestival/WillowTl.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
-webkit-animation-delay:0s;
}
.bg_3{
width: 0.89rem;
height: 1.92rem;
background-image: url('../img/DragonBoatFestival/Willowb_l.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.83rem;
left: 0;
-webkit-animation-delay:0.5s;
}
.bg_4{
width: 0.91rem;
height: 1.92rem;
background-image: url('../img/DragonBoatFestival/Willow_b_r.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.83rem;
right: 0;
-webkit-animation-delay:0.8s;
}
.bg_5{
width: 1.8rem;
height: 1.2rem;
background-image: url('../img/DragonBoatFestival/ship.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 1.33rem;
left: 0.84rem;
-webkit-animation-delay:1.2s;
}
.bg_6{
width: 0.55rem;
height: 1.19rem;
background-image: url('../img/DragonBoatFestival/DragonBoatFestival.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.245rem;
right: 0.32rem;
-webkit-animation-delay:1.5s;
}
.bg_7{
width: 0.43rem;
height: 1.61rem;
background-image: url('../img/DragonBoatFestival/text1.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.72rem;
right: 1rem;
-webkit-animation-delay:2s;
}
.bg_8{
width: 2.1rem;
height: 0.3rem;
background-image: url('../img/DragonBoatFestival/logo.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.2rem;
left: 0.82rem;
-webkit-animation-delay:2.3s;
}
\ No newline at end of file
html,
body {
margin: 0;
padding: 0;
overflow-x: hidden;
height: auto;
}
*{
-webkit-tap-highlight-color: transparent;
}
p{
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.Box{
width: 100%;
height: 100%;
background-image: url('../img/QixiFestival/bg.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
.bg_1{
width: 100%;
height: 100%;
background-image: url('../img/QixiFestival/xingkong.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0rem;
left: 0;
-webkit-animation-delay:0.3s;
}
.bg_2{
width: 1.6rem;
height: 2.1rem;
background-image: url('../img/QixiFestival/bg1.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: -0.20rem;
right: -0.20rem;
-webkit-animation-delay:0.6s;
}
.bg_3{
width: 0.72rem;
height: 0.92rem;
background-image: url('../img/QixiFestival/lamp.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0;
left: 1.7rem;
-webkit-animation-delay:0.9s;
}
.bg_4{
width: 3.14rem;
height: 0.52rem;
background-image: url('../img/QixiFestival/ship.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.6rem;
left: 0;
-webkit-animation-delay:1.2s;
}
.bg_5{
width: 1.57rem;
height: 1.43rem;
background-image: url('../img/QixiFestival/people.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.78rem;
left: 0.33rem;
-webkit-animation-delay:1.8s;
}
.bg_6{
width: 1.89rem;
height: 1.8rem;
background-image: url('../img/QixiFestival/Moon.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0;
right: 0;
-webkit-animation-delay:1.9s;
}
.bg_7{
width: 3.4rem;
height: 2.36rem;
background-image: url('../img/QixiFestival/lamp2.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.07rem;
left: 0.11rem;
-webkit-animation-delay:2.2s;
}
.bg_8{
width: 1.06rem;
height: 2.11rem;
background-image: url('../img/QixiFestival/text.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.63rem;
left: 0.35rem;
-webkit-animation-delay:2.5s;
}
.bg_9{
width:2.1rem;
height: 0.3rem;
background-image: url('../img/QixiFestival/logo.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.2rem;
left: 0.82rem;
-webkit-animation-delay:2.8s;
}
\ No newline at end of file
html,
body {
margin: 0;
padding: 0;
overflow-x: hidden;
height: auto;
}
*{
-webkit-tap-highlight-color: transparent;
}
p{
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.Box{
width: 100%;
height: 100%;
background-image: url('../img/TeachersDay/bg.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
.bottom{
width: 100%;
height: 0.73rem;
background: white;
position: absolute;
left: 0;
bottom: 0;
}
.bg_8{
width: 2.1rem;
height: 0.3rem;
background-image: url('../img/TeachersDay/logo.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 0.2rem;
left: 0.82rem;
-webkit-animation-delay:2s;
}
.bg_1{
width: 1.76rem;
height: 1.22rem;
background-image: url('../img/TeachersDay/willow.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
-webkit-animation-delay:0.3s;
}
.bg_2{
width: 0.91rem;
height: 0.73rem;
background-image: url('../img/TeachersDay/brid.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 1.92rem;
left: 0.82rem;
-webkit-animation-delay:0.7s;
}
.bg_3{
width: 1.71rem;
height: 1.95rem;
background-image: url('../img/TeachersDay/people.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
bottom: 1.34rem;
left: 0.92rem;
-webkit-animation-delay:1.1s;
}
.bg_4{
width: 1.14rem;
height: 2.41rem;
background-image: url('../img/TeachersDay/text.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.49rem;
right: 0.47rem;
-webkit-animation-delay:1.5s;
}
\ No newline at end of file
This diff is collapsed.
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