187 lines
8.4 KiB
Plaintext
187 lines
8.4 KiB
Plaintext
|
|
<%@ Page Title="" Language="C#" AutoEventWireup="true" CodeBehind="Admin_Member_zbjy_pp_select.aspx.cs" Inherits="Mtxfw.VipSite.Admin_Member_zbjy_pp_select" %>
|
||
|
|
|
||
|
|
<%@ Register Assembly="AspNetPager" Namespace="Wuqi.Webdiyer" TagPrefix="webdiyer" %>
|
||
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head id="Head1" runat="server">
|
||
|
|
<title></title>
|
||
|
|
|
||
|
|
|
||
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||
|
|
<meta http-equiv="Cache-Control" content="no-store" />
|
||
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
||
|
|
<meta http-equiv="Expires" content="0" />
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=7,IE=9,IE=10" />
|
||
|
|
<script src="/Scripts/jquery-1.9.1.min.js" type="text/javascript"></script>
|
||
|
|
<script src="/Scripts/jquery-migrate-1.1.1.min.js" type="text/javascript"></script>
|
||
|
|
<script src="/Scripts/common.js" type="text/javascript"></script>
|
||
|
|
<script type="text/javascript" src="/layer/layer.js"></script>
|
||
|
|
<script type="text/javascript" src="/Scripts/long.js"></script>
|
||
|
|
<script src="/artDialog/artDialog.js?skin=default" type="text/javascript"></script>
|
||
|
|
<script src="/artDialog/iframeTools.js" type="text/javascript"></script>
|
||
|
|
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet" />
|
||
|
|
|
||
|
|
<!-- Basic Styles -->
|
||
|
|
|
||
|
|
<meta name="description" content="">
|
||
|
|
<meta name="author" content="">
|
||
|
|
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||
|
|
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.css">
|
||
|
|
<!--[if IE 7]>
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/font-awesome-ie7.min.css">
|
||
|
|
<![endif]-->
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/smartadmin-production.css">
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/smartadmin-skins.css">
|
||
|
|
|
||
|
|
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/your_style.css">
|
||
|
|
|
||
|
|
<!-- Demo purpose only: goes with demo.js, you can delete this css when designing your own WebApp -->
|
||
|
|
<link rel="stylesheet" type="text/css" media="screen" href="/css/demo.css">
|
||
|
|
|
||
|
|
|
||
|
|
<!-- FAVICONS -->
|
||
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||
|
|
<script type="text/javascript">
|
||
|
|
|
||
|
|
</script>
|
||
|
|
<link rel="stylesheet" type="text/css" href="/css/cjadd.css?t=2">
|
||
|
|
<script src="Scripts/setdate.js" type="text/javascript"></script>
|
||
|
|
<script type="text/javascript">
|
||
|
|
|
||
|
|
var search2 = function () {
|
||
|
|
var state = $("#Drop_State");
|
||
|
|
var tem = $("#Drop_Tem");
|
||
|
|
location.href = 'Admin_Member_zbjy_pp_select.aspx?id=<%=id%>&key=' + $("#text_key").val() + "&state=" + escape(state.val()) + '&SJ=' + $("#text_SJ").val() + '&SJ2=' + $("#text_SJ2").val() + '&tem=' + escape(tem.val());
|
||
|
|
|
||
|
|
};
|
||
|
|
function oncheckje(id) {
|
||
|
|
var je = $("#txtje_" + id).val();
|
||
|
|
var minje = $("#txtje_" + id).attr("minje");
|
||
|
|
var maxje = $("#txtje_" + id).attr("maxje");
|
||
|
|
if (je != "") {
|
||
|
|
if (parseFloat(je) < minje) {
|
||
|
|
tishi4("金额不能小于" + minje, "#txtje_" + id);
|
||
|
|
$("#txtje_" + id).val(minje);
|
||
|
|
return false;
|
||
|
|
}
|
||
|
|
if (parseFloat(je) > maxje) {
|
||
|
|
tishi4("金额不能大于" + maxje, "#txtje_" + id);
|
||
|
|
$("#txtje_" + id).val(maxje);
|
||
|
|
return false;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
function Run_Click() {
|
||
|
|
var d = $(window.parent.document);
|
||
|
|
var ppids = $("#p_table td input[type='radio']");
|
||
|
|
var selid = 0;
|
||
|
|
for (var i = 0; i < ppids.length; i++) {
|
||
|
|
if ($(ppids[i]).attr("checked")=="checked") {
|
||
|
|
selid = $(ppids[i]).val();
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
var ifb = true;
|
||
|
|
if (selid ==0) {
|
||
|
|
tishi3("未选择");
|
||
|
|
ifb = false;
|
||
|
|
}
|
||
|
|
if (ifb) {
|
||
|
|
$("#Btn_Run").val("请稍候...");
|
||
|
|
$("#Btn_Run").attr("disabled", true);
|
||
|
|
$.post("/Ajax.ashx", { action: "ppjy", id: <%=id%>, selid: selid }, function (data2) {
|
||
|
|
$("#Btn_Run").val("选择好了,开始匹配");
|
||
|
|
$("#Btn_Run").removeAttr("disabled");
|
||
|
|
if (data2 == 0) {
|
||
|
|
d.find("#zt_box<%=id%>").html("已匹配");
|
||
|
|
art.dialog.close();
|
||
|
|
} else {
|
||
|
|
alert(data2);
|
||
|
|
}
|
||
|
|
|
||
|
|
});
|
||
|
|
|
||
|
|
}
|
||
|
|
}
|
||
|
|
function qx_Click() {
|
||
|
|
art.dialog.close();
|
||
|
|
}
|
||
|
|
</script>
|
||
|
|
<style type="text/css">
|
||
|
|
.txtje{width:100px; text-align:center;}
|
||
|
|
</style>
|
||
|
|
</head>
|
||
|
|
<body> <script type="text/javascript" src="/layer/extend/layer.ext.js"></script>
|
||
|
|
<form runat="server">
|
||
|
|
<!-- RIBBON -->
|
||
|
|
|
||
|
|
<div style="opacity: 1;" id="content">
|
||
|
|
<div class="frontMain">
|
||
|
|
|
||
|
|
<h1 class="title01"><span class="semi-bold"><%=strTitle%></span></h1>
|
||
|
|
<div class="MainContent">
|
||
|
|
<table width="100%" border="0" class="data_table" id="p_table" cellspacing="0" cellpadding="0">
|
||
|
|
<tr>
|
||
|
|
<td colspan="9"> <asp:DropDownList ID="Drop_Tem" runat="server">
|
||
|
|
<asp:ListItem Text="所有团队" Value="" ></asp:ListItem>
|
||
|
|
</asp:DropDownList>日期从 <input id="text_SJ" type="text" style=" width:100px;" value='<%=Request.QueryString["SJ"]%>' onfocus="ca_show('text_SJ', this, '-');"/>到<input id="text_SJ2" type="text" style=" width:100px;" value='<%=Request.QueryString["SJ2"]%>' onfocus="ca_show('text_SJ2', this, '-');"/>
|
||
|
|
账号:<input id="text_key" type="text" style=" width:100px;" value="<%=Request.QueryString["key"]%>"/>
|
||
|
|
<input id="Member_search" type="button" value="查询" onclick="search2()" class="abtn" />
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr bgcolor="#f7f7f7">
|
||
|
|
|
||
|
|
<td><b>账户</b></td>
|
||
|
|
<th><b>号码</b></th>
|
||
|
|
<th><b>金额</b></th>
|
||
|
|
<th><b>提交时间</b></th>
|
||
|
|
<th><b>选择</b></th>
|
||
|
|
</tr>
|
||
|
|
<asp:Repeater ID="Repeater1" runat="server">
|
||
|
|
<ItemTemplate>
|
||
|
|
<tr <%#(Container.ItemIndex + 1)%2==0?"bgColor=\"#f4f4f4\" onmouseover=\"this.bgColor='#fdff7e'\" onmouseout='this.bgColor=\"#f4f4f4\"'":"bgColor=\"#ffffff\" onmouseover=\"this.bgColor='#fdff7e'\" onmouseout='this.bgColor=\"#ffffff\"'"%> <%#(Convert.ToDateTime(Eval("addtime")).ToString("yyyy-MM-dd")==DateTime.Now.ToString("yyyy-MM-dd")?"style='color:#ff4d00'":(Convert.ToDateTime(Eval("addtime")).ToString("yyyy-MM-dd")==DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd")?"style='color:#08A7E2'":"style=''"))%>>
|
||
|
|
|
||
|
|
<td><%#Convert.ToInt32(Eval("Sended"))>0?"["+Mtxfw.Utility.Common.GetTem(Convert.ToInt32(Eval("Sended")))+"]":""%><%#Eval("MemberName")%>(<%#Eval("realname")%>)<%#Eval("uLevel8").ToString() == "1" ? "<br><font color=\"red\">已被封号</font>" : ""%></td>
|
||
|
|
<td><%#Eval("id")%></td>
|
||
|
|
<td><%#Convert.ToDouble(Eval("b0")).ToString()%></td>
|
||
|
|
<td style=" width:120px;"><%#Eval("addtime")%></td>
|
||
|
|
<td>
|
||
|
|
<input type="radio" name="myradio" id="radio_<%#Eval("id")%>" value="<%#Eval("id")%>" style="width:1.2em;height:1.2em;" />
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
|
||
|
|
</ItemTemplate>
|
||
|
|
</asp:Repeater>
|
||
|
|
|
||
|
|
<tr>
|
||
|
|
|
||
|
|
<td colspan="9" style="text-align:center;">
|
||
|
|
|
||
|
|
<input id="Btn_Run" onclick="Run_Click()" type="button" style="margin:0 auto; float:none; text-align:center;" value="选择好了,开始匹配" class="abtn" />
|
||
|
|
<input id="Btn_Run0" onclick="qx_Click()" type="button" style="margin:0 auto; float:none; text-align:center;" value="取消匹配" class="abtn" />
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
|
||
|
|
<tr>
|
||
|
|
<td colspan="9"> <webdiyer:AspNetPager ID="MyPager" AlwaysShow="true" runat="server"
|
||
|
|
FirstPageText="首页" LastPageText="尾页" NextPageText="下一页"
|
||
|
|
CustomInfoHTML="共 <font color="red">%RecordCount%</font> 条记录 当前 <font color="red">%CurrentPageIndex%/%PageCount%</font> 页"
|
||
|
|
PrevPageText="上一页" ShowPageIndexBox="Always" ShowCustomInfoSection="Left"
|
||
|
|
SubmitButtonText="Go" TextAfterPageIndexBox="页" ShowBoxThreshold="100"
|
||
|
|
CurrentPageButtonPosition="Center" ShowMoreButtons="False" PageIndexBoxType="DropDownList"
|
||
|
|
TextBeforePageIndexBox="转到" UrlPaging="True">
|
||
|
|
</webdiyer:AspNetPager></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</form>
|
||
|
|
</body></html>
|