-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
177 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 视图窗口,移动端特属的标签。 --> | ||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no" /> | ||
<!-- 是否启动webapp功能,会删除默认的苹果工具栏和菜单栏。 --> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<!-- 这个主要是根据实际的页面设计的主体色为搭配来进行设置。 --> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
<!-- 忽略页面中的数字识别为电话号码,email识别 --> | ||
<meta name="format-detection"content="telephone=no, email=no" /> | ||
<!-- 启用360浏览器的极速模式(webkit) --> | ||
<meta name="renderer" content="webkit"> | ||
<!-- 避免IE使用兼容模式 --> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 针对手持设备优化,主要是针对一些老的不识别viewport的浏览器,比如黑莓 --> | ||
<meta name="HandheldFriendly" content="true"> | ||
<!-- 微软的老式浏览器 --> | ||
<meta name="MobileOptimized" content="320"> | ||
<!-- uc强制竖屏 --> | ||
<meta name="screen-orientation" content="portrait"> | ||
<!-- QQ强制竖屏 --> | ||
<meta name="x5-orientation" content="portrait"> | ||
<!-- UC强制全屏 --> | ||
<meta name="full-screen" content="yes"> | ||
<!-- QQ强制全屏 --> | ||
<meta name="x5-fullscreen" content="true"> | ||
<!-- UC应用模式 --> | ||
<meta name="browsermode" content="application"> | ||
<!-- QQ应用模式 --> | ||
<meta name="x5-page-mode" content="app"> | ||
<!-- windows phone 点击无高光 --> | ||
<meta name="msapplication-tap-highlight" content="no"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" name="description"> | ||
<meta content="来玩 POP,抽 iPhone Xs Max" property="og:title"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" property="og:description"> | ||
<link rel="icon" href="https://www.sundayhi.com/favicon.png"> | ||
<link href="https://cdn.bootcss.com/minireset.css/0.0.2/minireset.min.css" rel="stylesheet"> | ||
<title>来玩 POP,抽 iPhone Xs Max</title> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
overflow-y: hidden | ||
} | ||
</style> | ||
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script> | ||
<script type="text/javascript"> | ||
window.onerror=function(){ return true; } | ||
$(function(){ | ||
headerH = 0; | ||
var h=$(window).height(); | ||
$("#iframe").height((h-headerH)+"px"); | ||
}); | ||
</script> | ||
</head> | ||
<body> | ||
<iframe id="iframe" frameborder="0" src="https://sunday37.com/event1809org" style="width:100%;"></iframe> | ||
<script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-114998163-1', 'auto');ga('set', 'anonymizeIp', true);ga('send', 'pageview');</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,63 @@ | ||
<!DOCTYPE html> | ||
<html data-wf-page="5ae35263aca8ed780b421747" data-wf-site="5aa8d73ceabaa451647fecf8"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>POP IM 上线活动 (SCAU)</title> | ||
<meta content="一起来玩 POP,抽 iPhone Xs Max!" name="description"> | ||
<meta content="玩 POP IM,抽新 iPhone" property="og:title"> | ||
<meta content="POP IM 是新一代社交 App。" property="og:description"> | ||
<meta content="summary" name="twitter:card"> | ||
<meta content="width=device-width, initial-scale=1" name="viewport"> | ||
<meta content="Webflow" name="generator"> | ||
<link href="css/normalize.css" rel="stylesheet" type="text/css"> | ||
<link href="css/webflow.css" rel="stylesheet" type="text/css"> | ||
<link href="css/sunday-morning-jobs-e2881a36d71311a5e86.webflow.css" rel="stylesheet" type="text/css"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js" type="text/javascript"></script> | ||
<script type="text/javascript">WebFont.load({ google: { families: ["Exo:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script> | ||
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] --> | ||
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script> | ||
<link href="images/app-logo.50ddda45.png" rel="shortcut icon" type="image/x-icon"> | ||
<link href="images/app-logo.50ddda45.png" rel="apple-touch-icon"> | ||
<script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-114998163-1', 'auto');ga('set', 'anonymizeIp', true);ga('send', 'pageview');</script> | ||
</head> | ||
<body> | ||
<div class="header-section"> | ||
|
||
<div class="w-container"> | ||
|
||
<p align="center"><img data-v-1a9b1ae0="" src="images/app-logo.50ddda45.png" alt="logo" width="120"></p> | ||
<p align="center"><B>POP IM</B></p> | ||
<p align="center">真正的朋友,真实的生活</p><br> | ||
<p><a href="https://itunes.apple.com/cn/app/pop-im/id1381210087?ls=1&mt=8"><img alt="从 AppStore 下载 POP IM" src="images/app-store-badge.12838fbe.png" width="120"></a></p> | ||
|
||
</div> | ||
</div> | ||
<div class="section-2"> | ||
<div class="about-content"> | ||
|
||
<p>POP IM,一个让你表达自我的社交应用。</p> | ||
<p>用镜头介绍你的日常生活。</p> | ||
<p>让你的朋友更了解你。</p> | ||
|
||
<!-- <p>现已在 App Store 上架。Android 版本也于近日推出。</p> --> | ||
<p> </p> | ||
|
||
<h4>活动一:加朋友,抽新 iPhone</h4> | ||
<p>1. 注册 POP IM 新用户,并添加 5 个以上朋友,日常活跃使用;<a href="https://itunes.apple.com/cn/app/pop-im/id1381210087?ls=1&mt=8" class="link">【从 AppStore 下载】</a></p> | ||
<p>2. 必须填写报名表单;<a href="http://cn.mikecrm.com/Yj39qZX" class="link">【点这里报名】</a></p> | ||
<p>3. 满足以上条件的前 5000 名广州在校大学生,有机会被抽选获得一台 iPhone Xs Max。</p> | ||
<p>4. 活动截止报名:<B>2018年9月30日 20:00</B></p> | ||
<p>5. 抽奖公布时间:<B>2018年10月1日</B></p> | ||
<p> </p> | ||
|
||
<h4>活动二:提意见,拿京东购物卡</h4> | ||
<p>1. 注册并使用 POP IM;</p> | ||
<p>2. 将使用意见发邮件告诉我们 <a href="mailto:hi@sunday37.com?subject=POP IM 意见反馈(来自活动)" class="link">【hi@sunday37.com】</a>;</p> | ||
<p>3. 我们挑选最用心或最有帮助的 50 位同学,赠予京东购物卡¥200;</p> | ||
<p>4. 还有机会前来 Sunday Morning Office 参与产品交流见面会<a href="https://sunday37.com/" class="link">(关于我们)</a></p> | ||
<p>5. 活动有效时间:长期</p> | ||
<p> </p> | ||
|
||
<h4>活动须知</h4> | ||
<p>1. 参加者在提交个人信息前,请确保已经阅读并且愿意遵守相关活动规则。<br>2. 抽奖活动的获奖通知将在结果公示后 3 个工作日内,发送至报名时预留的邮箱地址,领奖人必须携带真实有效的学生证参与领奖,请确认提供真实有效的联系方式。<br>3. 获奖者必须配合主办方完成相应的奖品发放工作。<br>4. 若获奖者在限定时间内对获奖通知未做回应,则视为放弃奖项,由其他获奖者取代。<br>5. 活动主办方对本活动保留最终解释权。</p> | ||
|
||
<div class="div-block-104"> | ||
<div> | ||
<div class="text-block-66"><a href="index.html" class="nav-link">© 2018 Sunday Morning Inc.</a></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<script src="https://code.jquery.com/jquery-3.3.1.min.js" type="text/javascript" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> | ||
<script src="js/webflow.js" type="text/javascript"></script> | ||
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] --> | ||
</body> | ||
</html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 视图窗口,移动端特属的标签。 --> | ||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no" /> | ||
<!-- 是否启动webapp功能,会删除默认的苹果工具栏和菜单栏。 --> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<!-- 这个主要是根据实际的页面设计的主体色为搭配来进行设置。 --> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
<!-- 忽略页面中的数字识别为电话号码,email识别 --> | ||
<meta name="format-detection"content="telephone=no, email=no" /> | ||
<!-- 启用360浏览器的极速模式(webkit) --> | ||
<meta name="renderer" content="webkit"> | ||
<!-- 避免IE使用兼容模式 --> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 针对手持设备优化,主要是针对一些老的不识别viewport的浏览器,比如黑莓 --> | ||
<meta name="HandheldFriendly" content="true"> | ||
<!-- 微软的老式浏览器 --> | ||
<meta name="MobileOptimized" content="320"> | ||
<!-- uc强制竖屏 --> | ||
<meta name="screen-orientation" content="portrait"> | ||
<!-- QQ强制竖屏 --> | ||
<meta name="x5-orientation" content="portrait"> | ||
<!-- UC强制全屏 --> | ||
<meta name="full-screen" content="yes"> | ||
<!-- QQ强制全屏 --> | ||
<meta name="x5-fullscreen" content="true"> | ||
<!-- UC应用模式 --> | ||
<meta name="browsermode" content="application"> | ||
<!-- QQ应用模式 --> | ||
<meta name="x5-page-mode" content="app"> | ||
<!-- windows phone 点击无高光 --> | ||
<meta name="msapplication-tap-highlight" content="no"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" name="description"> | ||
<meta content="来玩 POP,抽 iPhone Xs Max" property="og:title"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" property="og:description"> | ||
<link rel="icon" href="https://www.sundayhi.com/favicon.png"> | ||
<link href="https://cdn.bootcss.com/minireset.css/0.0.2/minireset.min.css" rel="stylesheet"> | ||
<title>来玩 POP,抽 iPhone Xs Max</title> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
overflow-y: hidden | ||
} | ||
</style> | ||
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script> | ||
<script type="text/javascript"> | ||
window.onerror=function(){ return true; } | ||
$(function(){ | ||
headerH = 0; | ||
var h=$(window).height(); | ||
$("#iframe").height((h-headerH)+"px"); | ||
}); | ||
</script> | ||
</head> | ||
<body> | ||
<iframe id="iframe" frameborder="0" src="https://sunday37.com/event1809" style="width:100%;"></iframe> | ||
<script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-114998163-1', 'auto');ga('set', 'anonymizeIp', true);ga('send', 'pageview');</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,55 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 视图窗口,移动端特属的标签。 --> | ||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no" /> | ||
<!-- 是否启动webapp功能,会删除默认的苹果工具栏和菜单栏。 --> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<!-- 这个主要是根据实际的页面设计的主体色为搭配来进行设置。 --> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
<!-- 忽略页面中的数字识别为电话号码,email识别 --> | ||
<meta name="format-detection"content="telephone=no, email=no" /> | ||
<!-- 启用360浏览器的极速模式(webkit) --> | ||
<meta name="renderer" content="webkit"> | ||
<!-- 避免IE使用兼容模式 --> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<!-- 针对手持设备优化,主要是针对一些老的不识别viewport的浏览器,比如黑莓 --> | ||
<meta name="HandheldFriendly" content="true"> | ||
<!-- 微软的老式浏览器 --> | ||
<meta name="MobileOptimized" content="320"> | ||
<!-- uc强制竖屏 --> | ||
<meta name="screen-orientation" content="portrait"> | ||
<!-- QQ强制竖屏 --> | ||
<meta name="x5-orientation" content="portrait"> | ||
<!-- UC强制全屏 --> | ||
<meta name="full-screen" content="yes"> | ||
<!-- QQ强制全屏 --> | ||
<meta name="x5-fullscreen" content="true"> | ||
<!-- UC应用模式 --> | ||
<meta name="browsermode" content="application"> | ||
<!-- QQ应用模式 --> | ||
<meta name="x5-page-mode" content="app"> | ||
<!-- windows phone 点击无高光 --> | ||
<meta name="msapplication-tap-highlight" content="no"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" name="description"> | ||
<meta content="来玩 POP,抽 iPhone Xs Max" property="og:title"> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" property="og:description"> | ||
<link rel="icon" href="https://www.sundayhi.com/favicon.png"> | ||
<link href="https://cdn.bootcss.com/minireset.css/0.0.2/minireset.min.css" rel="stylesheet"> | ||
<html lang=en> | ||
|
||
<head> | ||
<meta charset=utf-8> | ||
<meta http-equiv=X-UA-Compatible content="IE=edge"> | ||
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"> | ||
<meta name=apple-mobile-web-app-capable content=yes> | ||
<meta name=apple-mobile-web-app-status-bar-style content=black> | ||
<meta name=format-detection content="telephone=no, email=no"> | ||
<meta name=renderer content=webkit> | ||
<meta http-equiv=X-UA-Compatible content="IE=edge"> | ||
<meta name=HandheldFriendly content=true> | ||
<meta name=MobileOptimized content=320> | ||
<meta name=screen-orientation content=portrait> | ||
<meta name=x5-orientation content=portrait> | ||
<meta name=full-screen content=yes> | ||
<meta name=x5-fullscreen content=true> | ||
<meta name=browsermode content=application> | ||
<meta name=x5-page-mode content=app> | ||
<meta name=msapplication-tap-highlight content=no> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" name=description> | ||
<meta content="来玩 POP,抽 iPhone Xs Max" property=og:title> | ||
<meta content="POP IM,一个让你表达自我的社交应用。" property=og:description> | ||
<link rel=icon href=favicon.png> | ||
<link href=https://cdn.bootcss.com/minireset.css/0.0.2/minireset.min.css rel=stylesheet> | ||
<title>来玩 POP,抽 iPhone Xs Max</title> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
overflow-y: hidden | ||
} | ||
</style> | ||
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script> | ||
<script type="text/javascript"> | ||
window.onerror=function(){ return true; } | ||
$(function(){ | ||
headerH = 0; | ||
var h=$(window).height(); | ||
$("#iframe").height((h-headerH)+"px"); | ||
}); | ||
<link href=css/chunk-3121.cf04c618.css rel=prefetch> | ||
<link href=js/chunk-3121.2b457f98.js rel=prefetch> | ||
<link href=css/activity-lottery-iphone.4b4299e3.css rel=preload as=style> | ||
<link href=js/activity-lottery-iphone.e7d1b9d2.js rel=preload as=script> | ||
<link href=js/chunk-vendors.529edf4f.js rel=preload as=script> | ||
<link href=css/activity-lottery-iphone.4b4299e3.css rel=stylesheet> | ||
</head> | ||
|
||
<body> | ||
<noscript><strong>很抱歉,如果没有启用JavaScript,本页面将无法正常运行。请启用它继续。</strong></noscript> | ||
<div id=app></div> | ||
<script> | ||
(function(i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; | ||
i[r] = i[r] || function() { | ||
(i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); | ||
a = s.createElement(o), m = s.getElementsByTagName(o)[0]; | ||
a.async = 1; | ||
a.src = g; | ||
m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); | ||
ga('create', 'UA-114998163-1', 'auto'); | ||
ga('set', 'anonymizeIp', true); | ||
ga('send', 'pageview'); | ||
</script> | ||
</head> | ||
<body> | ||
<iframe id="iframe" frameborder="0" src="https://sunday37.com/event1809org" style="width:100%;"></iframe> | ||
<script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-114998163-1', 'auto');ga('set', 'anonymizeIp', true);ga('send', 'pageview');</script> | ||
</body> | ||
</html> | ||
<script src=js/chunk-vendors.529edf4f.js></script> | ||
<script src=js/activity-lottery-iphone.e7d1b9d2.js></script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.