60 lines
2.0 KiB
HTML
60 lines
2.0 KiB
HTML
<!DOCTYPE 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 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>
|
||
<div id="app"></div>
|
||
<!-- built files will be auto injected -->
|
||
<script>
|
||
// console.log("初始页面");
|
||
(function(w, d, s, q, i) {
|
||
w[q] = w[q] || [];
|
||
var f = d.getElementsByTagName(s)[0];
|
||
var j = d.createElement(s);
|
||
j.async = true;
|
||
j.id = "beacon-aplus";
|
||
j.src = "https://d.alicdn.com/alilog/mlog/aplus.js?id=202951085";
|
||
f.parentNode.insertBefore(j, f);
|
||
})(window, document, "script", "aplus_queue");
|
||
aplus_queue.push({
|
||
action: "aplus.setMetaInfo",
|
||
arguments: ["aplus-rhost-v", "alog.zjzwfw.gov.cn"]
|
||
});
|
||
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> |