123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta content="no" name="apple-mobile-web-app-capable">
- <title>问星数据 — 短视频及直播数据服务平台</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,minimum-scale=1.0,user-scalable=0" />
- <meta name="keywords" content="问星数据,视频号数据,快手数据,抖音数据,直播带货数据,热门创意数据,微信视频号数据">
- <meta name="description" content="问星数据是行业领先的并且免费的短视频数据服务平台,提供视频号数据,快手数据,抖音数据;包含视频号创意、红人粉丝画像、直播带货数据、热门创意等,可以实时监控直播带货及直播带货商品销售数据,为从业者提供大量短视频及直播电商相关数据">
- <link rel="stylesheet" type="text/css" href="./common/reset.css"/>
- <link rel="stylesheet" type="text/css" href="./common/animate.min.css"/>
- <link rel="stylesheet" type="text/css" href="./common/swiper.min.css"/>
- <script type="text/javascript" src="./common/swiper.animate.min.js"></script>
- <script src="./common/swiper.min.js"></script>
- <script src="./common/jquery-3.0.0.min.js"></script>
- <script>
- var _hmt = _hmt || [];
- (function() {
- var hm = document.createElement("script");
- hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(hm, s);
- })();
- </script>
- <script>
- (function(){
- var src = "https://s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js";
- document.write('<script src="' + src + '" id="sozz"><\/script>');
- })();
- </script>
- <script>
- (function(){
- var bp = document.createElement('script');
- var curProtocol = window.location.protocol.split(':')[0];
- if (curProtocol === 'https') {
- bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
- }
- else {
- bp.src = 'http://push.zhanzhang.baidu.com/push.js';
- }
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(bp, s);
- })();
- </script>
- <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
- <script type="text/javascript">
- document.documentElement.style.fontSize = 100 * (document.documentElement.clientWidth/375) + "px";
- window.onresize = function(){
- document.documentElement.style.fontSize = 100 * (document.documentElement.clientWidth/375) + "px";
- }
- function parseQueryString(key) {
- var urlObj = {};
- var reg = /([^?=&]+)=([^?=&]+)/g;
- (window.location.href).replace(reg, ($0, $1, $2) => {
- urlObj[$1] = decodeURIComponent($2);
- })
- return urlObj[key];
- }
- function userAgent () {
- var u = navigator.userAgent.toLowerCase();
- if(u.match(/micromessenger/i)){return '微信浏览器'}
- if(u.indexOf('baidu')>0){return '百度浏览'}
- if(u.indexOf('qqbrowser')>0){return 'qq浏览'}
- if(u.indexOf('ucbrowser')>0){return 'uc浏览器'}
- if(u.indexOf('opera')>0){return 'Opera浏览器'}
- if(u.indexOf('firefox')>0){return 'Firefox浏览器'}
- if(u.indexOf('chrome')>0&&u.indexOf('safari')>0){return 'Chrome浏览器'}
- if(u.indexOf('safari')>0&&u.indexOf('chrome') == -1){return 'Safari浏览器'}
- if(u.indexOf('compatible')>0&&u.indexOf('msie') > -1&&u.indexOf('opera')==-1){return 'IE浏览器'}
- if(u.indexOf('windows nt 6.1; trident/7.0;')>0&&!(u.indexOf('compatible')>0&&u.indexOf('msie') > -1&&u.indexOf('opera')==-1)){return 'IE的Edge浏览器'}
- }
- function burialPoint({project_name,button_name,url_value,page_name,key_value,browser}){//埋点
- $.ajax({
- type: "post",
- url: "/wx_sph/api/burialPoint/add",
- data:{
- project_name : project_name,
- button_name : button_name,
- url_value : url_value,
- page_name: page_name,
- key_value: key_value,
- browser: browser
- },
- success:function(res){
- if(res.errno == "0" && res.rst){
- }
- },
- error:function(err){
- console.log(err)
- }
- })
- }
- burialPoint({project_name:'移动端h5',button_name:'进入页面',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '进入页面', parseQueryString('key')?parseQueryString('key'):'','']):'';
- // if(!(navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))&&!navigator.userAgent.toLowerCase().match(/micromessenger/i)) {
- // window.location.href = "https://www.wenxingshuju.com";
- // }
- </script>
- <link rel="stylesheet" href="./common/common.css?v=1">
- <script>
- if((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))&&navigator.userAgent.toLowerCase().match(/micromessenger/i)) {
- // 微信api
- function navlistData(){
- $.ajax({
- type:"get",
- url: 'https://www.wenxingshuju.com/wx_sph/api/wechat/jsApiConfig?url='+encodeURI(window.location.href),
- dataType:"json",
- success:function(res) {
- if(res.errno == 0 && res.rst){
- console.log(res)
- wx.config({
- debug: false, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。
- appId: res.rst.appId, // 必填,公众号的唯一标识
- timestamp: res.rst.timestamp, // 必填,生成签名的时间戳
- nonceStr: res.rst.nonceStr, // 必填,生成签名的随机串
- signature: res.rst.signature, // 必填,签名
- jsApiList: [
- "updateTimelineShareData",
- "updateAppMessageShareData",
- "onMenuShareWeibo",
- "checkJsApi"
- ], // 必填,需要使用的JS接口列表
- openTagList:['wx-open-launch-weapp']
- });
- wx.ready(function() {
- //config信息验证后会执行ready方法,所有接口调用都必须在config接口获得结果之后,config是一个客户端的异步操作,所以如果需要在页面加载时就调用相关接口,则须把相关接口放在ready函数中调用来确保正确执行。对于用户触发时才调用的接口,则可以直接调用,不需要放在ready函数中
- });
- wx.error(function(res) {
- console.log('res',res);
- // config信息验证失败会执行error函数,如签名过期导致验证失败,具体错误信息可以打开config的debug模式查看,也可以在返回的res参数中查看,对于SPA可以在这里更新签名。
- });
- }
- }
- })
- }
- navlistData()
- }
- </script>
- </head>
- <style>
- body{
- height: 100vh;
- overflow: hidden;
- padding: 0;
- background: #FFFFFF;
- }
- .container{font-size: 0.18rem;height: 100vh;}
- .swiper-container {width: 100%;height: 100%;background:#FFFFFF;top:0;}
- .swiper-container{
- position: absolute!important;
- }
- .swiper-slide{width:100%;height:100%;background:#FFFFFF;}
- img{display:block;}
- .ani{
- position:absolute;
- }
- .swiper-pagination-bullet {
- width: 6px !important;
- height: 6px !important;
- background: #ccc !important;
- opacity: .4 !important;
- }
- .swiper-pagination-bullet-active {
- opacity: 1 !important;
- background: #2762FF !important;
- }
- .phone_logo{
- width: 0.78rem;
- height: 0.3rem;
- margin-top: 0.21rem;
- margin-left: 0.19rem;
- }
- .bigTitle{
- color: #1F1C43;
- font-size: 0.3rem;
- line-height: 0.4rem;
- font-weight: bold;
- text-align: center;
- margin-top: 0.4rem;
- }
- .smallTitle{
- color: #1F1C43;
- font-size: 0.18rem;
- line-height: 0.4rem;
- letter-spacing: 0.08rem;
- text-align: center;
- }
- .smallTitle span{
- font-size: 0.18rem;
- color: #FF3600;
- }
- .pc_link, .pc_link a{
- color: #848298;
- font-size: 0.14rem;
- line-height: 0.22rem;
- text-align: center;
- }
- .pc_link a{
- text-decoration: underline;
- }
- .phone_page_1{
- width: 100%;
- min-height: 2.78rem;
- }
- .phone_page_box{
- width: 2.10rem;
- margin: auto;
- margin-top: 5vh;
- position: relative;
- }
- .phone_page_box .phone_small{
- position: absolute;
- top: 30%;
- width: 3rem;
- left: 50%;
- transform: translateX(-50%);
- }
- .phone_page_box .phone_small .img_button{
- width: 1.39rem;
- position: absolute;
- top: 0.7rem;
- left: 0;
- right: 0;
- margin: auto;
- }
- .phone_page_box .phone_small .img_button1{
- width: 2.4rem;
- top: -0.2rem;
- }
- .phone_page_box .phone_small .img_button img{
- width: 100%;
- position: relative;
- z-index: 1;
- }
- .phone_page_box .phone_small .img_button::after{
- content: '';
- width: 0.12rem;
- height: 0.12rem;
- border-radius: 50%;
- background: rgba(0,0,0,0.5);
- display: block;
- position: absolute;
- top: -0.03rem;
- left: 0;
- right: 0;
- margin: auto;
- -webkit-animation: button 1.5s infinite ease-in-out;
- }
- .phone_page_box .phone_small .img_button1::after{
- content: '';
- width: 0.12rem;
- height: 0.12rem;
- border-radius: 50%;
- background: rgba(0,0,0,0.5);
- display: block;
- position: absolute;
- top: auto;
- bottom: -0.04rem;
- left: 0.11rem;
- right: 0;
- margin: auto;
- -webkit-animation: button 1.5s infinite ease-in-out;
- }
- .phone_page_box .phone_small .img{
- width: 100%;
- }
- .phone_page{
- width: 100%;
- min-height: 2.78rem;
- }
- .open_button{
- width: 2.80rem;
- height: 0.50rem;
- background: linear-gradient(270deg, #FF8B4F 0%, #FF5227 100%);
- border-radius: 0.10rem;
- position: relative;
- display: block;
- top: 5.6rem;
- left: 0;
- right: 0;
- margin: auto;
- border: none;
- color: #FFFFFF;
- font-size: 0.16rem;
- z-index: 99;
- text-align: center;
- line-height: 0.5rem;
- /* -webkit-animation: button 1.5s infinite ease-in-out; */
- }
- @-webkit-keyframes button {
- 0% {transform: scale(1.2);}
- 50% {transform: scale(1);}
- 100% {transform: scale(1.2);}
- }
- @-moz-keyframes button {
- 0% {transform: scale(0.9);}
- 50% {transform: scale(1);}
- 100% {transform: scale(0.9);}
- }
- @keyframes button {
- 0% {transform: scale(1.2);}
- 50% {transform: scale(1);}
- 100% {transform: scale(1.2);}
- }
- #array{
- position:absolute;z-index:999;-webkit-animation: start 1.5s infinite ease-in-out;width: 0.22rem;bottom: 1rem;left: 0;right: 0;margin: auto;
- }
- @-webkit-keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- @-moz-keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- @keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- #launch-btn{
- display: none;
- }
- </style>
- <body>
- <div class="container">
- <button class="open_button" id="commonButton" onclick="openWxApplet('weixin://dl/business/?t=o3aIVwrmPmt')">打开问星数据小程序</button>
- <wx-open-launch-weapp id="launch-btn" username="gh_7b8ac119fda1" path="/pages/index/index?source=h5_wx" class="open_button">
- <script type="text/wxtag-template">
- <style>
- .btn{display: block;margin:auto;font-size:16px;line-height:50px;text-align:center;background:transparent;border:none;color:#ffffff;}
- </style>
- <button class="btn">打开小程序</button>
- </script>
- </wx-open-launch-weapp>
- <div class="swiper-container">
- <div class="swiper-wrapper">
- <section class="swiper-slide swiper-slide1">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone_logo.png" class="phone_logo" alt="">
- <h1 class="bigTitle">视频号数据实时分析</h1>
- <div class="phone_page_box">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_1.png" class="phone_page">
- <div class="phone_small">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_1_1.png" class="img">
- <div class="img_button">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_1_2.png">
- </div>
- </div>
- </div>
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/arrow.png" id="array" class="resize">
- </section>
- <section class="swiper-slide swiper-slide1">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone_logo.png" class="phone_logo" alt="">
- <h1 class="bigTitle">直播带货数据分析</h1>
- <div class="phone_page_box">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_2.png" class="phone_page">
- <div class="phone_small">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_2_1.png" class="img">
- <div class="img_button">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_2_2.png">
- </div>
- </div>
- </div>
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/arrow.png" id="array" class="resize">
- </section>
- <section class="swiper-slide swiper-slide1">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone_logo.png" class="phone_logo" alt="">
- <h1 class="bigTitle">视频号行业趋势动态</h1>
- <div class="phone_page_box">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_3.png" class="phone_page">
- <div class="phone_small">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_3_1.png" class="img">
- <div class="img_button img_button1">
- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/phone1_3_2.png">
- </div>
- </div>
- </div>
- <!-- <img src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/arrow.png" id="array" class="resize"> -->
- </section>
- </div>
- <div class="swiper-pagination"></div>
- </div>
- <!-- 弹框 -->
- <input id="copy_1" type="text" readOnly="true" value=""/>
- <div id="copy_2"></div>
- <text id="copyCon"></text>
- <div class="mask" id="mask">
- <div class="content">
- <img src="./img/close.png" class="close" onclick="$('#mask').hide()"/>
- <div class="title">
- 微信搜索<span style="color:#FF5A14;">问星数据</span>小程序
- </div>
- <div class="title">免费查看更多视频号数据</div>
- <image src="https://kx-bigdata.oss-cn-beijing.aliyuncs.com/phone/h5_mask.png" mode="widthFix" class="image"></image>
- <button type="default" class="copyButton" onclick="copyPassword()">第一步:点击复制【问星数据】</button>
- <button type="default" class="copyButton" onclick="copyPassword('open')" style="margin-top: 0.18rem;">第二步:打开微信</button>
- <p class="hint">如无法跳转,请手动打开微信APP</p>
- </div>
- </div>
- </div>
- <div class="alert-info" style="display: none;">
- <!-- tip提示,3s后消失 -->
- <p></p>
- </div>
- </body>
- </html>
- <script>
- var scaleW = window.innerWidth / 320;
- var scaleH = window.innerHeight / 480;
- var resizes = document.querySelectorAll('.resize');
- for (var j = 0; j < resizes.length; j++) {
- resizes[j].style.width = parseInt(resizes[j].style.width) * scaleW + 'px';
- resizes[j].style.height = parseInt(resizes[j].style.height) * scaleH + 'px';
- resizes[j].style.top = parseInt(resizes[j].style.top) * scaleH + 'px';
- resizes[j].style.left = parseInt(resizes[j].style.left) * scaleW + 'px';
- }
- var mySwiper = new Swiper('.swiper-container', {
- direction: 'vertical',
- pagination: '.swiper-pagination',
- //virtualTranslate : true,
- mousewheelControl: true,
- onInit: function (swiper) {
- swiperAnimateCache(swiper);
- swiperAnimate(swiper);
- },
- onSlideChangeEnd: function (swiper) {
- swiperAnimate(swiper);
- },
- onTransitionEnd: function (swiper) {
- swiperAnimate(swiper);
- },
- watchSlidesProgress: true,
- onProgress: function (swiper) {
- for (var i = 0; i < swiper.slides.length; i++) {
- var slide = swiper.slides[i];
- var progress = slide.progress;
- var translate = progress * swiper.height / 4;
- scale = 1 - Math.min(Math.abs(progress * 0.5), 1);
- var opacity = 1 - Math.min(Math.abs(progress / 2), 0.5);
- slide.style.opacity = opacity;
- es = slide.style;
- es.webkitTransform = es.MsTransform = es.msTransform = es.MozTransform = es.OTransform = es.transform = 'translate3d(0,' + translate + 'px,-' + translate + 'px) scaleY(' + scale + ')';
- }
- },
- onSetTransition: function (swiper, speed) {
- for (var i = 0; i < swiper.slides.length; i++) {
- es = swiper.slides[i].style;
- es.webkitTransitionDuration = es.MsTransitionDuration = es.msTransitionDuration = es.MozTransitionDuration = es.OTransitionDuration = es.transitionDuration = speed + 'ms';
- }
- },
- })
- if((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))&&navigator.userAgent.toLowerCase().match(/micromessenger/i)) {
- document.getElementById('launch-btn').style.display='block';
- document.getElementById('commonButton').style.display='none';
- var btn = document.getElementById('launch-btn');
- btn.addEventListener('launch', function (e) {
- burialPoint({project_name:'移动端h5',button_name:'微信端点击按钮',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '微信端点击按钮', parseQueryString('key')?parseQueryString('key'):'','']):'';
- });
- btn.addEventListener('error', function (e) {
- burialPoint({project_name:'移动端h5',button_name:'微信端点击按钮1',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '微信端点击按钮1', parseQueryString('key')?parseQueryString('key'):'','']):'';
- });
- }
- window.onload = function(){
- }
- function openWxApplet(scheme){
- var sUserAgent = navigator.userAgent.toLowerCase();
- if(sUserAgent.indexOf("baidu") > 0 || sUserAgent.indexOf("ucbrowser") > 0 ) {
- $('#mask').show()
- burialPoint({project_name:'移动端h5',button_name:'点击打开弹框',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '点击打开弹框', parseQueryString('key')?parseQueryString('key'):'','']):'';
- }else{
- location.href = scheme;
- burialPoint({project_name:'移动端h5',button_name:'页面按钮直接打开微信',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '页面按钮直接打开微信', parseQueryString('key')?parseQueryString('key'):'','']):'';
- }
- }
- function copyPassword(type) {
- if(type=='open'){//第二步,打开微信
- burialPoint({project_name:'移动端h5',button_name:'点击打开微信',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- location.href = 'weixin://dl/business/?t=o3aIVwrmPmt';
- _hmt?_hmt.push(['_trackEvent','移动端h5', '点击打开微信', parseQueryString('key')?parseQueryString('key'):'','']):'';
- return
- }
- $("#copyCon").text('问星数据');
- var data=document.getElementById("copyCon").innerHTML;
- copy_2.innerHTML = data;
- copy_1.value = data;
- if (navigator.userAgent.match(/(iPhone|iPod|iPad);?/i)) {
- //区分iPhone设备
- window.getSelection().removeAllRanges();//这段代码必须放在前面否则无效
- var Url2=document.getElementById("copy_2");//要复制文字的节点
- var range = document.createRange();
- // 选中需要复制的节点
- range.selectNode(Url2);
- // 执行选中元素
- window.getSelection().addRange(range);
- // 执行 copy 操作
- var successful = document.execCommand('copy');
- // 移除选中的元素
- window.getSelection().removeAllRanges();
- }else{
- var Url2=document.getElementById("copy_1");//要复制文字的节点
- Url2.select(); // 选择对象
- document.execCommand("Copy"); // 执行浏览器复制命令
- }
- showMsg('复制成功!')
- burialPoint({project_name:'移动端h5',button_name:'复制成功',key_value:parseQueryString('key')?parseQueryString('key'):'',page_name:'推广落地页',url_value:window.location.href,browser:userAgent()})
- _hmt?_hmt.push(['_trackEvent','移动端h5', '复制成功', parseQueryString('key')?parseQueryString('key'):'','']):'';
- }
- function showMsg(msg) {
- var msgBox = $('.alert-info');
- msgBox.children('p').text(msg);
- msgBox.show();
- setTimeout(function() {
- msgBox.hide();
- }, 1500);
- }
- </script>
|