|
|
|
|
|
|
|
|
|
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| <base href="http://w-demo.com:80/">
|
| <link rel="SHORTCUT ICON" href="img/logoIco.ico" />
|
| <title>WINS DEMO-admin</title>
|
| <link rel="stylesheet" type="text/css" href="huaDongFenYe/css/demo.css" />
|
| <link rel="stylesheet" type="text/css" href="huaDongFenYe/js/jquery-ui.css" />
|
| <link rel="stylesheet" type="text/css" href="huaDongFenYe/css/style.css" />
|
|
|
| <script type="text/javascript" src="huaDongFenYe/js/jquery.min.js"></script>
|
| <script type="text/javascript" src="huaDongFenYe/js/modernizr.custom.63321.js"></script>
|
|
|
| <script type="text/javascript" src="huaDongFenYe/js/jquery-ui.js"></script>
|
| <script type="text/javascript" src="huaDongFenYe/js/jquery.ui.touch-punch.min.js"></script>
|
| <script type="text/javascript" src="huaDongFenYe/js/jquery.pagination.js"></script>
|
|
|
|
|
| <link href="js/date.css" type="text/css" rel="stylesheet" />
|
|
|
|
|
|
|
| <script type="text/javascript" src="cocer/cocer.js"></script>
|
| <link rel="stylesheet" href="cocer/cocer.css" type="text/css" />
|
|
|
| <script type="text/javascript">
|
|
|
| function submitMoneyChageForm(){
|
|
|
| $("#moneyChageForm").submit();
|
|
|
| }
|
|
|
| function getBetInfoByDate(dateString){
|
|
|
| try {
|
|
|
| bettingBizImplDwr.getBettingInfoAndMoneyLogInfoByDate(dateString,getBettingInfoAndMoneyLogInfoByDateCallBack);
|
|
|
| } catch (e) {
|
|
|
| }
|
|
|
| }
|
|
|
| function getBettingInfoAndMoneyLogInfoByDateCallBack(data){
|
|
|
| var jsonString = eval("(" + data + ")");
|
|
|
| for (var k = 1; k < 133; k++) {
|
| $("#dataNum"+k).html(jsonString[0]["dataNumString"+k]);
|
| }
|
| $("#dateString").html(jsonString[0]["dateString"]);
|
| $("#theSumZuQiuChaErString").html(jsonString[0]["theSumZuQiuChaErString"]);
|
| $("#theSumXiaoTiZhiChaErString").html(jsonString[0]["theSumXiaoTiZhiChaErString"]);
|
| $("#theSumTiZhiChaErString").html(jsonString[0]["theSumTiZhiChaErString"]);
|
| $("#theSumWoNiuChaErString").html(jsonString[0]["theSumWoNiuChaErString"]);
|
| $("#theSumXuNiZuQiuChaErString").html(jsonString[0]["theSumXuNiZuQiuChaErString"]);
|
| $("#theSumPokerChaErString").html(jsonString[0]["theSumPokerChaErString"]);
|
| $("#theSumPowerBallChaErString").html(jsonString[0]["theSumPowerBallChaErString"]);
|
| $("#theSumAladingChaErString").html(jsonString[0]["theSumAladingChaErString"]);
|
| $("#theSumSaiGouChaErString").html(jsonString[0]["theSumSaiGouChaErString"]);
|
| $("#theSumMgmOneChaErString").html(jsonString[0]["theSumMgmOneChaErString"]);
|
| $("#theSumMgmTwoChaErString").html(jsonString[0]["theSumMgmTwoChaErString"]);
|
|
|
|
|
| $("#sumBetCountString").html(jsonString[0]["sumBetCountString"]);
|
| $("#sumBetMoneyString").html(jsonString[0]["sumBetMoneyString"]);
|
| $("#sumLostMoneyString").html(jsonString[0]["sumLostMoneyString"]);
|
| $("#sumInputMoneyString").html(jsonString[0]["sumInputMoneyString"]);
|
| $("#sumBackOfficeGiveMoneyString").html(jsonString[0]["sumBackOfficeGiveMoneyString"]);
|
| $("#sumBackOfficeChangeMoneyString").html(jsonString[0]["sumBackOfficeChangeMoneyString"]);
|
| $("#sumBackOfficeChangePointString").html(jsonString[0]["sumBackOfficeChangePointString"]);
|
| $("#sumExchangeMoneyString").html(jsonString[0]["sumExchangeMoneyString"]);
|
| $("#sumChaErString").html(jsonString[0]["sumChaErString"]);
|
|
|
|
|
| }
|
|
|
|
|
| </script>
|
| <style type="text/css">
|
|
|
| .sportTd{
|
| font-weight: 900;
|
| text-align: center !important;
|
| vertical-align: middle !important;
|
| font-size: 25px;
|
| }
|
|
|
| .topTr{
|
| font-weight: 900;
|
| text-align: center !important;
|
| vertical-align: middle !important;
|
| font-size: 25px;
|
| }
|
|
|
| .bgg{
|
|
|
| background: #dedcdc !important;
|
| }
|
|
|
| </style>
|
|
|
| </head>
|
|
|
| <body>
|
|
|
|
|
| <div id="header">
|
| <h1>
|
| </h1>
|
| </div>
|
|
|
|
|
| <div id="search">
|
|
|
|
|
|
|
|
|
|
|
|
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| <base href="http://w-demo.com:80/">
|
| <link rel="SHORTCUT ICON" href="img/logoIco.ico" />
|
| <title>WINS DEMO-admin</title>
|
| <meta http-equiv="pragma" content="no-cache">
|
| <meta http-equiv="cache-control" content="no-cache">
|
| <meta http-equiv="expires" content="0">
|
|
|
| <script type='text/javascript' src='dwr/interface/backOfficeUtilDwr.js'></script>
|
| <script type='text/javascript' src='dwr/interface/bettingBizImplDwr.js'></script>
|
| <script type='text/javascript' src='dwr/engine.js'></script>
|
| <script type='text/javascript' src='dwr/util.js'></script>
|
|
|
| <link rel="stylesheet" href="huadongCheckBox/css/style.css" />
|
| <link rel="stylesheet" href="lvCheckbox/assets/reset.css">
|
| <link rel="stylesheet" href="backOfficeDemo/css/backOfficeTop.css">
|
|
|
| <script type='text/javascript' src='backOfficeDemo/js/backOfficeTop.js'></script>
|
|
|
|
|
|
|
|
|
| </head>
|
|
|
| <body>
|
|
|
|
|
|
|
| <div style="text-align: left;">
|
| <input type="hidden" id="positionOneMusic"
|
| value='201704210226251.wav' />
|
| <input type="hidden" id="positionFourMusic"
|
| value='201904141534562.wav' />
|
| <input type="hidden" id="positionsevenMusic"
|
| value='201904141555313.wav' />
|
| <input type="hidden" id="positionNineMusic"
|
| value='201904111357504.wav' />
|
| <input type="hidden" id="positionTenMusic"
|
| value='201705031529275.wav' />
|
| <input type="hidden" id="positionElevenMusic"
|
| value='201904180242006.wav' />
|
| <input type="hidden" id="haveNewBettingMusic"
|
| value='201705121725019.wav' />
|
|
|
| <input type="hidden" id="attentionUserHaveNewBettingMusic"
|
| value='2017011721025610.wav' />
|
|
|
|
|
|
|
|
|
|
|
| <table class="adminTable" summary="장바구니 상품의 옵션정보, 수량과 금액, 할인금액과 할인적용금액 및 배송비 속성">
|
| <colgroup>
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
|
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
|
|
| <col style="width: 3%;">
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
|
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
| <col style="width: 7%;">
|
|
|
| <col style="width: 3%;">
|
| <col style="width: 3%;">
|
|
|
| <col style="width: 3%;">
|
| <col style="width: 3%;">
|
|
|
|
|
|
|
| </colgroup>
|
| <thead>
|
| <tr>
|
| <th scope="col" class="lisub">
|
|
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=0&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
|
|
| <span>충전요청</span>
|
|
|
| <div class="radi_point">
|
| <strong id="untreatedInputMoneyCount">0</strong>
|
| </div>
|
|
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
|
|
|
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=1&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
|
|
| <span>충전대기</span>
|
|
|
| <div class="radi_point2">
|
| <strong id="undeterminedInputMoneyCount">0</strong>
|
| </div>
|
|
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=2&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
|
|
| <span>충전완료</span>
|
|
|
| <div class="radi_point3">
|
| <strong id="todayInputMoneyCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
|
|
|
|
|
|
|
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=1&changeState=0&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
| <span>환전요청</span>
|
| <div class="radi_point">
|
| <strong id="untreatedExchangeCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=1&changeState=1&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
| <span>환전대기</span>
|
| <div class="radi_point2">
|
| <strong id="undeterminedExchangeCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getUserMoneyLogListByLogInfoForManage.action?logType=1&changeState=2&pageNum=1">
|
|
|
|
|
| <div class="sub80">
|
| <span>환전완료</span>
|
| <div class="radi_point3">
|
| <strong id="todayExchangeCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
|
|
|
|
|
|
|
|
| <th scope="col" class="limain">
|
| <div class="sub60">
|
| <span>고객센터</span>
|
| </div>
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getConsultListByState.action?pageNum=1&state=0">
|
|
|
|
|
| <div class="sub80">
|
| <span>읽지않음</span>
|
| <div class="radi_point3">
|
| <strong id="unreadConsultCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getConsultListByState.action?pageNum=1&state=1">
|
|
|
|
|
| <div class="sub80">
|
| <span>미답변</span>
|
| <div class="radi_point3">
|
| <strong id="unReplayConsultCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
| </th>
|
|
|
|
|
|
|
|
|
|
|
|
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getBbsListByBbsInfo.action?pageNum=1&status=0&selectType=url">
|
|
|
|
|
| <div class="sub80">
|
| <span>게시판</span>
|
| <div class="radi_point6">
|
| <strong id="todayBbsCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
|
|
|
|
|
|
|
|
|
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getAllBetMoneyTooMuchGame.action">
|
|
|
|
|
| <div class="sub80">
|
| <span>배팅경고</span>
|
| <div class="radi_point6">
|
| <strong id="betTooMuchGameCount">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
| </th>
|
|
|
| <th scope="col" class="lisub">
|
|
|
| <a class="lisub" href="getBettingByBetInfo.action?isReSetTwo=1">
|
|
|
|
|
| <div class="sub80">
|
| <span>유의회원</span>
|
| <div class="radi_point6">
|
| <strong id="attentionUserIsHaveNewBetting">0</strong>
|
| </div>
|
| </div>
|
|
|
|
|
| </a>
|
|
|
|
|
| </th>
|
|
|
|
|
|
|
| <th scope="col" class="limain">
|
| <div class="sub60">
|
| <span>요청알림</span>
|
| </div>
|
| </th>
|
| <th scope="col" class="lisub">
|
| <div class="sub40">
|
|
|
| <section title="">
|
| <div class="roundedOne">
|
| <input type="checkbox" value="None" id="isSound" name="check" onclick="changeIsSoundStateDwr();" />
|
| <label for="isSound"></label>
|
| </div>
|
| </section>
|
| </div>
|
| </th>
|
|
|
|
|
|
|
|
|
|
|
| <th scope="col" class="limain">
|
| <div class="sub60">
|
| <span>배팅알림</span>
|
| </div>
|
| </th>
|
| <th scope="col" class="lisub">
|
| <div class="sub40">
|
|
|
| <section title="">
|
| <div class="roundedOne">
|
| <input type="checkbox" value="None" id="newBetIsSound" name="check" onclick="changeNewBetIsSoundStateDwr();" />
|
| <label for="newBetIsSound"></label>
|
| </div>
|
| </section>
|
| </div>
|
|
|
|
|
| </th>
|
|
|
| </tr>
|
|
|
| </thead>
|
|
|
|
|
| <tbody>
|
| </tbody>
|
|
|
| </table>
|
|
|
|
|
|
|
| <table class="adminTable money_show_tl" style="min-width:1300px;">
|
|
|
|
|
| <colgroup>
|
| <col style="width: 7%;">
|
|
|
| <col style="width: 3%;">
|
| <col style="width: 6%;">
|
|
|
| <col style="width: 3%;">
|
| <col style="width: 6%;">
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 5%;">
|
|
|
| <col style="width: 5%;">
|
| <col style="width: 4%;">
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 5%;">
|
|
|
| <col style="width: 5%;">
|
| <col style="width: 4%;">
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 4%;">
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 3%;">
|
|
|
|
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 4%;">
|
|
|
| <col style="width: 5%;">
|
| <col style="width: 3%;">
|
|
|
| <col style="width: 4%;">
|
| <col style="width: 4%;">
|
|
|
|
|
|
|
| </colgroup>
|
|
|
| <thead>
|
| <tr>
|
| <td style="background-color:#000;">일일집계</td>
|
|
|
| <td style="border:0;">
|
| <span>충전 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todaySumInputMoney">0</span>
|
| </td>
|
| <td style="border:0;">
|
| <span>환전 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todaySumExchangeMoney">0</span>
|
| </td>
|
|
|
|
|
| <td style="border:0;">
|
| <span>보유머니 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="sumMoneyOfUser">0</span>
|
| </td>
|
| <td style="border:0;">
|
| <span>보유포인트 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="sumPointOfUser">0</span>
|
| </td>
|
|
|
|
|
|
|
| <td style="border:0;">
|
| <span>지급머니 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todayBackOfficeChangeMoney">0</span>
|
| </td>
|
| <td style="border:0;">
|
| <span>지급포인트 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todayBackOfficeChangePoint">0</span>
|
| </td>
|
|
|
|
|
|
|
|
|
|
|
| <td style="border:0;">
|
| <span>전체회원 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="sumUserCount">0</span>
|
| </td>
|
|
|
|
|
| <td style="border:0;">
|
| <span>신규회원 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todayRegUserCount">0</span>
|
| </td>
|
| <td style="border:0;">
|
| <a href="getUserListForManageByUserInfo.action?betGameState=1"><span style="color:#fff;">베팅회원 </span></a>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <a href="getUserListForManageByUserInfo.action?betGameState=1"><span id="nowBettingUserCount">0</span></a>
|
| </td>
|
|
|
| <td style="border:0;">
|
| <a href="getAllOnLineUserInfo.action"><span style="color:#fff;">현재접속자 </span></a>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <a href="getAllOnLineUserInfo.action"><span id="onlineUserCount">0</span></a>
|
| </td >
|
|
|
|
|
| <td style="border:0;">
|
| <span>총접속자 </span>
|
| </td>
|
| <td style="background-color:#444; ">
|
| <span style="color:#e85f14;" id="todayLoginUserCount">0</span>
|
| </td>
|
|
|
|
|
| </tr>
|
| </thead>
|
| </table>
|
|
|
|
|
|
|
| <table class="adminTable" >
|
| <colgroup>
|
|
|
| <col style="width: 99%;">
|
| <col style="width: 1%;">
|
|
|
| </colgroup>
|
|
|
|
|
| <thead>
|
|
|
| <tr>
|
| <th scope="col" >
|
| <div class="rct_info" style="">
|
| <table class="table table-bordered table-striped topTr" style="margin-bottom:0px;">
|
| <tr>
|
| <td style="text-align:center;">
|
| <span class="subBtn_tl" style="display:none; cursor:pointer;"><img src="css/cssImg/arrow_dow.gif"</span>
|
| </td>
|
| <td>
|
| TOTAL
|
| <img src="backOfficeDemo/img/total.png">
|
| </td>
|
| <td>
|
| 스포츠
|
| <img src="backOfficeDemo/img/sports.png">
|
| </td>
|
| <td>
|
| 다리다리
|
| <img src="backOfficeDemo/img/game11.png">
|
| </td>
|
| <td>
|
| 사다리
|
| <img src="backOfficeDemo/img/ladder.png">
|
| </td>
|
| <td>
|
| 달팽이
|
| <img src="backOfficeDemo/img/game6.png">
|
| </td>
|
|
|
| <td>
|
| 파워볼
|
| <img src="backOfficeDemo/img/game7.png">
|
| </td>
|
|
|
|
|
|
|
|
|
|
|
| <td>
|
| 가상축구
|
| <img src="backOfficeDemo/img/xu_footerball.png">
|
| </td>
|
| <td>
|
| 개경주
|
| <img src="backOfficeDemo/img/dog_game.png">
|
| </td>
|
| <td>
|
| 바카라 I
|
| <img src="backOfficeDemo/img/poker02.png">
|
| </td>
|
| <td>
|
| 바카라 II
|
| <img src="backOfficeDemo/img/poker02.png">
|
| </td>
|
|
|
|
|
| <td>
|
| 로하이
|
| <img src="backOfficeDemo/img/poker01.png">
|
| </td>
|
|
|
| <td>
|
| 알라딘
|
| <img src="backOfficeDemo/img/game13.png">
|
| </td>
|
| <td>
|
| 스피드키노
|
| <img src="backOfficeDemo/img/33333.png">
|
| </td>
|
| <td>
|
| 파워사다리
|
| <img src="backOfficeDemo/img/1212.png">
|
| </td>
|
| <td>
|
| 키노사다리
|
| <img src="backOfficeDemo/img/131313.png">
|
| </td>
|
| <td>
|
| panda
|
| <img src="backOfficeDemo/img/pandatop.png">
|
| </td>
|
|
|
|
|
|
|
| </tr>
|
|
|
| <tr class="backOffice_shuju">
|
| <td >
|
| 베팅건수
|
| </td>
|
| <td style="text-align:right;">
|
|
|
| <a href="getBettingByBetInfo.action?isReSet=1">
|
|
|
|
|
| <strong id="sub_totalbattingcnt">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=1">
|
|
|
|
|
| <strong id="getsportCount">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=11">
|
|
|
|
|
| <strong id="todayXiaoTiZhiGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=5">
|
|
|
|
|
| <strong id="getLadderCount">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=6">
|
|
|
|
|
| <strong id="getworiCount">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=7">
|
|
|
|
|
| <strong id="getpowerCount">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=4">
|
|
|
|
|
| <strong id="todayXuNiZuQiuGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=8">
|
|
|
|
|
| <strong id="todaySaiGouGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=19">
|
|
|
|
|
| <strong id="todayBaccaratOneGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=20">
|
|
|
|
|
| <strong id="todayBaccaratTwoGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=12">
|
|
|
|
|
| <strong id="todayLhGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=13">
|
|
|
|
|
| <strong id="todayAladingGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=71">
|
|
|
|
|
| <strong id="todaySpeedKenoGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=72">
|
|
|
|
|
| <strong id="todayPowerLadderGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=73">
|
|
|
|
|
| <strong id="todayKenoLadderGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=74">
|
|
|
|
|
| <strong id="todayPandaGameSumBetCountString">0</strong>
|
|
|
|
|
| </a>
|
|
|
| </td>
|
|
|
| </tr>
|
|
|
| <tr class="backOffice_shuju">
|
| <td>
|
| 베팅금액
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="sub_totalbatting">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getsportBatting">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayXiaoTiZhiGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getLadderBatting">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getworiBatting">0</strong>
|
| </td>
|
|
|
| <td style="text-align:right;">
|
| <strong id="getpowerBatting">0</strong>
|
| </td>
|
|
|
| <td style="text-align:right;">
|
| <strong id="todayXuNiZuQiuGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todaySaiGouGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayBaccaratOneGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayBaccaratTwoGameSumBetMoneyString">0</strong>
|
| </td>
|
|
|
|
|
|
|
|
|
| <td style="text-align:right;">
|
| <strong id="todayLhGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayAladingGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todaySpeedKenoGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayPowerLadderGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayKenoLadderGameSumBetMoneyString">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayPandaGameSumBetMoneyString">0</strong>
|
| </td>
|
|
|
|
|
| </tr>
|
| <tr class="backOffice_shuju">
|
| <td>
|
| 당첨금액
|
| </td>
|
| <td style="text-align:right;">
|
|
|
| <strong id="getBettingMoney">
|
| 0
|
| </strong>
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=1&isBetRitht=1">
|
|
|
|
|
| <strong id="getsportGet">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=11&isBetRitht=1">
|
|
|
|
|
| <strong id="todayXiaoTiZhiGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=5&isBetRitht=1">
|
|
|
|
|
| <strong id="getLadderGet">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=6&isBetRitht=1">
|
|
|
|
|
| <strong id="getworiGet">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=7&isBetRitht=1">
|
|
|
|
|
| <strong id="getpowerGet">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=4&isBetRitht=1">
|
|
|
|
|
| <strong id="todayXuNiZuQiuGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=8&isBetRitht=1">
|
|
|
|
|
| <strong id="todaySaiGouGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=19&isBetRitht=1">
|
|
|
|
|
| <strong id="todayBaccaratOneGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=20&isBetRitht=1">
|
|
|
|
|
| <strong id="todayBaccaratTwoGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
|
|
|
|
|
|
|
|
|
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=12&isBetRitht=1">
|
|
|
|
|
| <strong id="todayLhGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=13&isBetRitht=1">
|
|
|
|
|
| <strong id="todayAladingGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=71&isBetRitht=1">
|
|
|
|
|
| <strong id="todaySpeedKenoGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=72&isBetRitht=1">
|
|
|
|
|
| <strong id="todayPowerLadderGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=73&isBetRitht=1">
|
|
|
|
|
| <strong id="todayKenoLadderGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
| <td style="text-align:right;">
|
|
|
|
|
| <a href="getBettingByBetInfo.action?gamePlayType=74&isBetRitht=1">
|
|
|
|
|
| <strong id="todayPandaGameSumGetMoneyString">
|
| 0
|
| </strong>
|
|
|
|
|
| </a>
|
|
|
|
|
| </td>
|
|
|
|
|
| </tr>
|
|
|
|
|
|
|
|
|
| <tr class="backOffice_shuju">
|
| <td>
|
| (진행)배팅
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="curBettingOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getsportBattingOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayXiaoTiZhiGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getLadderBattingOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="getworiBattingOfNotHaveResult">0</strong>
|
| </td>
|
|
|
| <td style="text-align:right;" >
|
| <strong id="getpowerBattingOfNotHaveResult">0</strong>
|
| </td>
|
|
|
| <td style="text-align:right;">
|
| <strong id="todayXuNiZuQiuGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todaySaiGouGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayBaccaratOneGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayBaccaratTwoGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
|
|
|
|
|
|
|
|
|
|
|
|
| <td style="text-align:right;">
|
| <strong id="todayLhGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayAladingGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todaySpeedKenoGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayPowerLadderQiuGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayKenoLadderGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
| <td style="text-align:right;">
|
| <strong id="todayPandaGameSumBetMoneyStringOfNotHaveResult">0</strong>
|
| </td>
|
|
|
|
|
| </tr>
|
|
|
| </table>
|
| </div>
|
| </th>
|
| <th scope="col">
|
|
|
| </th>
|
|
|
| </tr>
|
|
|
| </thead>
|
|
|
| <tbody>
|
| </tbody>
|
| </table>
|
|
|
|
|
|
|
| </div>
|
|
|
| </body>
|
| </html>
|
|
|
|
|
| </div>
|
|
|
|
|
| <div id="sidebar">
|
|
|
|
|
|
|
|
|
|
|
| <!DOCTYPE HTML >
|
| <html>
|
| <head>
|
| <base href="http://w-demo.com:80/">
|
| <link rel="SHORTCUT ICON" href="img/logoIco.ico" />
|
| <title>WINS DEMO-admin</title>
|
| <meta http-equiv="pragma" content="no-cache">
|
| <meta http-equiv="cache-control" content="no-cache">
|
| <meta http-equiv="expires" content="0">
|
| <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
|
|
| <link rel="stylesheet" href="backOfficeDemo/css/bootstrap.min.css" />
|
| <link rel="stylesheet" href="backOfficeDemo/css/bootstrap-responsive.min.css" />
|
| <link rel="stylesheet" href="backOfficeDemo/css/jquery.gritter.css" />
|
| <link rel="stylesheet" href="backOfficeDemo/css/unicorn.main.css" />
|
| <link rel="stylesheet" href="backOfficeDemo/css/unicorn.grey.css" class="skin-color" />
|
|
|
|
|
|
|
|
|
| <link rel="stylesheet" href="backOfficeDemo/css/uniform.css" />
|
| <link rel="stylesheet" href="backOfficeDemo/css/select2.css" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| </head>
|
|
|
| <body>
|
|
|
|
|
| <ul>
|
|
|
|
|
|
|
|
|
| <li class="active open ">
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action">
|
| <i class="icon icon-th"></i>
|
|
|
| <span>통계보기</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li class="">
|
| <a href="getBetInfoOrderByDate.action">
|
| <i class="icon icon-list-alt"></i>
|
| <span>개별통계</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li class="">
|
| <a href="getAdminUserListForManage.action">
|
| <i class="icon icon-map-marker"></i>
|
| <span>권한설정</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-user"></i>
|
|
|
| <span>회원관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
| <li >
|
| <a href="getUserListForManageByUserInfo.action">
|
|
|
| <span>회원리스트</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getAllOnLineUserInfo.action">
|
|
|
| <span>현재접속자</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="insertUserByBackOfficeJumpAction.action">
|
|
|
| <span>회원가입</span>
|
| </a>
|
| </li>
|
|
|
| |
| |
| |
| |
| |
| |
|
|
|
|
|
|
|
|
| <li >
|
| <a href="getXiaJiaUserListByUserInfo.action">
|
| <span>커미션 설정</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getUserSignInLogListByUserNameOnBackOffice.action">
|
| <span>출석관리</span>
|
| </a>
|
| </li>
|
| </ul>
|
| </li>
|
|
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-flag"></i>
|
|
|
| <span>게임관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
| <li >
|
| <a href="getGameListForManageByGameInfo.action?gameState=1&selectType=url&pageNum=1">
|
| <span>결과입력 및 수정</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getBetGameConfigList.action">
|
| <span>스포츠 조합설정</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getGameListForManageByGameByGamePlayType.action?gamePlayType=5&pageNum=1">
|
| <span>미니게임</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getWebConfigTwo.action">
|
| <span>미니게임 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="goInputGameByExcelPage.action">
|
|
|
| <span>액셀등록</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getBettingByBetInfo.action">
|
|
|
| <span>베팅내역</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getCanSubmitBettingList.action">
|
| <span>정산하기</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getSportList.action">
|
| <span>종목관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getLeagueList.action?pageNum=1">
|
| <span>리그관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getGameBlackList.action">
|
| <span>자동등록 제외</span>
|
| </a>
|
| </li>
|
|
|
| </ul>
|
| </li>
|
|
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-refresh"></i>
|
| <span>입출금 관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
| <li >
|
| <a href="getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=5&pageNum=1">
|
| <span>충전관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getUserMoneyLogListByLogInfoForManage.action?logType=1&changeState=5&pageNum=1">
|
| <span>환전관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getUserMoneyLogByUserInfo.action">
|
| <span>머니 LOG</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getUserPointLogByUserInfo.action">
|
| <span>포인트 LOG</span>
|
| </a>
|
| </li>
|
|
|
| |
| |
| |
| |
| |
| |
| |
| |
|
|
|
|
| <li >
|
| <a href="selectLevelOneMoneyChageOfRefereeByDateLog.action">
|
| <span>일일정산</span>
|
| </a>
|
| </li>
|
|
|
| </ul>
|
| </li>
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-bullhorn"></i>
|
| <span>정보관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
|
|
| <li >
|
| <a href="getConsultListByState.action?pageNum=1&state=4" >
|
| <span>고객센터 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getMessageListByBackOffice.action?pageNum=1" >
|
| <span>보낸메세지 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getBbsListByBbsInfo.action?pageNum=1&status=0&selectType=url" >
|
| <span>자유게시판 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getGongGaoByBackOffice.action" >
|
| <span>배팅규정</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getFuDongGongGaoByGongGaoId.action" >
|
| <span>팝업창</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getBannerImgList.action" >
|
| <span>메인 이벤트 등록</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="gotoInsertNewBbsByBackOffice.action">
|
| <span>공지사항 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getBettingForInsertBbsRandomUser.action">
|
| <span>게시판 작성</span>
|
| </a>
|
| </li>
|
|
|
| |
| |
| |
| |
| |
| |
|
|
| </ul>
|
| </li>
|
|
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-cog"></i>
|
| <span>사이트 관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
|
|
| <li >
|
| <a href="getWebConfigList.action">
|
| <span>기본설정 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getBankInfoListByBackOffice.action">
|
| <span>계좌분리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getSignInPrizeConfigList.action">
|
| <span>출석관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getBetMoneyConfigList.action">
|
| <span>배팅금액 설정관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getUserIpBlackListForManage.action">
|
| <span>차단 아이피 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getAdminIpWhiteListForManage.action">
|
| <span>어드민 아이피 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| <li >
|
| <a href="getUserLevelList.action">
|
| <span>레벨 설정관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
| </ul>
|
| </li>
|
|
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-wrench"></i>
|
| <span>특수관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
|
|
| <li >
|
| <a href="getRaffleTicketListForManage.action">
|
| <span>룰렛쿠폰관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
| |
| |
| |
| |
| |
| |
|
|
| |
| |
| |
| |
| |
| |
|
|
|
|
|
|
| <li >
|
| <a href="getExtraOddsGameListForManage.action">
|
| <span>고정 보너스 </span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
|
|
| <li >
|
| <a href="getSmallGameBetMoneyConfig.action">
|
| <span>미니게임 마틴관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getMusicRemindsForManage.action">
|
|
|
| <span>알람설정</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getInCodingConfigByBackOffice.action">
|
|
|
| <span>점검공지 관리</span>
|
| </a>
|
| </li>
|
|
|
|
|
|
|
| </ul>
|
| </li>
|
|
|
|
|
| <li class="submenu">
|
| <a href="#"><i class="icon icon-globe"></i>
|
|
|
| <span>받치기관리</span>
|
| <span class="label">+</span>
|
| </a>
|
|
|
| <ul>
|
|
|
|
|
| <li >
|
| <a href="getAutoBetConfig.action">
|
| <span>받치기 설정</span>
|
| </a>
|
| </li>
|
|
|
|
|
| <li >
|
| <a href="getAutoBetLogList.action">
|
| <span>받치기 로그</span>
|
| </a>
|
| </li>
|
|
|
| <li >
|
| <a href="getAutoBetApiConfig.action">
|
| <span>받치기 API</span>
|
| </a>
|
| </li>
|
|
|
|
|
| </ul>
|
| </li>
|
|
|
| </ul>
|
|
|
|
|
|
|
| <script src="backOfficeDemo/js/jquery.ui.custom.js"></script>
|
| <script src="backOfficeDemo/js/bootstrap.min.js"></script>
|
| <script src="backOfficeDemo/js/jquery.gritter.min.js"></script>
|
| <script src="backOfficeDemo/js/jquery.peity.min.js"></script>
|
| <script src="backOfficeDemo/js/unicorn.js"></script>
|
|
|
|
|
|
|
|
|
| <script src="backOfficeDemo/js/jquery.uniform.js"></script>
|
| <script src="backOfficeDemo/js/select2.min.js"></script>
|
| <script src="backOfficeDemo/js/jquery.dataTables.min.js"></script>
|
| <script src="backOfficeDemo/js/unicorn.tables.js"></script>
|
|
|
|
|
|
|
|
|
|
|
| </body>
|
| </html>
|
|
|
|
|
| </div>
|
|
|
|
|
|
|
| <div id="content">
|
| <div id="content-header">
|
| <h1>토탈통계</h1>
|
|
|
| </div>
|
| <div id="breadcrumb">
|
| <a href="goToBackOfficeHomePage.action" title="Go to Home" class="tip-bottom"><i
|
| class="icon-home"></i> Home</a>
|
| </div>
|
| <div class="container-fluid">
|
| <div class="row-fluid">
|
| <div class="span12">
|
| <div class="gameTypeBox">
|
| <table class="table table-bordered table-striped ">
|
|
|
| <tbody>
|
| <tr>
|
| <td style="text-align:center; vertical-align: middle;">
|
|
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action?year=2018&month=7">
|
| <img src="backOfficeDemo/img/next-1.png" border="0" title="2018-7">
|
| </a>
|
|
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action?year=2019&month=6">
|
| <img src="backOfficeDemo/img/next-2.png" border="0" title="2019-6">
|
| </a>
|
|
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action?year=2019&month=7" title="오늘로" onfocus="this.blur()" style="font-size:24px; ">
|
| 2019년 7월
|
| </a>
|
|
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action?year=2019&month=8">
|
| <img src="backOfficeDemo/img/next-3.png" border="0" title="2019-8">
|
| </a>
|
|
|
| <a href="getInputMoneyAndExchangeMoneyInfoOrderByDate.action?year=2020&month=7">
|
| <img src="backOfficeDemo/img/next-4.png" border="0" title="2020-7">
|
| </a>
|
|
|
| </td>
|
| </tr>
|
|
|
| </tbody>
|
| </table>
|
| </div>
|
|
|
|
|
| <div class="widget-box">
|
| <div class="widget-content nopadding">
|
| <table class="table table-bordered table-striped ">
|
| <tr bgcolor="#fdfac2" align="center">
|
| <th style="color:red">일</th>
|
| <th>월</th>
|
| <th>화</th>
|
| <th>수</th>
|
| <th>목</th>
|
| <th>금</th>
|
| <th style="color:blue">토</th>
|
|
|
| </tr>
|
|
|
| <tr><td width=14% height=90 bgcolor=#ffffff valign=top></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>1일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>16,126</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-16,126</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>2일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>19,462</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-19,462</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>3일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>16,414</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-16,414</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>4일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>18,500</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-18,500</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>5일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>17,728</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-17,728</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>6일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>11,550</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-11,550</b> 원</font></td></tr><tr><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>7일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>18,212</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-18,212</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>8일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>23,576</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-23,576</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>9일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>1</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>13,050</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>-13,050</b> 원</font></td><td width=14% height=100 bgcolor=#cae0f8 valign=top><font color='blue'><b>10일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>11일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>12일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>13일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td></tr><tr><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>14일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>15일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>16일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>17일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>18일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>19일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>20일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td></tr><tr><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>21일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>22일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>23일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>24일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>25일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>26일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>27일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td></tr><tr><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>28일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>29일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>30일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=100 bgcolor=#ffffff valign=top><font color='blue'><b>31일</b></font><br><br> 충전 : <font color='blue'><b>0</b> 원</font><br> 환전 : <font color='red'><b>0</b> 원</font><br> 수익 : <font color=''><b>0</b> 원</font><br> 실벳인수 : <font color='15ab3f'><b>0</b> 명</font><br> 토탈정산 : <font color='ffa200'><b>0</b> 원</font><br> 실제수익 : <font color='00bfd0'><b>0</b> 원</font></td><td width=14% height=90 bgcolor=#ffffff valign=top></td><td width=14% height=90 bgcolor=#ffffff valign=top></td><td width=14% height=90 bgcolor=#ffffff valign=top></td></tr>
|
|
|
| </table>
|
|
|
| </div>
|
| </div>
|
| <div class="widget-box">
|
| <div class="widget-content nopadding">
|
| <table class="table table-bordered table-striped ">
|
| <tr align="center" style="background-color: #fff">
|
| <td style="font-weight: 900;font-size:20px; line-height: 28px;">
|
| 총충전 : <font style="color:blue">0</font>
|
| <br>
|
| 총환전 : <font style="color:red">0</font>
|
| <br>
|
| 총수익 : <font style="color:#000">0</font>
|
| <br><br>
|
| 토탈정산 : <font style="color:#ffa200">154,618</font>
|
| <br>
|
| 토탈실수익 : <font style="color:#00bfd0">-154,618</font>
|
| <br>
|
| </td>
|
|
|
| </tr>
|
|
|
|
|
| </table>
|
|
|
| </div>
|
| </div>
|
|
|
| </div>
|
|
|
| </div>
|
|
|
| <div class="row-fluid">
|
|
|
|
|
|
|
|
|
|
|
| <!DOCTYPE HTML >
|
| <html>
|
| <head>
|
| <base href="http://w-demo.com:80/">
|
| <link rel="SHORTCUT ICON" href="img/logoIco.ico" />
|
| <title>WINS DEMO-admin</title>
|
| <meta http-equiv="pragma" content="no-cache">
|
| <meta http-equiv="cache-control" content="no-cache">
|
| <meta http-equiv="expires" content="0">
|
| <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
|
| <meta http-equiv="description" content="This is my page">
|
| <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
| </head>
|
|
|
| <body>
|
| <div id="footer" class="span12">2014-2017 © DEMO Admin.</div>
|
| </body>
|
| </html>
|
|
|
| </div>
|
|
|
| </div>
|
|
|
| </div>
|
|
|
| </body>
|
| </html>
|
| |