You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 7 месеца
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <!-- 兼容模式转换为极速模式-->
  6. <meta name="renderer" content="webkit"/>
  7. <meta name="force-rendering" content="webkit"/>
  8. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
  9. <link rel="icon" type="image/svg+xml" href="/favicon.ico" />
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  11. <script>/*@cc_on window.location.href="http://support.dmeng.net/upgrade-your-browser.html?referrer="+encodeURIComponent(window.location.href); @*/</script>
  12. <!-- index.html meta标签配置不缓存 -->
  13. <meta http-equiv="pragram" content="no-cache" />
  14. <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate"/>
  15. <meta http-equiv="expires" content="0" />
  16. <title>丽水项目管理系统</title>
  17. <script src="/static/js/wps_sdk.js"></script>
  18. <script src='https://wpkgate-emas.ding.zj.gov.cn/static/wpk-jssdk.1.0.2/wpkReporter.js' crossorigin='true'></script>
  19. <script>
  20. //稳定性监控
  21. try {
  22. const config = {
  23. bid: 'lsxmglxt_zzdpro',
  24. signkey: '1234567890abcdef',
  25. gateway: 'https://wpkgate-emas.ding.zj.gov.cn'
  26. };
  27. const wpk = new wpkReporter(config);
  28. wpk.installAll();
  29. window._wpk = wpk;
  30. } catch (err) {
  31. console.error('WpkReporter init fail', err);
  32. }
  33. </script>
  34. <script>
  35. (function(w, d, s, q, i) {
  36. w[q] = w[q] || [];
  37. var f = d.getElementsByTagName(s)[0],j = d.createElement(s);
  38. j.async = true;
  39. j.id = 'beacon-aplus';
  40. j.src = 'https://alidt.alicdn.com/alilog/mlog/aplus_cloud.js';
  41. f.parentNode.insertBefore(j, f);
  42. })(window, document, 'script', 'aplus_queue');
  43. aplus_queue.push({
  44. action: 'aplus.setMetaInfo',
  45. arguments: ['aplus-rhost-v', 'alog-api.ding.zj.gov.cn']
  46. });
  47. aplus_queue.push({
  48. action: 'aplus.setMetaInfo',
  49. arguments: ['aplus-rhost-g', 'alog-api.ding.zj.gov.cn']
  50. });
  51. var u = navigator.userAgent
  52. var isAndroid = u.indexOf('Android') > -1
  53. var isIOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/)
  54. aplus_queue.push({
  55. action: 'aplus.setMetaInfo',
  56. arguments: ['appId', isAndroid ? '28302650' : isIOS ? '28328447' : '47130293']
  57. });
  58. // 2、基础埋点:
  59. // 单页应用 或 “单个页面”需异步补充PV日志参数还需进行如下埋点:
  60. aplus_queue.push({
  61. action: 'aplus.setMetaInfo',
  62. arguments: ['aplus-waiting', 'MAN']
  63. });//
  64. // 单页应用路由切换后 或 在异步获取到pv日志所需的参数后再执行sendPV:
  65. aplus_queue.push({
  66. 'action':'aplus.sendPV',
  67. 'arguments':[{
  68. is_auto: false
  69. }, {
  70. // 当前你的应用信息,此两行请勿修改
  71. sapp_id: '43032',
  72. sapp_name: 'lsxmglxt',
  73. // 自定义PV参数key-value键值对(只能是这种平铺的json,不能做多层嵌套),如:
  74. x: 111,
  75. y: 222
  76. }]
  77. })
  78. // 3、用户信息埋点:
  79. // 如采集用户信息是异步行为需要先执行这个BLOCK埋点
  80. // aplus_queue.push({
  81. // action: 'aplus.setMetaInfo',
  82. // arguments: ['_hold', 'BLOCK']
  83. // });
  84. //
  85. // // 设置会员昵称
  86. // aplus_queue.push({
  87. // action: "aplus.setMetaInfo",
  88. // arguments: ["_user_nick", "当前会员用户昵称"]
  89. // });
  90. // // 设置会员ID
  91. // aplus_queue.push({
  92. // action: "aplus.setMetaInfo",
  93. // arguments: ["_user_id", "当前会员ID"]
  94. // });
  95. // aplus_queue.push({
  96. // action: "aplus.setMetaInfo",
  97. // arguments: ["_dev_id", "yourDeviceId"]
  98. // });
  99. //
  100. // // 如采集用户信息是异步行为,需要先设置完用户信息后再执行这个START埋点
  101. // // 此时被block住的日志会携带上用户信息逐条发出
  102. // aplus_queue.push({
  103. // action: 'aplus.setMetaInfo',
  104. // arguments: ['_hold', 'START']
  105. // });
  106. </script>
  107. <script type="module" crossorigin src="/assets/index.3fb2f955.js"></script>
  108. <link rel="stylesheet" href="/assets/index.805089de.css">
  109. </head>
  110. <body>
  111. <div id="app"></div>
  112. </body>
  113. </html>