js, html에서 참조하는 이미지 경로 수정

This commit is contained in:
2018-04-08 17:59:39 +09:00
parent e36a50889b
commit 9108ce3f19
23 changed files with 61 additions and 43 deletions
+1
View File
@@ -31,6 +31,7 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); }
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>세력도</title>
<script src="../e_lib/jquery-3.2.1.min.js"></script>
<script src="../d_shared/common_path.js"></script>
<script src="js/common.js"></script>
<script src="js/base_map.js"></script>
<script src="js/map.js"></script>