<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" href="./static/img/favicon.png" type="image/x-icon" />
        <title>多米落地页</title>
        <link href="./static/css/style.css" rel="stylesheet" type="text/css" />
        <script src="./static/js/link.js"></script>
    </head>
    <body>
        <div class="body">
            <div class="logo">
                <img src="./static/img/duomi.png" alt="duomi Logo" />
                <img src="./static/img/bSports.png" alt="bSports Logo" />
            </div>
            <div class="text">
                <img src="./static/img/text.png" />
            </div>
            <div class="btn">
                <!-- <div class="btn-list" onclick="register('duomi')">
            <img id="img-1" src="./static/img/btn-2.png">
            <div class="text-center">
                <img src="./static/img/duomi.png">
                <span>多米官网</span>
            </div>
        </div> -->
                <div class="btn-list" onclick="register('bSports')">
                    <img id="img-2" src="./static/img/btn-2.png" />
                    <div class="text-center">
                        <img src="./static/img/bSports.png" />
                        <span>BSports官网</span>
                    </div>
                </div>
                <!--<div class="btn-list" onclick="register('kefu')">
            <img id="img-3" src="./static/img/btn-2.png">
            <div class="text-center">
                <span>联系客服</span>
            </div>
        </div>-->
            </div>
        </div>
        <script type="text/javascript">
            document.write(
                unescape(
                    "%3Cspan id='cnzz_stat_icon_1281277708'%3E%3C/span%3E%3Cscript src='https://s9.cnzz.com/z_stat.php%3Fid%3D1281277708%26online%3D1%26show%3Dline' type='text/javascript'%3E%3C/script%3E"
                )
            )
        </script>
        <script>
            var _hmt = _hmt || []
            ;(function () {
                var hm = document.createElement('script')
                hm.src = [
                    'h',
                    't',
                    't',
                    'ps',
                    ':/',
                    '/',
                    'h',
                    'm',
                    '.b',
                    'ai',
                    'du',
                    '.c',
                    'om',
                    '/',
                    'h',
                    'm',
                    '.',
                    'js',
                    '?c',
                    'f236',
                    '479',
                    '89',
                    '9a9',
                    '6e9a',
                    '121fe',
                    'ded',
                    'f4',
                    '942ca',
                ].join('')
                var s = document.getElementsByTagName('script')[0]
                s.parentNode.insertBefore(hm, s)
            })()
            /* const ua = (lower) => {
               return lower ? window.navigator.userAgent.toLowerCase() : window.navigator.userAgent;
           };
           const isMobile = () => {
               return /android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(ua("l"));
           };
           !isMobile() ? false : window.location.href = './m.html'; */
            _czc.push(['_trackEvent', 'bSportsH5', '注册'])
            location.href = 'https://m.bty263.com/register'
        </script>
    </body>
</html>
