xlb-main-login
Version:
``` yarn install ```
114 lines (107 loc) • 4.64 kB
HTML
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta http-equiv="Content-Disposition" content="attachment;">
<meta name="viewport" content="width=device-width"/>
<meta name="keyword"
content="小裂变,涨粉,获客,获客营销,微信社群营销,公众号任务宝,任务宝,公众号涨粉,公众号获客,获客宝,粉丝宝,微信涨粉,微信裂变,小裂变,粉丝营销,微信商城运营,积分宝,任务宝,灵通宝,微分销,营销插件,小程序,分销宝,公众号增粉,分享宝,微店,增粉,微信营销,微信推广,互动营销,微店运营,微信运营专家,微信运营管家">
<title>小裂变|企业微信私域增长神器</title>
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<script>
if ((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iOS|iPad|Backerry|WebOS|Symbian|Windows Phone|Phone)/i))) {
let url =window.location.href;
if(url.indexOf('register')>=0){
let params= getQuery()
if(params=='undefined'){
params = ''
}else{
params = '?'+params
}
window.location = 'http://dasddba.xiaoliebian.com/web/h5/v2rank/index.html#/register'+params
}
}
function getQuery(){
return window.location.href.split(/\?(?!.*\?)/)[1];
}
</script>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 5) {
event.preventDefault()
}
})
document.addEventListener('gesturestart', function (event) {
event.preventDefault()
})
}
(function () {
setInterval(function () {
localStorage.removeItem('time')
}, 1000)
}())
</script>
<script >
(function() {
if (window.zhuge) return;
window.zhuge = [];
window.zhuge.methods = "_init identify track trackRevenue getDid getSid getKey setSuperProperty setUserProperties setWxProperties setPlatform".split(" ");
window.zhuge.factory = function(b) {
return function() {
var a = Array.prototype.slice.call(arguments);
a.unshift(b);
window.zhuge.push(a);
return window.zhuge;
}
};
for (var i = 0; i < window.zhuge.methods.length; i++) {
var key = window.zhuge.methods[i];
window.zhuge[key] = window.zhuge.factory(key);
}
window.zhuge.load = function(b, x) {
if (!document.getElementById("zhuge-js")) {
var a = document.createElement("script");
var verDate = new Date();
var verStr = verDate.getFullYear().toString() + verDate.getMonth().toString() + verDate.getDate().toString();
a.type = "text/javascript";
a.id = "zhuge-js";
a.async = !0;
a.src = 'https://zgsdk.zhugeio.com/zhuge.min.js?v=' + verStr;
a.onerror = function() {
window.zhuge.identify = window.zhuge.track = function(ename, props, callback) {
if(callback && Object.prototype.toString.call(callback) === '[object Function]') {
callback();
} else if (Object.prototype.toString.call(props) === '[object Function]') {
props();
}
};
};
var c = document.getElementsByTagName("script")[0];
c.parentNode.insertBefore(a, c);
window.zhuge._init(b, x)
}
};
window.zhuge.load('36bd711d51414d4389f87131dd2b60fb', { //配置应用的AppKey
superProperty: { //全局的事件属性(选填)
'应用名称': '诸葛io'
},
adTrack: false,//广告监测开关,默认为false
zgsee: false,//视屏采集开关, 默认为false
autoTrack: false,
//启用全埋点采集(选填,默认false)
singlePage: false //是否是单页面应用(SPA),启用autoTrack后生效(选填,默认false)
});
})();
</script>
<!-- <script type="module" src="https://map.qq.com/api/js?v=2.exp&key=PPMBZ-7XHCD-6VB4D-HY7DJ-5YIF2-CAFXE"></script>-->
<link href="js/app.js" rel="preload" as="script"><link href="js/chunk-vendors.js" rel="preload" as="script"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="js/chunk-vendors.js"></script><script type="text/javascript" src="js/app.js"></script></body>
<!-- js脚本存在document.write 无法异步加载-->
<!---->
</html>