zhaoxiaoqiang
2021-07-28 731b56e3ee7068ed721c2c4ed7413bb2f8699042
public/index.html
@@ -12,7 +12,7 @@
    <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>
    <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">
@@ -25,38 +25,6 @@
        }
    </script>
    <script>
        if(location.href.split('?')[1]){
            if(location.href.split('?')[1].split('appToken=')[1]){
                document.title = ''
            }
        }
        if(window.sessionStorage.getItem("wxScore") && window.sessionStorage.getItem("wxScore") == '1'){
            document.title = '和微分';
        }
        if(window.sessionStorage.getItem("chanSource") && window.sessionStorage.getItem("chanSource") == 'xml'){
            document.title = '花呗分期';
        }
        if(window.sessionStorage.getItem("chanSource") && window.sessionStorage.getItem("chanSource") == 'xml'){
                document.title = '花呗分期';
        }else if(window.location.href.indexOf("chanSource=")>-1 ){
            if(window.location.href.split("chanSource=")[1] == 'xml'){
                document.title = '花呗分期';
                window.sessionStorage.setItem("chanSource", 'xml');
            }else{
                if(window.sessionStorage.getItem("chanSource")!=null && window.sessionStorage.getItem("chanSource") == 'xml'){
                    document.title = '花呗分期';
                }
            }
        }else if(window.location.href.indexOf("wxScore=")>-1 ){
            if(window.location.href.split("wxScore=")[1] == '1'){
                document.title = '和微分';
                window.sessionStorage.setItem("wxScore", '1');
            }else{
                if(window.sessionStorage.getItem("wxScore") && window.sessionStorage.getItem("wxScore") == '1'){
                    document.title = '和微分';
                }
            }
        }
        (function (doc, win) {
            var docEl = doc.documentElement,
                isIOS = navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/),
@@ -102,13 +70,6 @@
    <body>
        <div id="app"></div>
        <!--<script src="../src/utils/agreement1.js"></script>-->
        <!--<script src="../src/utils/agreement2.js"></script>-->
        <script src="static/agreement1.js"></script>
        <script src="static/agreement2.js"></script>
        <script src="static/agreement3.js"></script>
        <script src="static/agreement4.js"></script>
        <script src="static/agreement5.js"></script>
        <!-- cdn 生产环境打开注释!!!  -->
        <!-- icon 图标 -->