guanqb
2022-10-12 2a3bfbc64a74f3afaeced0756fcb2e4f60b94a24
src/pcviews/homee/AlertInfo/index.vue
@@ -19,7 +19,7 @@
                    <span class="serial">{{item.serial}}</span>
                    <span class="area">{{item.area}}</span>
                    <span class="alertType">
                        <img src="/img/home/椭圆 5 拷贝.png" alt />
                        <img src="/zhxy/img/home/ellipse5-copy.png" alt />
                        {{item.alertType}}
                    </span>
                    <span class="date">{{item.date}}</span>
@@ -40,7 +40,7 @@
                { type: '网关', count: 106 },
                { type: '水平衡', count: 39 },
                { type: '电平衡', count: 85 },
                { type: '管网侧漏', count: 73 },
                // { type: '管网侧漏', count: 73 },
            ],
            sum: 0,
            alertMsg: [
@@ -71,7 +71,7 @@
.container {
    position: relative;
    width: 1020px;
    height: 310px;
    height: 100%;
    background: url(/zhxy/img/home/juxing2.png) no-repeat;
    background-size: 100% 100%;
    .title {
@@ -123,7 +123,7 @@
    .alertMsg {
        position: absolute;
        right: 68px;
        bottom: 16px;
        bottom: -2px;
        width: 680px;
        height: 266px;
        // background-color: #fff;