bug
Your Name
2022-08-19 61aa46c5c464eb3c2b6674173cd854e1c9afd7ae
src/views/newHome/index.vue
@@ -320,9 +320,10 @@
        };
        // 去风险大屏
        const toRiskPlatform = ()=>{
            router.push({
                name: "bigDataScreen"
            });
            // router.push({
            //     name: "bigDataScreen"
            // });
            window.open('http://39.104.85.193:8585/')
        }
        const throttle = (renderMenu: any, delay: number) => {
            let flag = true;
@@ -424,16 +425,12 @@
                    font-size: 28px;
                    line-height: 34px;
                    height: 40%;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    color: #072270;
                }
                .enTit{
                    font-size: 18px;
                    line-height: 20px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
                .iconImg {
@@ -475,8 +472,6 @@
                    font-size: 34px;
                    line-height: 42px;
                    height: 40%;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    letter-spacing: 1px;
                    color: #072270;
                    margin-bottom: 12px;
@@ -485,8 +480,6 @@
                    font-size: 22px;
                    line-height: 24px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
            }
            .bgImg1 {
@@ -529,16 +522,12 @@
                    font-size: 26px;
                    line-height: 30px;
                    height: 40%;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    color: #072270;
                    margin-bottom: 2px;
                }
                .enTit{
                    font-size: 14px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
                .iconImg {
@@ -580,8 +569,6 @@
                    font-size: 28px;
                    line-height: 36px;
                    height: 40%;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    letter-spacing: 1px;
                    color: #072270;
                    margin-bottom: 12px;
@@ -589,8 +576,6 @@
                .enTit1{
                    font-size: 16px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
            }
            .bgImg1 {
@@ -630,16 +615,12 @@
                .itemTit {
                    font-size: 18px;
                    line-height: 22px;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    color: #072270;
                }
                .enTit{
                    font-size: 12px;
                    line-height: 14px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
                .iconImg {
@@ -680,8 +661,6 @@
                    font-size: 24px;
                    line-height: 36px;
                    height: 40%;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                    letter-spacing: 1px;
                    color: #072270;
                    margin-bottom: 12px;
@@ -689,8 +668,6 @@
                .enTit1{
                    font-size: 14px;
                    color: #072270;
                    font-family: 'PingFang SC';
                    font-weight: 600;
                }
            }
            .bgImg1 {
@@ -805,7 +782,7 @@
        height: 100%;
        z-index: 99;
        background: url('../../assets/newMenu/leftbg.png') no-repeat center;
        background-size: 100% auto;
        background-size: 100% 100%;
    }
    .topCont{
        position: absolute;