<!doctype html>
<html lang="en">
  <head>
    <link rel="stylesheet" href="./assets/uni.cc0339b2.css">

    <meta charset="UTF-8" />
    <!-- <meta httpequiv="CacheControl" content="nocache, nostore, mustrevalidate" />
    <meta httpequiv="Pragma" content="nocache" />
    <meta httpequiv="Expires" content="0" /> -->
    <style> @keyframes blink {0% {opacity: 1}50% {opacity: 0.5}100% {opacity: 1}}#gh_loading {animation: blink 1s infinite}</style>
    <script>
      var coverSupport =
        'CSS' in window &&
        typeof CSS.supports === 'function' &&
        (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'));
      document.write(
        '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
          (coverSupport ? ', viewport-fit=cover' : '') +
          '" />'
      );
    </script>     
    <title>拼趣</title>
    <script>
      (function(){
        let u = navigator.userAgent;
        let mobile = !!u.match(/AppleWebKit.*Mobile.*/); // 是否为移动终端
        const pathname = window.location.pathname;
        if (mobile || (!mobile && pathname != "/")||location.hostname.includes('localhost')) {
        } else {
          window.location = "/index.php";
        }
      })()
       
    </script>
    <script type="module" crossorigin src="./assets/index-DPiDiCWr.js"></script>
    <link rel="stylesheet" crossorigin href="./assets/index-DB1Bs4GL.css">
  </head>
  <body>
    <p id="gh_loading" style="padding:10px; text-align: center; color:#999">加载中...</p>
    <div id="app"><!--app-html--></div>
    <!-- #ifdef WEB -->
    <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js" defer></script>
    <script>
      window.jWeixin = window.wx;
      delete window.wx;  
    </script>
 
    <!-- #endif -->
    <div id="map"></div>
  </body>
</html>
