chatapp-h5/h5/smash-golden-egg/index_local.html
2026-05-15 10:23:06 +08:00

50 lines
5.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
/>
<meta name="format-detection" content="telephone=no,email=no" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<title></title>
<script>
;(function (doc, win) {
var docEl = doc.documentElement,
resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize',
recalc = function () {
var clientWidth = docEl.clientWidth
if (!clientWidth) return
var size = 100 * (Math.min(clientWidth, 750) / 750)
docEl.style.fontSize = size + 'px'
}
if (!doc.addEventListener) return
win.addEventListener(resizeEvt, recalc, false)
doc.addEventListener('DOMContentLoaded', recalc, false)
})(document, window)
</script>
<script src="js/env.js?v=2026051508"></script>
<script src="vendor/axios.min.js"></script>
<script src="vendor/vue.runtime.min.js"></script>
<script src="vendor/vuex.min.js"></script>
<script src="vendor/vue-router.min.js"></script>
<script src="vendor/vue-lazyload.js"></script>
<script src="vendor/svga.lite.min.js"></script>
<script src="js/api_bridge.js?v=2026051508"></script>
<script>
_hash = {"arcss":"5ad945a2","arjs":"dfdcd2f3","encss":"f82f3966","enjs":"4449b2e0","idcss":"dd3e2a9c","idjs":"e5c1c281","ptcss":"6bdd5fc3","ptjs":"d65c8bb1","rucss":"32a5b8c8","rujs":"5a9689d5","trcss":"92877d34","trjs":"7bf64c5a","vendorjs":"9d74e93a","vicss":"8395579b","vijs":"295b368f","zhcss":"c8078dd0","zhjs":"3049d299"}
</script>
<link href="css/app_local.css?v=2026051508" rel="stylesheet"><link href="css/local_fixes.css?v=2026051508" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script>
if (!/[?&]lang=/.test(window.location.search)) {
window.history.replaceState(null, "", window.location.pathname + "?lang=en" + window.location.hash)
}
</script>
<script>!function(e){function r(r){for(var n,l,i=r[0],f=r[1],a=r[2],c=0,s=[];c<i.length;c++)l=i[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var f=t[i];0!==o[f]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={runtime:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="";var i=window.webpackJsonp=window.webpackJsonp||[],f=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=f;t()}([]);</script><script>(window.webpackJsonp=window.webpackJsonp||[]).push([["local"],{KrUS:function(t,e,n){const o=location.host;function s(t){const e={};return window.location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,(t,n,o)=>{e[n]=o}),t&&void 0!==e[t]?decodeURIComponent(e[t]):null}window.__area={TW:"tw",VI:"vi",VN:"vn",ID:"id",AR:"ar",IN:"in"};const i=/localhost/i.test(o)||/\d+\.\d+\.\d+\.\d+/.test(o),a=/^t(est)?\./i.test(o),c=null!==s("test");window._test=i||a||c,window._localTest=i,window._platform=function(){let t="pc";const e=navigator.userAgent;return e.match(/iPhone|iPod|ios|iPad/i)?t="ios":e.match(/Android/i)&&(t="android"),t}(),window._app="chatapp",window._area="tw";let d=["en","zh","vi","id","ar","tr","ru","pt"];const l=function(){const t=o.split("."),e=t.length;return e>=2&&!/:\d+$/.test(o)?(t[e-2]+"."+t[e-1]).toLowerCase():o}();if("undefined"!=typeof hosts){const t=hosts[l]||hosts[btoa(l)]||"";if(t){const e=t.split(",");3==e.length&&-1!=d.indexOf(e[2])&&(_app=e[0],_area=e[1],d=[e[2]].concat(d))}}void 0!==window._env&&(_env=Object.assign({},_env),_env.app&&(_app=_env.app),_env.area&&(_area=_env.area),_env.lang&&(d=[_env.lang].concat(d)),void 0!==_env.test&&(_test=_env.test));let r=d[0];const p=(s("lang")||"en").replace("in","id")||navigator.language||"",w=p.toLowerCase(),_=w.split("-"),u=-1!=d.indexOf(w),h=-1!=d.indexOf(_[0]);(u||h)&&(r=p),window.__lang=r;const v=u?w:h?_[0]:d[0];window._local=v,window._host=l;let m="",g="";if("undefined"!=typeof _hash){const t=v+"css";void 0!==_hash[t]&&(m="?"+_hash[t]),g="?"+_hash[v+"js"]}const f=document.documentElement;if(f.className=f.className?f.className+" "+v:v,m){const t=document.createElement("link");t.href=`css/${v}.css${m}`,t.rel="stylesheet",document.getElementsByTagName("head")[0].appendChild(t)}document.write(`<script type="text/javascript" src="js/${v}.js${g}"><\/script>`),window._debug=false}},[["KrUS","runtime"]]]);</script><script src="js/vendor.js?9d74e93a"></script><script src="js/app_local.js?v=2026051508"></script></body>
</html>