zhaoxiaoqiang
2023-04-14 a5604d778ca31451a95d8dabdf94f7ebc78e5c55
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!--
 * @Author: 小明丶
 * @Date: 2019-08-13 18:10:18
 * @LastEditors: zxq
 * @LastEditTime: 2023-04-14 11:23:56
 * @Description:
 -->
<!DOCTYPE html>
<html lang="en">
 
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no,maximum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge,chrome=1">
    <title>和微分</title>
    <link rel="stylesheet" href="https://at.alicdn.com/t/font_1351259_9f4tnx487aa.css">
    <link rel="stylesheet" href="https://at.alicdn.com/t/font_772985_eb4yiklmyk.css">
    <link rel="stylesheet" href="//at.alicdn.com/t/font_1351259_2bjudp60ygk.css">
    <link rel="stylesheet" href="//at.alicdn.com/t/font_1351259_rg7lh167259.css">
    <link rel="stylesheet" href="//at.alicdn.com/t/font_1351259_se186hqx3s.css">
    <script src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
    <script>
        if (navigator.userAgent.indexOf('AlipayClient') > -1 || navigator.userAgent.indexOf('mPaaSClient') > -1) {
            document.writeln('<script src="https://appx/web-view.min.js"' + '>' + '<' + '/' + 'script>');
        }
    </script>
    <script>
        (function (doc, win) {
            var docEl = doc.documentElement,
                isIOS = navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/),
                dpr = isIOS ? Math.min(win.devicePixelRatio, 3) : 1,
                dpr = window.top === window.self ? dpr : 1, //被iframe引用时,禁止缩放
                dpr = 1,
                scale = 1 / dpr,
                resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize';
            docEl.dataset.dpr = dpr;
            var metaEl = doc.createElement('meta');
            metaEl.name = 'viewport';
            metaEl.content = 'initial-scale=' + scale + ',maximum-scale=' + scale + ', minimum-scale=' + scale;
            docEl.firstElementChild.appendChild(metaEl);
            var recalc = function () {
                var width = docEl.clientWidth;
                if (width / dpr > 750) {
                    width = 750 * dpr;
                }
                // 乘以50,px : rem = 50 : 1
                docEl.style.fontSize = 100 * (width / 750) + 'px';
            };
            recalc();
            if (!doc.addEventListener) return;
            win.addEventListener(resizeEvt, recalc, false);
        })(document, window);
        (function (m, ei, q, i, a, j, s) {
        m[i] = m[i] || function () {
                (m[i].a = m[i].a || []).push(arguments)
            };
        j = ei.createElement(q),
            s = ei.getElementsByTagName(q)[0];
        j.async = true;
        j.charset = 'UTF-8';
        j.src = 'https://static.meiqia.com/dist/meiqia.js?_=t';
        s.parentNode.insertBefore(j, s);
    })(window, document, 'script', '_MEIQIA');
    _MEIQIA('entId', 119312);
    _MEIQIA('withoutBtn');
    </script>
</head>
 
<body>
 
    <body>
        <div id="app"></div>
        <script src="static/agreement5.js"></script>
        <!-- icon 图标 -->
        <!-- 移动端调试用需要时解开 -->
        <script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js"></script>
        <script>
            let haveVconsole =location.href.split('?')[1]?location.href.split('?')[1].split('isVconsole=')[1]||sessionStorage.getItem("haveVconsole"):sessionStorage.getItem("haveVconsole");
            let hostNam =window.location.hostname;
            if(haveVconsole){
                // 没有参数的页面
            sessionStorage.setItem("haveVconsole",haveVconsole);
            }
            if(hostNam=="t.finlean.com"||haveVconsole==1){
                var vConsole = new VConsole();
            }
        </script>
 
        <script src="https://at.alicdn.com/t/font_1351259_odonw5vycnt.js"></script>
        <script src="https://at.alicdn.com/t/font_1351259_9f4tnx487aa.js"></script>
        <script src="https://at.alicdn.com/t/font_1351259_se186hqx3s.js"></script>
        <script src=https://ins-js.oss-accelerate.aliyuncs.com/js/local.echarts.common.min.js></script>
        <script src=https://ins-js.oss-accelerate.aliyuncs.com/js/local.axios.min.js></script>
        <script src=https://ins-js.oss-accelerate.aliyuncs.com/js/local.vue.js></script>
        <script src=https://ins-js.oss-accelerate.aliyuncs.com/js/local.vue-router.js></script>
        <script src=https://ins-js.oss-accelerate.aliyuncs.com/js/local.vue.min.js></script>
        <script src=https://res.wx.qq.com/open/js/jweixin-1.4.0.js></script>
        <!-- <script src="https://unpkg.com/vue/dist/vue.js"></script> -->
 
        <script src="https://res2.wx.qq.com/open/js/jweixin-1.6.0.js "></script>
        <script>
            Vue.prototype.$t = ()=>{};
        </script>
        <!-- <script src="https://gw.alipayobjects.com/as/g/h5-lib/alipayjsapi/3.1.1/alipayjsapi.inc.min.js"></script> -->
    </body>
</body>
 
</html>