jeter20131220 3 년 전
부모
커밋
3dcde79e21
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ArkCard-web/goto.js

+ 1 - 0
ArkCard-web/goto.js

@@ -29,6 +29,7 @@ console.log(1);
 
   $(document).ready(function () {
     var userid=location.search;
+    console.log(location.search)
     function get_data(){
       $.ajax({
         method: "GET",