|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8" />
-
- <meta name="renderer" content="webkit"/>
- <meta name="force-rendering" content="webkit"/>
- <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
- <link rel="icon" type="image/svg+xml" href="/favicon.ico" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <script></script>
-
- <meta http-equiv="pragram" content="no-cache" />
- <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate"/>
- <meta http-equiv="expires" content="0" />
- <title>湖州项目管理系统</title>
- <script src='https://wpkgate-emas.ding.zj.gov.cn/static/wpk-jssdk.1.0.2/wpkReporter.js' crossorigin='true'></script>
- <script>
-
- try {
- const config = {
- bid: 'lsxmglxt_zzdpro',
- signkey: '1234567890abcdef',
- gateway: 'https://wpkgate-emas.ding.zj.gov.cn'
- };
- const wpk = new wpkReporter(config);
- wpk.installAll();
- window._wpk = wpk;
- } catch (err) {
- console.error('WpkReporter init fail', err);
- }
- </script>
- <script>
- (function(w, d, s, q, i) {
- w[q] = w[q] || [];
- var f = d.getElementsByTagName(s)[0],j = d.createElement(s);
- j.async = true;
- j.id = 'beacon-aplus';
- j.src = 'https://alidt.alicdn.com/alilog/mlog/aplus_cloud.js';
- f.parentNode.insertBefore(j, f);
- })(window, document, 'script', 'aplus_queue');
-
- aplus_queue.push({
- action: 'aplus.setMetaInfo',
- arguments: ['aplus-rhost-v', 'alog-api.ding.zj.gov.cn']
- });
- aplus_queue.push({
- action: 'aplus.setMetaInfo',
- arguments: ['aplus-rhost-g', 'alog-api.ding.zj.gov.cn']
- });
-
- var u = navigator.userAgent
- var isAndroid = u.indexOf('Android') > -1
- var isIOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/)
-
- aplus_queue.push({
- action: 'aplus.setMetaInfo',
- arguments: ['appId', isAndroid ? '28302650' : isIOS ? '28328447' : '47130293']
- });
-
-
-
- aplus_queue.push({
- action: 'aplus.setMetaInfo',
- arguments: ['aplus-waiting', 'MAN']
- });
-
- aplus_queue.push({
- 'action':'aplus.sendPV',
- 'arguments':[{
- is_auto: false
- }, {
-
- sapp_id: '43032',
- sapp_name: 'lsxmglxt',
-
- x: 111,
- y: 222
- }]
- })
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </script>
- <script type="module" crossorigin src="/assets/index.0660698f.js"></script>
- <link rel="stylesheet" href="/assets/index.b39ee510.css">
- </head>
- <body>
- <div id="app"></div>
-
- </body>
- </html>
|