123456789101112131415161718192021222324252627282930313233343536 |
- <!DOCTYPE html>
- <html lang="zh">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no">
- <meta name="apple-mobile-web-app-capable" content="yes">
- <meta name="apple-mobile-web-app-status-bar-style" content="white">
- <meta name="format-detection" content="telephone=no email=no">
- <meta name="full-screen" content="yes">
- <meta name="x5-fullscreen" content="true">
- <meta name="x5-orientation" content="portrait">
- <meta name="x5-page-mode" content="app">
- <meta name="screen-orientation" content="portrait">
- <meta name="browsermode" content="application">
- <script type="module" crossorigin src="//hybrid.test.reborn-tech.com/2.25.2/article.c2688344.js"></script>
- <link rel="modulepreload" href="//hybrid.test.reborn-tech.com/2.25.2/modulepreload-polyfill.68230521.js">
- <link rel="modulepreload" href="//hybrid.test.reborn-tech.com/2.25.2/vendor.f6a75447.js">
- <link rel="modulepreload" href="//hybrid.test.reborn-tech.com/2.25.2/preload-helper.f63d3d91.js">
- <link rel="stylesheet" href="//hybrid.test.reborn-tech.com/2.25.2/preload-helper.ebc8eac7.css">
- <link rel="stylesheet" href="//hybrid.test.reborn-tech.com/2.25.2/article.998bb214.css">
- <link rel="shortcut icon" href="/favicon.ico">
- <title>‎</title>
- <style type="text/css">body{margin:0;padding:0; background-color: #fff;}.app-loading{position:fixed;width:100%;height:100%;background-color:#fff;z-index:10000;display:block;}.loading-spinner{width:60px;height:60px;position:absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px}.loading-bounce1,.loading-bounce2{width:100%;height:100%;border-radius:50%;background-color:#39caaf;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2.0s infinite ease-in-out;animation:bounce 2.0s infinite ease-in-out}.loading-bounce2{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0.0)}50%{-webkit-transform:scale(1.0)}}@keyframes bounce{0%,100%{transform:scale(0.0);-webkit-transform:scale(0.0)}50%{transform:scale(1.0);-webkit-transform:scale(1.0)}}.loading-txt{position: absolute; bottom: -30px; line-height: 30px; font-size: 14px; text-align: center; width: 100%;}</style>
- <script type="module">!function(){try{new Function("m","return import(m)")}catch(o){console.warn("vite: loading legacy build because dynamic import is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}}();</script>
- </head>
- <body>
- <noscript><strong>We're sorry but doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript>
- <div class="app-loading" id="appLoading"><i id="appLoadingTest"></i><div class="loading-spinner"><div class="loading-bounce1"></div><div class="loading-bounce2"></div><div class="loading-txt">Loading...</div></div></div>
- <div id="app"></div>
-
- <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
- <script nomodule id="vite-legacy-polyfill" src="//hybrid.test.reborn-tech.com/2.25.2/polyfills-legacy.bbabd760.js"></script>
- <script nomodule id="vite-legacy-entry" data-src="//hybrid.test.reborn-tech.com/2.25.2/article-legacy.344028e2.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
- </body>
- </html>
|