Silent 6 anos atrás
pai
commit
5c6ffac4c9

+ 4 - 1
resources/views/admin/base/locations/index.blade.php

xqd
@@ -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