zhanghaoyu 6 роки тому
батько
коміт
cdccb4929d

+ 6 - 0
page/bigData/css/alert.css

@ -120,3 +120,9 @@
  right: .078125rem;
  z-index: 5;
}
.alert_centent .alert_close {
  width: 50px;
  height: 50px;
  margin: 88px auto 0;
  display: block;
}

+ 3 - 0
page/bigData/css/alert.less

@ -76,4 +76,7 @@
            }
        }
    }
}
.alert_centent .alert_close{
    width: 50px;height: 50px;margin: 88px auto 0;display: block;
}

+ 1 - 0
page/bigData/html/alert.html

@ -101,6 +101,7 @@
                    </div>
                </div>
            </div>
            <div class="alert_close"></div>
        </div>
    </div>
    <script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=1W9gqPiqc7C9TDliPP8S9Rj9"></script>