取消html代码注释
This commit is contained in:
@@ -1,91 +1,82 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
|
||||||
<meta charset="utf-8" />
|
|
||||||
<meta
|
|
||||||
name="viewport"
|
|
||||||
content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"
|
|
||||||
/>
|
|
||||||
<title>宁波房屋征收</title>
|
|
||||||
<!-- <script>
|
|
||||||
function getQueryString(name) {
|
|
||||||
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
|
|
||||||
var r = window.location.search.substr(1).match(reg);
|
|
||||||
if (r != null) return unescape(r[2]); return null;
|
|
||||||
}
|
|
||||||
//debugger
|
|
||||||
var ticket = getQueryString('ticket');
|
|
||||||
console.log('1201-ticket' + ticket)
|
|
||||||
if (ticket)
|
|
||||||
window.sessionStorage.setItem('ticket', ticket)
|
|
||||||
else {
|
|
||||||
if (window.sessionStorage.getItem('ticket') == null) {
|
|
||||||
setTimeout(function () { window.close() }, 10);
|
|
||||||
//window.open('https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs')
|
|
||||||
location.replace('https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script> -->
|
|
||||||
<script
|
|
||||||
type="text/javascript"
|
|
||||||
src="https://d.alicdn.com/alilog/mlog/aplus.js?id=202951085"
|
|
||||||
></script>
|
|
||||||
<script
|
|
||||||
type="text/javascript"
|
|
||||||
src="//jssdk.yyhj.zjzwfw.gov.cn/jsbridge/v2.0.0/bridge.min.js"
|
|
||||||
></script>
|
|
||||||
<!-- 引入ZWJSBridge -->
|
|
||||||
<script
|
|
||||||
type="text/javascript"
|
|
||||||
src="//assets.zjzwfw.gov.cn/assets/ZWJSBridge/1.0.1/zwjsbridge.js"
|
|
||||||
></script>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
<head>
|
||||||
<div id="app"></div>
|
<meta charset="utf-8" />
|
||||||
<!-- built files will be auto injected -->
|
<meta name="viewport"
|
||||||
<script>
|
content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0" />
|
||||||
(function(w, d, s, q, i) {
|
<title>宁波房屋征收</title>
|
||||||
w[q] = w[q] || [];
|
<script>
|
||||||
var f = d.getElementsByTagName(s)[0];
|
function getQueryString(name) {
|
||||||
var j = d.createElement(s);
|
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
|
||||||
j.async = true;
|
var r = window.location.search.substr(1).match(reg);
|
||||||
j.id = "beacon-aplus";
|
if (r != null) return unescape(r[2]); return null;
|
||||||
j.src = "https://d.alicdn.com/alilog/mlog/aplus.js?id=202951085";
|
}
|
||||||
f.parentNode.insertBefore(j, f);
|
//debugger
|
||||||
})(window, document, "script", "aplus_queue");
|
var ticket = getQueryString('ticket');
|
||||||
aplus_queue.push({
|
console.log('1201-ticket' + ticket)
|
||||||
action: "aplus.setMetaInfo",
|
if (ticket)
|
||||||
arguments: ["aplus-rhost-v", "alog.zjzwfw.gov.cn"]
|
window.sessionStorage.setItem('ticket', ticket)
|
||||||
});
|
else {
|
||||||
aplus_queue.push({
|
if (window.sessionStorage.getItem('ticket') == null) {
|
||||||
action: "aplus.setMetaInfo",
|
setTimeout(function () { window.close() }, 10);
|
||||||
arguments: ["aplus-rhost-g", "alog.zjzwfw.gov.cn"]
|
//window.open('https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs')
|
||||||
});
|
location.replace('https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs')
|
||||||
// 这个会落到 app_key 字段上
|
}
|
||||||
aplus_queue.push({
|
}
|
||||||
action: "aplus.setMetaInfo",
|
</script>
|
||||||
arguments: ["appId", "60506758"]
|
<script type="text/javascript" src="https://d.alicdn.com/alilog/mlog/aplus.js?id=202951085"></script>
|
||||||
});
|
<script type="text/javascript" src="//jssdk.yyhj.zjzwfw.gov.cn/jsbridge/v2.0.0/bridge.min.js"></script>
|
||||||
// 单页应用 或 “单个页面”需异步补充 PV 日志参数还需进行如下埋点:
|
<!-- 引入ZWJSBridge -->
|
||||||
aplus_queue.push({
|
<script type="text/javascript" src="//assets.zjzwfw.gov.cn/assets/ZWJSBridge/1.0.1/zwjsbridge.js"></script>
|
||||||
action: "aplus.setMetaInfo",
|
</head>
|
||||||
arguments: ["aplus-waiting", "MAN"]
|
|
||||||
});
|
<body>
|
||||||
// 单页应用路由切换后 或 在异步获取到 pv 日志所需的参数后再执行 sendPV:
|
<div id="app"></div>
|
||||||
aplus_queue.push({
|
<!-- built files will be auto injected -->
|
||||||
action: "aplus.sendPV",
|
<script>
|
||||||
arguments: [
|
(function (w, d, s, q, i) {
|
||||||
{
|
w[q] = w[q] || [];
|
||||||
is_auto: false
|
var f = d.getElementsByTagName(s)[0];
|
||||||
},
|
var j = d.createElement(s);
|
||||||
{
|
j.async = true;
|
||||||
isMini: true,
|
j.id = "beacon-aplus";
|
||||||
miniAppId: "2001833218", //'应用开发管理平台-应用 ID
|
j.src = "https://d.alicdn.com/alilog/mlog/aplus.js?id=202951085";
|
||||||
miniAppName: "房屋征收"
|
f.parentNode.insertBefore(j, f);
|
||||||
}
|
})(window, document, "script", "aplus_queue");
|
||||||
]
|
aplus_queue.push({
|
||||||
});
|
action: "aplus.setMetaInfo",
|
||||||
</script>
|
arguments: ["aplus-rhost-v", "alog.zjzwfw.gov.cn"]
|
||||||
</body>
|
});
|
||||||
|
aplus_queue.push({
|
||||||
|
action: "aplus.setMetaInfo",
|
||||||
|
arguments: ["aplus-rhost-g", "alog.zjzwfw.gov.cn"]
|
||||||
|
});
|
||||||
|
// 这个会落到 app_key 字段上
|
||||||
|
aplus_queue.push({
|
||||||
|
action: "aplus.setMetaInfo",
|
||||||
|
arguments: ["appId", "60506758"]
|
||||||
|
});
|
||||||
|
// 单页应用 或 “单个页面”需异步补充 PV 日志参数还需进行如下埋点:
|
||||||
|
aplus_queue.push({
|
||||||
|
action: "aplus.setMetaInfo",
|
||||||
|
arguments: ["aplus-waiting", "MAN"]
|
||||||
|
});
|
||||||
|
// 单页应用路由切换后 或 在异步获取到 pv 日志所需的参数后再执行 sendPV:
|
||||||
|
aplus_queue.push({
|
||||||
|
action: "aplus.sendPV",
|
||||||
|
arguments: [
|
||||||
|
{
|
||||||
|
is_auto: false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
isMini: true,
|
||||||
|
miniAppId: "2001833218", //'应用开发管理平台-应用 ID
|
||||||
|
miniAppName: "房屋征收"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user