You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

52 lines
3.7 KiB

<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title id=appTitle>exchange</title><link rel=icon id=appIcon href=/static/favicon.ico type=image/x-icon><style>#MICHAT-MINI-WRAP{
margin-bottom: -19px;
}</style><script>//H5移动版自适应跳转js
var mobileAgent = new Array("iphone", "ipod", "ipad", "android", "mini", "mobile", "mobi", "mqqbrowser", "blackberry", "webos", "incognito", "webmate", "bada", "nokia", "symbian", "wp7", "wp8", "lg", "ucweb", "skyfire");
var browser = navigator.userAgent.toLowerCase();
var _tag = "{$_GET['tag']}";
if(_tag != 'web'){
for (var i = 0; i < mobileAgent.length; i++) {
if (browser.indexOf(mobileAgent[i]) != -1) {
//todo 手机版跳转
window.location.href = 'https://app.mhtcoin.com';
break;
}
}
}
if (localStorage.appConfig) {
var config = JSON.parse(localStorage.appConfig);
document.getElementById('appTitle').innerText = config.name
document.getElementById('appIcon').href = config.titles_logo
}</script><link rel=stylesheet href=/static/css/bootstrap.min.css><link rel=stylesheet href=/static/css/ionicons.min.css><link rel=stylesheet href=/static/css/jquery.mCustomScrollbar.min.css><script src=/static/Kline/charting_library/charting_library.min.js></script><link rel=stylesheet href=/static/libs/swiper-5.3.8/package/css/swiper.min.css><script src=/static/libs/swiper-5.3.8/package/js/swiper.min.js></script><link rel="shortcut icon" href=./favicon.ico><link href=./static/css/app.3cc801a8c9da9f6109aef7313a9ee337.css rel=stylesheet></head><style>body{
min-width: 1200px;
}</style><body><entry id=app></entry><script src=/static/libs/jquery-3.4.1.min.js></script><script src=/static/libs/popper.min.js></script><script src=/static/libs/bootstrap.min.js></script><script src=/static/libs/amcharts-core.min.js></script><script src=/static/libs/amcharts.min.js></script><script src=/static/libs/jquery.mCustomScrollbar.js></script><script src=/static/js/custom.js></script><script src=/static/libs/skroll.min.js></script><script src=https://www.btwallets.com/newlink/pako.min.js></script><script>window.custom = "dark"; // 默认主题
window.api_path = "https://see.mhtcoin.com/api/sliderVerify";
// window.api_path = "http://qkladmin2.ruanmeng.top/api/sliderVerify";
// window.ws_path = "wss://guanli.coin.amatak.net/ws1";
window.ws_path = "https://see.mhtcoin.com/api";
// window.ws_path = "ws://qkladmin2.ruanmeng.top:2346";
// 修改页面主题
function changeSightSense() {
const body = document.body,
header = document.getElementById("common-header");
if (body.id && body.id == "light") {
body.removeAttribute("id");
header.classList.replace('dark-bb', 'light-bb');
custom = "light";
} else {
body.setAttribute("id", "dark");
header.classList.replace('light-bb', 'dark-bb');
custom = "dark";
}
// 重新加载tradingView
renderTV();
}
// 窗口内容加载完毕 初始化tv
window.onload = function () {
// renderTV();
};</script><script type=text/javascript src=./static/js/manifest.c9403b982a2a98132687.js></script><script type=text/javascript src=./static/js/vendor.fa39feca5370eaeec3c9.js></script><script type=text/javascript src=./static/js/app.15bd9fba7dcef5f4be25.js></script></body></html>