南昌市物联网技防平台-前端
liuyg
2021-05-07 5d18232457c298e35bee0d3a6bef8def6fc9206e
地图弹窗细节
1 files modified
8 ■■■■ changed files
public/map/popup/html/FlareClusterLayer_v3 copy.html 8 ●●●● patch | view | raw | blame | history
public/map/popup/html/FlareClusterLayer_v3 copy.html
@@ -117,6 +117,8 @@
            justify-content: space-between;
            padding: 10px 0 10px 0;
            /* border: rgb(211, 154, 31) solid 0.5px; */
            margin-bottom: 5px;
        }
@@ -138,7 +140,7 @@
            float: left;
            margin-right: 10px;
            padding: 0 10px 0 10px;
            border: 1px solid rgba(0, 0, 0, 0.5);
            /* border: 1px solid rgba(0, 0, 0, 0.5); */
            border-radius: 5px;
        }
@@ -147,7 +149,9 @@
            float: left;
            padding: 0 3px 0 3px;
        }
        .el-tabs__content{
            height: 360px;
        }
        .el-tabs__active-bar {
            background-color: aquamarine;
        }