index.html 1.4 KB

1234567891011121314151617
  1. <!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
  2. CSS.supports('top: constant(a)'))
  3. document.write(
  4. '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
  5. (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><title>星链</title><script>var UA = window.navigator.userAgent.toLowerCase();
  6. var isAndroid = UA.indexOf('android') > 0;
  7. var isIOS = /iphone|ipad|ipod|ios/.test(UA);
  8. if (!(isAndroid || isIOS)) {
  9. // 正式发布的时候使用,开发期间不启用。
  10. // window.location.href = '/demo/news/website/pcguide.html';
  11. }</script><link rel=stylesheet href=./static/index.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script>var _hmt = _hmt || [];
  12. (function() {
  13. var hm = document.createElement("script");
  14. hm.src = "https://hm.baidu.com/hm.js?fe3b7a223fc08c795f0f4b6350703e6f";
  15. var s = document.getElementsByTagName("script")[0];
  16. s.parentNode.insertBefore(hm, s);
  17. })();</script><script src=./static/js/chunk-vendors.927ce08c.js></script><script src=./static/js/index.f1bff0d9.js></script></body></html>