北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
少年
2024-01-20 bcb686607ddff77f83b5e6d597f483b3d49e596e
static/SmartEarthSDK/Workers/path/Path.html
@@ -45,7 +45,7 @@
            /* width: 95%; */
            width: 97%;
            position: absolute;
            bottom: 10px;
            bottom: 8px;
            /* margin-top: 40px; */
        }
@@ -86,7 +86,8 @@
        }
        .layui-form-item {
            border: 1px solid;
            border: 1px dashed rgba(0, 0, 0, 0.1);
            padding: 4px;
            margin-bottom: 0px !important;
            border-bottom: none;
        }
@@ -106,13 +107,17 @@
        }
        .bnt-box {
            text-align: center;
            height: 48px;
            /* text-align: center; */
            height: 60px;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }
        .bnt-box button {
            margin-top: 5px;
            margin-top: 15px;
        }
        .fly {
            display: none;
@@ -121,7 +126,8 @@
        #flySpeed {
            padding: 19px 0;
        }
        .norline{
        .norline {
            display: none !important;
        }
    </style>