2818 lines
74 KiB
HTML
2818 lines
74 KiB
HTML
<!DOCTYPE html>
|
|
<!-- saved from url=(0057)http://w-demo.com/insertUserByBackOfficeJumpAction.action -->
|
|
<html class=" js csstransitions ext-strict"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/img/logoIco.ico">
|
|
<title>WINS DEMO-admin</title>
|
|
<link rel="stylesheet" type="text/css" href="./admin_회원관리_회원가입_files/demo.css">
|
|
<link rel="stylesheet" type="text/css" href="./admin_회원관리_회원가입_files/jquery-ui.css">
|
|
<link rel="stylesheet" type="text/css" href="./admin_회원관리_회원가입_files/style.css">
|
|
<!--必要样式 兼容性最好的jQuery 出现兼容问题用中个-->
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/jquery.min.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/modernizr.custom.63321.js.다운로드"></script>
|
|
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/jquery-ui.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/jquery.ui.touch-punch.min.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/jquery.pagination.js.다운로드"></script>
|
|
|
|
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/jquery-labelauty.css">
|
|
|
|
<script src="./admin_회원관리_회원가입_files/Chart.js.다운로드"></script>
|
|
|
|
|
|
<!-- date控件 -->
|
|
<link href="./admin_회원관리_회원가입_files/date.css" type="text/css" rel="stylesheet">
|
|
|
|
<!-- cocer -->
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/cocer.js.다운로드"></script>
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/cocer.css" type="text/css">
|
|
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/userBizImplDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/engine.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/util.js.다운로드"></script>
|
|
|
|
<style type="text/css">
|
|
|
|
|
|
#formDiv{
|
|
position:relative;
|
|
width: 1230px;
|
|
top:0px;
|
|
margin: 0 auto;
|
|
border:0px solid #000;
|
|
color: #000;
|
|
|
|
}
|
|
|
|
.oneLineDiv{
|
|
|
|
|
|
width: 400px;
|
|
|
|
margin-top:1px;
|
|
}
|
|
.oneLineDivRight{
|
|
|
|
|
|
width: 400px;
|
|
|
|
margin-top:1px;
|
|
}
|
|
.oneLineDivMid{
|
|
|
|
|
|
width: 400px;
|
|
|
|
margin-top:1px;
|
|
}
|
|
.leftDiv{
|
|
color: #000;
|
|
text-align: left;
|
|
position: relative;
|
|
float: left;
|
|
font-family: "Open Sans", arial, san-serif;
|
|
font-size: 20px;
|
|
padding-top:5px;
|
|
left:0px;
|
|
top: 0px;
|
|
width: 170px;
|
|
height: 30px;
|
|
|
|
}
|
|
|
|
.textDiv{
|
|
position: relative;
|
|
float: left;
|
|
left:0px;
|
|
top: 0px;
|
|
width: 230px;
|
|
height: 35px;
|
|
}
|
|
|
|
|
|
.alertTextDiv{
|
|
position: relative;
|
|
float: left;
|
|
|
|
top: 0px;
|
|
width:430px;
|
|
height: 30px;
|
|
padding-top:5px;
|
|
font-size:12px;
|
|
color:red;
|
|
}
|
|
|
|
|
|
|
|
.submitDiv{
|
|
position: relative;
|
|
left: 0px;
|
|
height: 65px;
|
|
width: 1230px;
|
|
margin-top:10px;
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
.txt {
|
|
background:none;
|
|
border-color: #ccc;
|
|
border-radius: 5px 5px 5px 5px;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
color: #ccc;
|
|
font-family: "Open Sans", arial, san-serif;
|
|
font-size: 1.2em;
|
|
outline: medium none;
|
|
padding: 0px;
|
|
width: 150px;
|
|
margin: 5px;
|
|
}
|
|
|
|
.button {
|
|
background: none repeat scroll 0 0 #ef8282;
|
|
border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
|
|
border-radius: 5px 5px 5px 5px;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
color: #fff;
|
|
font-family: "Open Sans", arial, san-serif;
|
|
font-size: 1.2em;
|
|
outline: medium none;
|
|
padding: 5px;
|
|
width: 100px;
|
|
margin-left: 0px;
|
|
}
|
|
.clearfloat:after{
|
|
content:'';
|
|
clear:both;
|
|
display:block;
|
|
height:0px;
|
|
visibility:hidden;
|
|
}
|
|
|
|
</style>
|
|
|
|
<script type="text/javascript">
|
|
|
|
function sleep(numberMillis) {
|
|
var now = new Date();
|
|
var exitTime = now.getTime() + numberMillis;
|
|
while (true) {
|
|
now = new Date();
|
|
if (now.getTime() > exitTime)
|
|
return;
|
|
}
|
|
}
|
|
|
|
|
|
function checkUserReg(){
|
|
|
|
var loginName = $("#loginName").val();
|
|
var rightName = $("#rightName").val();
|
|
var loginPwd = $("#loginPwd").val();
|
|
var loginPwd2 = $("#loginPwd2").val();
|
|
var email = $("#email").val();
|
|
var phone = $("#phone").val();
|
|
var bankName = $("#bankName1").val();
|
|
var bandNo = $("#bandNo").val();
|
|
var accountName = $("#accountName").val();
|
|
var changeMoneyPwd = $("#changeMoneyPwd").val();
|
|
var changeMoneyPwd2 = $("#changeMoneyPwd2").val();
|
|
|
|
var loginNameDiv = $("#loginNameDiv");
|
|
var rightNameDiv = $("#rightNameDiv");
|
|
var loginPwdDiv = $("#loginPwdDiv");
|
|
var loginPwd2Div = $("#loginPwd2Div");
|
|
var emailDiv = $("#emailDiv");
|
|
var phoneDiv = $("#phoneDiv");
|
|
var bankNameDiv = $("#bankNameDiv");
|
|
var bandNoDiv = $("#bandNoDiv");
|
|
var accountNameDiv = $("#accountNameDiv");
|
|
var changeMoneyPwdDiv = $("#changeMoneyPwdDiv");
|
|
var changeMoneyPwd2Div = $("#changeMoneyPwd2Div");
|
|
|
|
|
|
loginPwdDiv.html("");
|
|
loginPwd2Div.html("");
|
|
emailDiv.html("");
|
|
phoneDiv.html("");
|
|
bankNameDiv.html("");
|
|
bandNoDiv.html("");
|
|
accountNameDiv.html("");
|
|
changeMoneyPwdDiv.html("");
|
|
changeMoneyPwd2Div.html("");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var patrRegn=/^[\s\S]{4,20}$/;
|
|
var patrRegn2=/^[\s\S]{1,20}$/;
|
|
var patrRegn3=/^[\s\S]{2,20}$/;
|
|
|
|
|
|
|
|
if(!patrRegn.exec(loginPwd)){
|
|
|
|
loginPwdDiv.html("비밀번호는 4~20자의 수로 입력해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(loginPwd2)){
|
|
|
|
loginPwd2Div.html("위와 같은 비밀번호를 입력해주세요 ");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(loginPwd!=loginPwd2){
|
|
|
|
loginPwd2Div.html("비밀번호 확인이 일치하지 않습니다");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(email)){
|
|
|
|
emailDiv.html("정확한 이메일을 입력해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(phone)){
|
|
|
|
phoneDiv.html("정확한 핸드폰번호를 입력해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(bankName=="0"){
|
|
|
|
bankNameDiv.html("은행명을 선택해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(bandNo)){
|
|
|
|
bandNoDiv.html("정확한 계좌번호를 입력해주세요2");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn2.exec(accountName)){
|
|
|
|
accountNameDiv.html("정확한 예금주를 입력해주세요1");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(changeMoneyPwd)){
|
|
|
|
changeMoneyPwdDiv.html("환전비밀번호를 4~20자까지 입력해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(!patrRegn.exec(changeMoneyPwd2)){
|
|
|
|
changeMoneyPwd2Div.html("위와같은 환전비밀번호를 4~20자까지 일벽해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(changeMoneyPwd!=changeMoneyPwd2){
|
|
|
|
changeMoneyPwd2Div.html("환전비밀번호 확인이 일치하지 않습니다");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(loginNameDiv.html()!=""){
|
|
|
|
alert("이미 존재하는 아이디 혹은 4자리이상으로 신청해주세요");
|
|
|
|
return false;
|
|
}
|
|
|
|
if(rightNameDiv.html()!=""){
|
|
|
|
alert("이미 존재하는 닉네임 혹은 2자리이상으로 신청해주세요 ");
|
|
|
|
return false;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
function selectUserName(obj){
|
|
|
|
var userName = $(obj).val();
|
|
|
|
var patrRegn=/^[\s\S]{4,20}$/;
|
|
|
|
var loginNameDiv = $("#loginNameDiv");
|
|
|
|
if(!patrRegn.exec(userName)){
|
|
|
|
loginNameDiv.html("아이디를 4~20자의 수로 입력해주세요");
|
|
|
|
}else{
|
|
|
|
userBizImplDwr.selectUserByName(userName,selectUserNameCallBack);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
function selectUserNameCallBack(date){
|
|
|
|
if(date){
|
|
|
|
$("#loginNameDiv").html("이미 존재하는 아이디 입니다");
|
|
|
|
}else{
|
|
|
|
$("#loginNameDiv").html("");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
function selectLevelOneUserName(obj){
|
|
|
|
var userName = $(obj).val();
|
|
|
|
var patrRegn=/^[\s\S]{1,20}$/;
|
|
|
|
var loginNameDiv = $("#levelOneLoginNameDiv");
|
|
|
|
if(!patrRegn.exec(userName)){
|
|
|
|
loginNameDiv.html("아이디를 1~20자의 수로 입력해주세요");
|
|
|
|
}else{
|
|
|
|
userBizImplDwr.selectLevelOneUserName(userName,selectLevelOneUserNameCallBack);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
function selectLevelOneUserNameCallBack(date){
|
|
|
|
if(date=="0"){
|
|
|
|
$("#levelOneLoginNameDiv").html("존재하지않은 부본사아이디 입니다");
|
|
$("#levelOneUserUserName").html("");
|
|
$("#levelOneInputOrExchangeRateFont").html("");
|
|
$("#levelOneBallGameBetRateFont").html("");
|
|
$("#levelOneSmallGameBetRateFont").html("");
|
|
$("#levelOneLotusGameBetRateFont").html("");
|
|
$("#levelOneBallGameLostMoneyRateFont").html("");
|
|
$("#levelOneSmallGameLostMoneyRateFont").html("");
|
|
|
|
}else{
|
|
|
|
$("#levelOneLoginNameDiv").html("");
|
|
|
|
var jsonString = eval(date);
|
|
|
|
$("#levelOneUserUserName").html(jsonString[0]["userName"]);
|
|
$("#levelOneInputOrExchangeRateFont").html(jsonString[0]["inputOrExchangeRate"]);
|
|
$("#levelOneBallGameBetRateFont").html(jsonString[0]["ballGameBetRate"]);
|
|
$("#levelOneSmallGameBetRateFont").html(jsonString[0]["smallGameBetRate"]);
|
|
$("#levelOneLotusGameBetRateFont").html(jsonString[0]["lotusGameBetRate"]);
|
|
$("#levelOneBallGameLostMoneyRateFont").html(jsonString[0]["ballGameLostMoneyRate"]);
|
|
$("#levelOneSmallGameLostMoneyRateFont").html(jsonString[0]["smallGameLostMoneyRate"]);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
function selectLevelTwoUserName(obj){
|
|
|
|
var userName = $(obj).val();
|
|
|
|
var patrRegn=/^[\s\S]{1,20}$/;
|
|
|
|
var loginNameDiv = $("#levelTwoLoginNameDiv");
|
|
|
|
if(!patrRegn.exec(userName)){
|
|
|
|
loginNameDiv.html("아이디를 1~20자의 수로 입력해주세요");
|
|
|
|
}else{
|
|
|
|
userBizImplDwr.selectLevelTwoUserName(userName,selectLevelTwoUserNameCallBack);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
function selectLevelTwoUserNameCallBack(date){
|
|
|
|
if(date=="0"){
|
|
|
|
$("#levelTwoLoginNameDiv").html("존재하지않은 부본사아이디 입니다");
|
|
$("#levelTwoUserUserName").html("");
|
|
$("#levelOneInputOrExchangeRateFont").html("");
|
|
$("#levelOneBallGameBetRateFont").html("");
|
|
$("#levelOneSmallGameBetRateFont").html("");
|
|
$("#levelOneLotusGameBetRateFont").html("");
|
|
$("#levelOneBallGameLostMoneyRateFont").html("");
|
|
$("#levelOneSmallGameLostMoneyRateFont").html("");
|
|
|
|
}else{
|
|
|
|
$("#levelTwoLoginNameDiv").html("");
|
|
|
|
var jsonString = eval(date);
|
|
|
|
$("#levelTwoUserUserName").html(jsonString[0]["userName"]);
|
|
$("#levelOneInputOrExchangeRateFont").html(jsonString[0]["inputOrExchangeRate"]);
|
|
$("#levelOneBallGameBetRateFont").html(jsonString[0]["ballGameBetRate"]);
|
|
$("#levelOneSmallGameBetRateFont").html(jsonString[0]["smallGameBetRate"]);
|
|
$("#levelOneLotusGameBetRateFont").html(jsonString[0]["lotusGameBetRate"]);
|
|
$("#levelOneBallGameLostMoneyRateFont").html(jsonString[0]["ballGameLostMoneyRate"]);
|
|
$("#levelOneSmallGameLostMoneyRateFont").html(jsonString[0]["smallGameLostMoneyRate"]);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
function selectUserRightName(obj){
|
|
|
|
var userRightName = $(obj).val();
|
|
|
|
var patrRegn3=/^[\s\S]{2,20}$/;
|
|
|
|
var rightNameDiv = $("#rightNameDiv");
|
|
|
|
if(!patrRegn3.exec(userRightName)){
|
|
|
|
rightNameDiv.html("닉네임를 3~20자의 수로 입력해주세요");
|
|
|
|
}else{
|
|
|
|
userBizImplDwr.selectUserByRightName(userRightName,selectUserRightNameCallBack);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
function selectUserRightNameCallBack(date){
|
|
|
|
if(date){
|
|
|
|
$("#rightNameDiv").html("이미 존재하는 닉네임 입니다");
|
|
|
|
}else{
|
|
|
|
$("#rightNameDiv").html("");
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
function showLevelOneDiv(isShow){
|
|
|
|
if(isShow==1){
|
|
$("#levelOneUserDiv").css("display","block");
|
|
$("#levelTwoUserDiv").css("display","none");
|
|
}
|
|
|
|
if(isShow==2){
|
|
$("#levelTwoUserDiv").css("display","block");
|
|
$("#levelOneUserDiv").css("display","none");
|
|
}
|
|
if(isShow==0){
|
|
$("#levelOneUserDiv").css("display","none");
|
|
$("#levelTwoUserDiv").css("display","none");
|
|
|
|
$("#levelOneInputOrExchangeRateFont").html("");
|
|
$("#levelOneBallGameBetRateFont").html("");
|
|
$("#levelOneSmallGameBetRateFont").html("");
|
|
$("#levelOneBallGameLostMoneyRateFont").html("");
|
|
$("#levelOneSmallGameLostMoneyRateFont").html("");
|
|
|
|
$("#levelTwoInputOrExchangeRateFont").html("");
|
|
$("#levelTwoBallGameBetRateFont").html("");
|
|
$("#levelTwoSmallGameBetRateFont").html("");
|
|
$("#levelTwoBallGameLostMoneyRateFont").html("");
|
|
$("#levelTwoSmallGameLostMoneyRateFont").html("");
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body class=" ext-webkit ext-chrome" id="syno-nsc-ext-gen3">
|
|
|
|
|
|
<div id="header">
|
|
<h1>
|
|
</h1>
|
|
</div>
|
|
|
|
|
|
<div id="search">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/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="./admin_회원관리_회원가입_files/backOfficeUtilDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/bettingBizImplDwr.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/engine.js.다운로드"></script>
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/util.js.다운로드"></script>
|
|
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/style(1).css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/reset.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/backOfficeTop.css">
|
|
|
|
<script type="text/javascript" src="./admin_회원관리_회원가입_files/backOfficeTop.js.다운로드"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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="http://w-demo.com/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">5,993,372</span>
|
|
</td>
|
|
<td style="border:0;">
|
|
<span>보유포인트 </span>
|
|
</td>
|
|
<td style="background-color:#444; ">
|
|
<span style="color:#e85f14;" id="sumPointOfUser">593,696</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">9</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="http://w-demo.com/getUserListForManageByUserInfo.action?betGameState=1"><span style="color:#fff;">베팅회원 </span></a>
|
|
</td>
|
|
<td style="background-color:#444; ">
|
|
<a href="http://w-demo.com/getUserListForManageByUserInfo.action?betGameState=1"><span id="nowBettingUserCount">1</span></a>
|
|
</td>
|
|
|
|
<td style="border:0;">
|
|
<a href="http://w-demo.com/getAllOnLineUserInfo.action"><span style="color:#fff;">현재접속자 </span></a>
|
|
</td>
|
|
<td style="background-color:#444; ">
|
|
<a href="http://w-demo.com/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">1</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;">
|
|
<tbody><tr>
|
|
<td style="text-align:center;">
|
|
<span class="subBtn_tl" style="display:none; cursor:pointer;"><img src="./admin_회원관리_회원가입_files/arrow_dow.gif" <="" span="">
|
|
</span></td>
|
|
<td>
|
|
TOTAL
|
|
<img src="./admin_회원관리_회원가입_files/total.png">
|
|
</td>
|
|
<td>
|
|
스포츠
|
|
<img src="./admin_회원관리_회원가입_files/sports.png">
|
|
</td>
|
|
<td>
|
|
다리다리
|
|
<img src="./admin_회원관리_회원가입_files/game11.png">
|
|
</td>
|
|
<td>
|
|
사다리
|
|
<img src="./admin_회원관리_회원가입_files/ladder.png">
|
|
</td>
|
|
<td>
|
|
달팽이
|
|
<img src="./admin_회원관리_회원가입_files/game6.png">
|
|
</td>
|
|
|
|
<td>
|
|
파워볼
|
|
<img src="./admin_회원관리_회원가입_files/game7.png">
|
|
</td>
|
|
|
|
|
|
|
|
|
|
|
|
<td>
|
|
가상축구
|
|
<img src="./admin_회원관리_회원가입_files/xu_footerball.png">
|
|
</td>
|
|
<td>
|
|
개경주
|
|
<img src="./admin_회원관리_회원가입_files/dog_game.png">
|
|
</td>
|
|
<td>
|
|
바카라 I
|
|
<img src="./admin_회원관리_회원가입_files/poker02.png">
|
|
</td>
|
|
<td>
|
|
바카라 II
|
|
<img src="./admin_회원관리_회원가입_files/poker02.png">
|
|
</td>
|
|
|
|
|
|
<td>
|
|
로하이
|
|
<img src="./admin_회원관리_회원가입_files/poker01.png">
|
|
</td>
|
|
|
|
<td>
|
|
알라딘
|
|
<img src="./admin_회원관리_회원가입_files/game13.png">
|
|
</td>
|
|
<td>
|
|
스피드키노
|
|
<img src="./admin_회원관리_회원가입_files/33333.png">
|
|
</td>
|
|
<td>
|
|
파워사다리
|
|
<img src="./admin_회원관리_회원가입_files/1212.png">
|
|
</td>
|
|
<td>
|
|
키노사다리
|
|
<img src="./admin_회원관리_회원가입_files/131313.png">
|
|
</td>
|
|
<td>
|
|
panda
|
|
<img src="./admin_회원관리_회원가입_files/pandatop.png">
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
<tr class="backOffice_shuju">
|
|
<td>
|
|
베팅건수
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?isReSet=1">
|
|
|
|
|
|
<strong id="sub_totalbattingcnt">30</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=1">
|
|
|
|
|
|
<strong id="getsportCount">4</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=11">
|
|
|
|
|
|
<strong id="todayXiaoTiZhiGameSumBetCountString">1</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=5">
|
|
|
|
|
|
<strong id="getLadderCount">2</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=6">
|
|
|
|
|
|
<strong id="getworiCount">4</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=7">
|
|
|
|
|
|
<strong id="getpowerCount">2</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=4">
|
|
|
|
|
|
<strong id="todayXuNiZuQiuGameSumBetCountString">12</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=8">
|
|
|
|
|
|
<strong id="todaySaiGouGameSumBetCountString">2</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=19">
|
|
|
|
|
|
<strong id="todayBaccaratOneGameSumBetCountString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=20">
|
|
|
|
|
|
<strong id="todayBaccaratTwoGameSumBetCountString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=12">
|
|
|
|
|
|
<strong id="todayLhGameSumBetCountString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=13">
|
|
|
|
|
|
<strong id="todayAladingGameSumBetCountString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=71">
|
|
|
|
|
|
<strong id="todaySpeedKenoGameSumBetCountString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=72">
|
|
|
|
|
|
<strong id="todayPowerLadderGameSumBetCountString">2</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=73">
|
|
|
|
|
|
<strong id="todayKenoLadderGameSumBetCountString">1</strong>
|
|
|
|
|
|
</a>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/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">2,005,100</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="getsportBatting">395,100</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="todayXiaoTiZhiGameSumBetMoneyString">100,000</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="getLadderBatting">200,000</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="getworiBatting">400,000</strong>
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
<strong id="getpowerBatting">265,000</strong>
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
<strong id="todayXuNiZuQiuGameSumBetMoneyString">360,000</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="todaySaiGouGameSumBetMoneyString">60,000</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">160,000</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="todayKenoLadderGameSumBetMoneyString">65,000</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">2,182,300</strong>
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=1&isBetRitht=1">
|
|
|
|
|
|
<strong id="getsportGet">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=11&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayXiaoTiZhiGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=5&isBetRitht=1">
|
|
|
|
|
|
<strong id="getLadderGet">390,000</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=6&isBetRitht=1">
|
|
|
|
|
|
<strong id="getworiGet">907,000</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=7&isBetRitht=1">
|
|
|
|
|
|
<strong id="getpowerGet">195,000</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=4&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayXuNiZuQiuGameSumGetMoneyString">168,300</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=8&isBetRitht=1">
|
|
|
|
|
|
<strong id="todaySaiGouGameSumGetMoneyString">210,000</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=19&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayBaccaratOneGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=20&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayBaccaratTwoGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=12&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayLhGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=13&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayAladingGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=71&isBetRitht=1">
|
|
|
|
|
|
<strong id="todaySpeedKenoGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=72&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayPowerLadderGameSumGetMoneyString">312,000</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action?gamePlayType=73&isBetRitht=1">
|
|
|
|
|
|
<strong id="todayKenoLadderGameSumGetMoneyString">0</strong>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</td>
|
|
<td style="text-align:right;">
|
|
|
|
|
|
<a href="http://w-demo.com/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">1,029,600</strong>
|
|
</td>
|
|
<td style="text-align:right;">
|
|
<strong id="getsportBattingOfNotHaveResult">329,600</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">700,000</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>
|
|
|
|
</tbody></table>
|
|
</div>
|
|
</th>
|
|
<th scope="col">
|
|
|
|
</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div id="sidebar">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/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="./admin_회원관리_회원가입_files/bootstrap.min.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/bootstrap-responsive.min.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/jquery.gritter.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/unicorn.main.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/unicorn.grey.css" class="skin-color">
|
|
|
|
|
|
|
|
<!-- table -->
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/uniform.css">
|
|
<link rel="stylesheet" href="./admin_회원관리_회원가입_files/select2.css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul style="display: block;">
|
|
<!-- 1 -->
|
|
|
|
|
|
|
|
<li class="">
|
|
<a href="http://w-demo.com/getInputMoneyAndExchangeMoneyInfoOrderByDate.action">
|
|
<i class="icon icon-th"></i>
|
|
<!-- 首页 -->
|
|
<span>통계보기</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="">
|
|
<a href="http://w-demo.com/getBetInfoOrderByDate.action">
|
|
<i class="icon icon-list-alt"></i>
|
|
<span>개별통계</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="">
|
|
<a href="http://w-demo.com/getAdminUserListForManage.action">
|
|
<i class="icon icon-map-marker"></i>
|
|
<span>권한설정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<!-- 2 -->
|
|
<li class="active open submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-user"></i>
|
|
<!-- 用户相关 -->
|
|
<span>회원관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserListForManageByUserInfo.action">
|
|
<!-- 用户&管理 -->
|
|
<span>회원리스트</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getAllOnLineUserInfo.action">
|
|
<!-- 用户&管理 -->
|
|
<span>현재접속자</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="active">
|
|
<a href="http://w-demo.com/insertUserByBackOfficeJumpAction.action">
|
|
<!-- 用户&管理 -->
|
|
<span>회원가입</span>
|
|
</a>
|
|
</li>
|
|
|
|
<!--
|
|
<li >
|
|
<a href="getUserListByUserInfo.action">
|
|
<span>회원정리</span>
|
|
</a>
|
|
</li>
|
|
-->
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getXiaJiaUserListByUserInfo.action">
|
|
<span>커미션 설정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserSignInLogListByUserNameOnBackOffice.action">
|
|
<span>출석관리</span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
|
|
<!-- 3 -->
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-flag"></i>
|
|
<!-- 游戏相关 -->
|
|
<span>게임관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getGameListForManageByGameInfo.action?gameState=1&selectType=url&pageNum=1">
|
|
<span>결과입력 및 수정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBetGameConfigList.action">
|
|
<span>스포츠 조합설정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getGameListForManageByGameByGamePlayType.action?gamePlayType=5&pageNum=1">
|
|
<span>미니게임</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getWebConfigTwo.action">
|
|
<span>미니게임 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/goInputGameByExcelPage.action">
|
|
<!-- 批上传 -->
|
|
<span>액셀등록</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBettingByBetInfo.action">
|
|
<!-- 押注管理 -->
|
|
<span>베팅내역</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getCanSubmitBettingList.action">
|
|
<span>정산하기</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getSportList.action">
|
|
<span>종목관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getLeagueList.action?pageNum=1">
|
|
<span>리그관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getGameBlackList.action">
|
|
<span>자동등록 제외</span>
|
|
</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
<!-- 4 -->
|
|
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-refresh"></i>
|
|
<span>입출금 관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=0&changeState=5&pageNum=1">
|
|
<span>충전관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserMoneyLogListByLogInfoForManage.action?logType=1&changeState=5&pageNum=1">
|
|
<span>환전관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserMoneyLogByUserInfo.action">
|
|
<span>머니 LOG</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserPointLogByUserInfo.action">
|
|
<span>포인트 LOG</span>
|
|
</a>
|
|
</li>
|
|
|
|
<!--
|
|
|
|
<li >
|
|
<a href="selectMoneyChageOfRefereeByDateLog.action?refereeUserLevel=2">
|
|
<span>일일정산</span>
|
|
</a>
|
|
</li>
|
|
|
|
-->
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/selectLevelOneMoneyChageOfRefereeByDateLog.action">
|
|
<span>일일정산</span>
|
|
</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
<!-- 5 -->
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-bullhorn"></i>
|
|
<span>정보관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getConsultListByState.action?pageNum=1&state=4">
|
|
<span>고객센터 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getMessageListByBackOffice.action?pageNum=1">
|
|
<span>보낸메세지 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBbsListByBbsInfo.action?pageNum=1&status=0&selectType=url">
|
|
<span>자유게시판 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getGongGaoByBackOffice.action">
|
|
<span>배팅규정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getFuDongGongGaoByGongGaoId.action">
|
|
<span>팝업창</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBannerImgList.action">
|
|
<span>메인 이벤트 등록</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/gotoInsertNewBbsByBackOffice.action">
|
|
<span>공지사항 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBettingForInsertBbsRandomUser.action">
|
|
<span>게시판 작성</span>
|
|
</a>
|
|
</li>
|
|
|
|
<!-- <li >
|
|
<a href="getTieShiListForManage.action">
|
|
|
|
<span>안내문구 관리</span>
|
|
</a>
|
|
</li>
|
|
-->
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
<!-- 6 -->
|
|
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-cog"></i>
|
|
<span>사이트 관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getWebConfigList.action">
|
|
<span>기본설정 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBankInfoListByBackOffice.action">
|
|
<span>계좌분리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getSignInPrizeConfigList.action">
|
|
<span>출석관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getBetMoneyConfigList.action">
|
|
<span>배팅금액 설정관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserIpBlackListForManage.action">
|
|
<span>차단 아이피 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getAdminIpWhiteListForManage.action">
|
|
<span>어드민 아이피 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getUserLevelList.action">
|
|
<span>레벨 설정관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-wrench"></i>
|
|
<span>특수관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getRaffleTicketListForManage.action">
|
|
<span>룰렛쿠폰관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<!--
|
|
<li >
|
|
<a href="gameBetConfig.action">
|
|
<span>배팅제한관리</span>
|
|
</a>
|
|
</li>
|
|
-->
|
|
<!--
|
|
<li >
|
|
<a href="batchAddBenefig.action">
|
|
<span>배당추가관리</span>
|
|
</a>
|
|
</li>
|
|
-->
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getExtraOddsGameListForManage.action">
|
|
<span>고정 보너스 </span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getSmallGameBetMoneyConfig.action">
|
|
<span>미니게임 마틴관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getMusicRemindsForManage.action">
|
|
<!-- -->
|
|
<span>알람설정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getInCodingConfigByBackOffice.action">
|
|
<!-- -->
|
|
<span>점검공지 관리</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
<li class="submenu">
|
|
<a href="http://w-demo.com/#"><i class="icon icon-globe"></i>
|
|
<!-- -->
|
|
<span>받치기관리</span>
|
|
<span class="label">+</span>
|
|
</a>
|
|
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getAutoBetConfig.action">
|
|
<span>받치기 설정</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getAutoBetLogList.action">
|
|
<span>받치기 로그</span>
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://w-demo.com/getAutoBetApiConfig.action">
|
|
<span>받치기 API</span>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<script src="./admin_회원관리_회원가입_files/jquery.ui.custom.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/bootstrap.min.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/jquery.gritter.min.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/jquery.peity.min.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/unicorn.js.다운로드"></script>
|
|
|
|
|
|
<!-- table -->
|
|
|
|
<script src="./admin_회원관리_회원가입_files/jquery.uniform.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/select2.min.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/jquery.dataTables.min.js.다운로드"></script>
|
|
<script src="./admin_회원관리_회원가입_files/unicorn.tables.js.다운로드"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="content">
|
|
<div id="content-header">
|
|
<h1>회원가입<!-- --></h1>
|
|
|
|
</div>
|
|
<div id="breadcrumb">
|
|
<a href="http://w-demo.com/goToBackOfficeHomePage.action" class="tip-bottom" data-original-title="Go to Home"><i class="icon-home"></i> Home</a>
|
|
</div>
|
|
<div class="container-fluid">
|
|
|
|
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
|
|
<div class="widget-box">
|
|
|
|
<div class="widget-title">
|
|
<span class="icon">
|
|
<i class="icon-wrench"></i>
|
|
</span>
|
|
<!-- -->
|
|
<h5>회원가입</h5>
|
|
</div>
|
|
|
|
<div class="widget-content nopadding">
|
|
|
|
<div id="formDiv">
|
|
|
|
<form action="http://w-demo.com/insertUserByBackOffice.action" method="post" onsubmit="return checkUserReg();">
|
|
|
|
|
|
<div class="oneLineDiv clearfloat" style="width:1250px; padding:20px 0;">
|
|
|
|
<div class="leftDiv">
|
|
소속
|
|
<input type="hidden" name="isRealUser" value="1">
|
|
</div>
|
|
|
|
<div class="textDiv" style="width:500px;">
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" name="status" value="1" checked="checked" onclick="javascript:showLevelOneDiv(0);" id="labelauty-152861" style="display: none;"><label for="labelauty-152861"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">부본사</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">부본사</span></label>
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" name="status" value="2" onclick="javascript:showLevelOneDiv(1);" id="labelauty-835506" style="display: none;"><label for="labelauty-835506"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">총판</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">총판</span></label>
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" name="status" value="4" onclick="javascript:showLevelOneDiv(2);" id="labelauty-821467" style="display: none;"><label for="labelauty-821467"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">매장</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">매장</span></label>
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" name="status" value="3" onclick="javascript:showLevelOneDiv(0);" id="labelauty-424086" style="display: none;"><label for="labelauty-424086"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">일반회원</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">일반회원</span></label>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="clearfloat">
|
|
|
|
<div style="float:left;" class="clearfloat">
|
|
<!--
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
상태
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="radio" class="superRadioAndCheckBox" data-labelauty="실회원" name="isRealUser" value="1" checked="checked" />
|
|
<input type="radio" class="superRadioAndCheckBox" data-labelauty="가상회원" name="isRealUser" value="0" />
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="" >
|
|
|
|
</div>
|
|
|
|
</div>
|
|
-->
|
|
<div class="oneLineDiv clearfloat" id="levelOneUserDiv" style="display: none;">
|
|
|
|
<div class="leftDiv">
|
|
부본사 아이디
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" id="levelOneLoginName" name="levelOneLoginName" onblur="selectLevelOneUserName(this)" class="txt">
|
|
<font id="levelOneUserUserName"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="levelOneLoginNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div class="oneLineDiv clearfloat" id="levelTwoUserDiv" style="display: none;">
|
|
|
|
<div class="leftDiv">
|
|
총판 아이디
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" id="levelTwoLoginName" name="levelTwoLoginName" onblur="selectLevelTwoUserName(this)" class="txt">
|
|
<font id="levelTwoUserUserName"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="levelTwoLoginNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
아이디
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" id="loginName" name="loginName" onblur="selectUserName(this)" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="loginNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
닉네임
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" name="rightName" id="rightName" onblur="selectUserRightName(this)" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="rightNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
비밀번호
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="password" name="loginPwd" id="loginPwd" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="loginPwdDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
비번확인
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="password" name="loginPwd2" id="loginPwd2" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="loginPwd2Div">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
Email
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" name="email" id="email" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="emailDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDiv clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
핸드폰
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" name="phone" id="phone" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="phoneDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div style="float:left;" class="clearfloat">
|
|
|
|
<div class="oneLineDivMid clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
은행명:
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
|
|
<div class="select2-container selectButton" id="s2id_bankName1" style="width: 164px"> <a href="http://w-demo.com/#" onclick="return false;" class="select2-choice"> <span>--선택--</span><abbr class="select2-search-choice-close" style="display:none;"></abbr> <div><b></b></div></a> <div class="select2-drop select2-offscreen"> <div class="select2-search"> <input type="text" autocomplete="off" class="select2-input"> </div> <ul class="select2-results"> </ul></div></div><select name="bankName" class="selectButton" id="bankName1" style="width: 164px; display: none;">
|
|
<option value="0">--선택--</option>
|
|
<option value="우체국">우체국</option>
|
|
<option value="우리은행">우리은행</option>
|
|
<option value="케이뱅크">케이뱅크</option>
|
|
<option value="외환은행">외환은행</option>
|
|
<option value="카카오뱅크">카카오뱅크</option>
|
|
<option value="국민은행">국민은행</option>
|
|
<option value="기업은행">기업은행</option>
|
|
<option value="농협은행">농협은행</option>
|
|
<option value="신한은행">신한은행</option>
|
|
<option value="단위농협">단위농협</option>
|
|
<option value="하나은행">하나은행</option>
|
|
<option value="부산은행">부산은행</option>
|
|
<option value="제주은행">제주은행</option>
|
|
<option value="대구은행">대구은행</option>
|
|
<option value="광주은행">광주은행</option>
|
|
<option value="경남은행">경남은행</option>
|
|
<option value="산업은행">산업은행</option>
|
|
<option value="전북은행">전북은행</option>
|
|
<option value="조흥은행">조흥은행</option>
|
|
<option value="한미은행">한미은행</option>
|
|
<option value="수협은행">수협은행</option>
|
|
<option value="신협은행">신협은행</option>
|
|
<option value="새마을금고">새마을금고</option>
|
|
<option value="도이치은행">도이치은행</option>
|
|
<option value="HSBC은행">HSBC은행</option>
|
|
<option value="SC제일은행">SC제일은행</option>
|
|
<option value="한국씨티은행">한국씨티은행</option>
|
|
<option value="상호저축은행">상호저축은행</option>
|
|
|
|
</select>
|
|
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="bankNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="oneLineDivMid clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
계좌번호
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" class="txt" name="bandNo" id="bandNo">
|
|
<br>
|
|
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="bandNoDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivMid clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
예금주
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" class="txt" name="accountName" id="accountName">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="accountNameDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivMid clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
환전비번
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="password" name="changeMoneyPwd" id="changeMoneyPwd" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="changeMoneyPwdDiv">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivMid clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
환전비번확인
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="password" name="changeMoneyPwd2" id="changeMoneyPwd2" class="txt">
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="changeMoneyPwd2Div">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
<div style="float:left;" class="clearfloat">
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
입출금 커미션
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="inputOrPutoutMoneyRate" id="inputOrPutoutMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneInputOrExchangeRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
스포츠 커미션
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="ballGameBetMoneyRate" id="ballGameBetMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneBallGameBetRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
미니게임 커미션
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="smallBallBetMoneyRate" id="smallBallBetMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneSmallGameBetRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
lotus
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="lotusGameBetMoneyRate" id="lotusGameBetMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneLotusGameBetRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
낙첨금(스) 커미션
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="ballGameLostMoneyRate" id="ballGameLostMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneBallGameLostMoneyRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv">
|
|
낙첨금(미) 커미션
|
|
</div>
|
|
|
|
<div class="textDiv">
|
|
<input type="text" value="0" name="smallGameLostMoneyRate" id="smallGameLostMoneyRate" class="shortStringText">%
|
|
|
|
|
|
<font id="levelOneSmallGameLostMoneyRateFont"></font>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="oneLineDivRight clearfloat">
|
|
|
|
<div class="leftDiv" style="width:50px;">
|
|
상태:
|
|
</div>
|
|
|
|
<div class="textDiv" style="width:350px;">
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" value="1" checked="checked" name="submitType" id="labelauty-514502" style="display: none;"><label for="labelauty-514502"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">충/환 적용</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">충/환 적용</span></label>
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" value="2" name="submitType" id="labelauty-696828" style="display: none;"><label for="labelauty-696828"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">베팅 적용</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">베팅 적용</span></label>
|
|
<input type="radio" class="superRadioAndCheckBox labelauty" value="3" name="submitType" id="labelauty-432982" style="display: none;"><label for="labelauty-432982"><span class="labelauty-unchecked-image"></span><span class="labelauty-unchecked">낙첨금 적용</span><span class="labelauty-checked-image"></span><span class="labelauty-checked">낙첨금 적용</span></label>
|
|
</div>
|
|
|
|
<div class="alertTextDiv" id="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="submitDiv">
|
|
<input type="submit" class="btn btn-success" value="가입하기">
|
|
|
|
</div>
|
|
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="row-fluid">
|
|
<input type="hidden" id="dateStrings" value="">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<base href="http://w-demo.com:80/">--><base href=".">
|
|
<link rel="SHORTCUT ICON" href="http://w-demo.com/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">
|
|
|
|
|
|
|
|
|
|
<div id="footer" class="span12">2014-2019 © DEMO Admin.</div>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<script src="./admin_회원관리_회원가입_files/jquery-labelauty.js.다운로드"></script>
|
|
<script>
|
|
$(function(){
|
|
$(':input').labelauty();
|
|
});
|
|
</script>
|
|
|
|
<div id="syno-nsc-ext-comp-1008" class=" x-tip-invalid" style="position: absolute; z-index: 11000; visibility: hidden; display: none;"><div class="x-tip-invalid-tl"><div class="x-tip-invalid-tr"><div class="x-tip-invalid-tc"><div class="x-tip-invalid-header x-unselectable" id="syno-nsc-ext-gen4"><span class="x-tip-invalid-header-text"></span></div></div></div></div><div class="x-tip-invalid-bwrap" id="syno-nsc-ext-gen5"><div class="x-tip-invalid-ml"><div class="x-tip-invalid-mr"><div class="x-tip-invalid-mc" id="syno-nsc-ext-gen8"><div class="x-tip-invalid-body" id="syno-nsc-ext-gen6" style="height: auto;"></div></div></div></div><div class="x-tip-invalid-bl x-panel-nofooter" id="syno-nsc-ext-gen7"><div class="x-tip-invalid-br"><div class="x-tip-invalid-bc"></div></div></div></div><div class="x-tip-anchor x-tip-anchor-top" id="syno-nsc-ext-gen9" style="z-index: 11001;"></div></div></body></html> |