riku
2024-02-05 7607d55d6597d772de1a37598d36e74c4542223e
underway.html
@@ -16,7 +16,8 @@
    <link rel="stylesheet" href="./css/border.css?v=6">
    <link rel="stylesheet" href="./css/component.css?v=3">
    <link rel="stylesheet" href="./css/jackwei.slider.css?v=2">
    <link rel="stylesheet" href="./css//myBootstrap.css">
    <link rel="stylesheet" href="./css/myBootstrap.css">
    <link rel="stylesheet" href="./css/text.css">
    <style type="text/css">
        /* 去除高德地图的固定版号图标 */
        .amap-logo {
@@ -28,6 +29,19 @@
        }
        .amap-overlays {
            z-index: 0;
        }
        .amap-marker-label{
            /* width: 100px;
            max-width: 200px; */
            font-size: 13px;
            text-align: center;
            color: white;
            background-color: transparent;
            text-shadow: black 2px 2px 2px;
            border-radius: 2px;
            border:  0px;
            padding: 4px;
            /* white-space: pre-wrap; */
        }
    </style>
@@ -86,6 +100,10 @@
                            <i class="fa fa-compass" aria-hidden="true"></i>
                            <span>数据标记:开</span>
                        </button>
                        <button id="btn_data_dialog" type="button" class="btn btn-outline-info btn-block">
                            <i class="fa fa-compass" aria-hidden="true"></i>
                            <span>数据弹框:开</span>
                        </button>
                    </form>
                </div>
            </div>