📄 rake_gd.php
字号:
/// document.all.h_signle.value=eval(document.all.h_signle.value+"-"+zmnn);
//document.all.h_double.value=eval(document.all.h_double.value+"-"+zmnn);
}else{
var m=0
for(i=0; i<28 ;i++)
{
m++
if (ball_color[i] == c)
{
str1="lm"+m;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"-"+sj);
document.all[str1].value =zmzm ;
}
}
}
}
function j_soj(a,b,c)
{
if (c==1 ){
var t_big = new Number(document.all[a].value);
t_big*=100;
t_big+=100*b;
t_big/=100;
document.all[a].value=adv_format(t_big,2);
}else{
var t_big = new Number(document.all[a].value);
//t_big*=100;
t_big-=b;
//t_big/=100;
document.all[a].value=adv_format(t_big,2);
}
}
function j_dx(b,c,sj)
{
var zmn=0.5;
switch(b) {
case '1':
s=25;
e=50;
break;
case '2':
s=1;
e=25;
break;
case '20':
d = 20;
break;
default:
return;
break;
}
if (c==1 ){
for(i=s; i<e ;i++)
{
str1="Num_"+i;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"+"+sj);
document.all[str1].value =zmzm ;
}
}else{
for(i=s; i<e ;i++)
{
str1="Num_"+i;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"-"+sj);
document.all[str1].value =zmzm ;
}
}
}
function j_ds(b,c,sj)
{
var zmn=0.5;
switch(b) {
case '1':
var e=1;
break;
case '2':
e=0;
break;
case '20':
d = 20;
break;
default:
return;
break;
}
m=0
if (c==1 ){
for(i=0; i<49 ;i++)
{
m++
if ((i+1) % 2 == e)
{
str1="Num_"+m;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"+"+sj);
document.all[str1].value =zmzm ;
}
}
}else{
m=0
for(i=0; i<49 ;i++)
{m++
if ((i+1) % 2 == e)
{
str1="Num_"+m;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"-"+sj);
document.all[str1].value =zmzm ;
}
}
}
}
function j_dsx(b,c,sj)
{
var zmn=0.5;
switch(b) {
case '1':
s=25;
f=50;
e=1;
break;
case '2':
s=25;
f=50;
e=0;
break;
case '3':
s=1;
f=25;
e=1;
break;
case '4':
s=1;
f=25;
e=0;
break;
case '20':
d = 20;
break;
default:
return;
break;
}
if (c==1 ){
for(i=s; i<f ;i++)
{
if ((i+1) % 2 == e)
{
str1="Num_"+i;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"+"+sj);
document.all[str1].value =zmzm ;
}
}
}else{
m=0
for(i=s; i<f ;i++)
{
if ((i+1) % 2 == e)
{
str1="Num_"+i;
zmzm=document.all[str1].value;
zmzm=eval(zmzm+"-"+sj);
document.all[str1].value =zmzm ;
}
}
}
}
</SCRIPT>
<style type="text/css">
<!--
.STYLE3 {color: #FF0000}
.style2 {color: #0000FF}
-->
</style>
<body oncontextmenu="return false" onselect="document.selection.empty()" oncopy="document.selection.empty()"
>
<noscript>
<iframe scr=″*.htm″></iframe>
</noscript>
<div align="center">
<link rel="stylesheet" href="xp.css" type="text/css">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr class="tbtitle">
<td width="81%"><? require_once 'retop.php';?></td>
<td width="19%"> </td>
</tr>
<tr >
<td height="5" colspan="2"></td>
</tr>
</table>
<table border="1" align="center" cellspacing="1" cellpadding="2" bordercolor="f1f1f1" bordercolordark="#FFFFFF" width="99%">
<form name="form1" method="post" action="main.php?action=rake_gd&act=修改&ids=<?=$ids?>"><TBODY>
<TR align=center>
<TD height=26 colSpan=5 bordercolor="cccccc" bgcolor="#A6C7E8" ><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="15%"><font color="#FFFFFF"> <strong>
<?=$ids?>
赔率设置</strong></font></td>
</tr>
</table></TD>
</TR>
<TR align=center>
<TD height=26 colSpan=2 bordercolor="cccccc" bgcolor="#D4E5F4" >类型</TD>
<TD width="22%" bordercolor="cccccc" bgcolor="#D4E5F4" >赔率/封号</TD>
<TD width="22%" bordercolor="cccccc" bgcolor="#D4E5F4" >当前赔率</TD>
<TD width="26%" bordercolor="cccccc" bgcolor="#D4E5F4" >下注金额</TD>
</TR>
<?
for ($I=0; $I<=$xxs; $I=$I+1)
{?>
<TR>
<TD width="15%" align="center" bordercolor="cccccc"><?=$ShowTable[$I][2]?></TD>
<TD width="15%" align="center" bordercolor="cccccc" class="ball_ff"><?=$ShowTable[$I][1]?></TD>
<TD align="center" bordercolor="cccccc"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><INPUT style="HEIGHT: 18px" class="input1" size=10 value='<?=$ShowTable[$I][0]?>' name=lm<?=$I+1?>>
<input name="class3_<?=$I+1?>" value="<?=$ShowTable[$I][1]?>" type="hidden" >
<input name="class2_<?=$I+1?>" value="<?=$ShowTable[$I][2]?>" type="hidden" ></td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a style="cursor:hand" onClick="UpdateRate('MODIFYRATE','lm<?=$I+1?>','bl<?=$I?>','class1=跨度&ids=<?=$ShowTable[$I][2]?>&sqq=sqq&lxlx=1&qtqt=0.01&class3=<?=$ShowTable[$I][1]?>');"><img src="../images/bvbv_01.gif" width="19" height="17" border="0"></a></td>
</tr>
<tr>
<td><a style="cursor:hand" onClick="UpdateRate('MODIFYRATE','lm<?=$I+1?>','bl<?=$I?>','class1=跨度&ids=<?=$ShowTable[$I][2]?>&sqq=sqq&lxlx=0&qtqt=0.01&class3=<?=$ShowTable[$I][1]?>');"><img src="../images/bvbv_02.gif" width="19" height="17" border="0" ></a></td>
</tr>
</table></td>
<td><input name="checkbox" type=checkbox id=lock<?=$I?> style="zoom:95%" title="关闭该项" onClick="UpdateRate('LOCK','lock<?=$I?>','','class1=跨度&ids=<?=$ShowTable[$I][2]?>&sqq=sqq&class3=<?=$ShowTable[$I][1]?>&lock='+this.checked);" value="TRUE" <? if ($ShowTable[$I][3]==1){echo "checked";}?>></td>
</tr>
</table></TD>
<TD align="center" bordercolor="cccccc"><span id=bl<?=$I?>><?=$ShowTable[$I][0]?></span></TD>
<TD align="center" bordercolor="cccccc" ><span id=gold<?=$I?>>0</span></TD>
</TR>
<? }?>
<TR>
<TD colspan="5" align="center" bordercolor="cccccc"><table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="88" align="center"><input type="submit" class="button_a" name="Submit2" value="提交" /></td>
<td width="44" align="center"><input type="reset" class="button_a" name="Submit3" value="重置" /></td>
<td width="100" align="center"> </td>
<td><font color=ff0000>统计修改</font>
<INPUT class="input1" size=4 name=money>
<INPUT name="button2" class="button_c" type=button onClick="quick0()" value=轉送></td>
</tr>
</table></TD>
</TR>
</TBODY> </form>
</TABLE>
<SCRIPT language=javascript>
function quick0()
{
var mm = document.all.money.value;
for (var i=1; i<=<?=$xxs+1?>; i++) {
document.all["lm"+i].value = mm;
}
}
makeRequest('main.php?action=server3d&class1=跨度&class2=<?=$ids?>')</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -