Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 4 mēnešiem
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <link rel="icon" type="image/svg+xml" href="./vite.svg"/>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  7. <title>柯桥数据看板</title>
  8. <script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js"></script>
  9. <script src="//at.alicdn.com/t/c/font_2592949_84diaenkmuq.js"></script>
  10. <script src='https://wpkgate-emas.ding.zj.gov.cn/static/wpk-jssdk.1.0.2/wpkReporter.js' crossorigin='true'></script>
  11. <script>
  12. let vConsole = new VConsole()
  13. // 稳定性监控
  14. try {
  15. const config = {
  16. bid: 'KBSD_zzdpro',
  17. signkey: '1234567890abcdef',
  18. gateway: 'https://wpkgate-emas.ding.zj.gov.cn'
  19. };
  20. const wpk = new wpkReporter(config);
  21. wpk.installAll();
  22. window._wpk = wpk;
  23. } catch (err) {
  24. console.error('WpkReporter init fail', err);
  25. }
  26. </script>
  27. <script>
  28. (function(w, d, s, q, i) {
  29. w[q] = w[q] || [];
  30. var f = d.getElementsByTagName(s)[0],j = d.createElement(s);
  31. j.async = true;
  32. j.id = 'beacon-aplus';
  33. j.src = 'https://alidt.alicdn.com/alilog/mlog/aplus_cloud.js';
  34. f.parentNode.insertBefore(j, f);
  35. })(window, document, 'script', 'aplus_queue');
  36. aplus_queue.push({
  37. action: 'aplus.setMetaInfo',
  38. arguments: ['aplus-rhost-v', 'alog-api.ding.zj.gov.cn']
  39. });
  40. aplus_queue.push({
  41. action: 'aplus.setMetaInfo',
  42. arguments: ['aplus-rhost-g', 'alog-api.ding.zj.gov.cn']
  43. });
  44. var u = navigator.userAgent
  45. var isAndroid = u.indexOf('Android') > -1
  46. var isIOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/)
  47. aplus_queue.push({
  48. action: 'aplus.setMetaInfo',
  49. arguments: ['appId', isAndroid ? '28302650' : isIOS ? '28328447' : '47130293']
  50. });
  51. // 2、基础埋点:
  52. // 单页应用 或 “单个页面”需异步补充PV日志参数还需进行如下埋点:
  53. aplus_queue.push({
  54. action: 'aplus.setMetaInfo',
  55. arguments: ['aplus-waiting', 'MAN']
  56. });//
  57. // 单页应用路由切换后 或 在异步获取到pv日志所需的参数后再执行sendPV:
  58. aplus_queue.push({
  59. 'action':'aplus.sendPV',
  60. 'arguments':[{
  61. is_auto: false
  62. }, {
  63. // 当前你的应用信息,此两行请勿修改
  64. sapp_id: '41156',
  65. sapp_name: 'KBSD',
  66. // 自定义PV参数key-value键值对(只能是这种平铺的json,不能做多层嵌套),如:
  67. x: 111,
  68. y: 222
  69. }]
  70. })
  71. </script>
  72. <script>
  73. </script>
  74. <script type="module" crossorigin src="./assets/index-90c78f99.js"></script>
  75. <link rel="stylesheet" href="./assets/index-edf40be8.css">
  76. </head>
  77. <body>
  78. <div id="app"></div>
  79. </body>
  80. </html>