@@ -3,7 +3,10 @@
@section('header')
<script charset="utf-8" src="https://map.qq.com/api/js?v=2.exp"></script>
<style>
-
+ #location-container {
+ min-width:600px;
+ min-height:767px;
+ }
</style>
@endsection