175 lines
8.4 KiB
Plaintext
175 lines
8.4 KiB
Plaintext
<%@ Page Title="" Language="C#" AutoEventWireup="true" CodeBehind="Admin_Member_Commissionmx1.aspx.cs" Inherits="Mtxfw.VipSite.Admin_Member_Commissionmx1" %>
|
|
|
|
<%@ 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>
|
|
<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=1">
|
|
<script src="Scripts/setdate.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var search2 = function () {
|
|
location.href = 'Admin_Member_Commissionmx1.aspx?sktype=' + $("#Drop_sktype").val() + '&stype=' + $("#Drop_stype").val() + '&type=' + $("#Drop_type").val() +'&key=' + $("#text_key").val() + '&SJ=' + $("#text_SJ").val() + '&SJ2=' + $("#text_SJ2").val();
|
|
|
|
};
|
|
|
|
|
|
</script>
|
|
<style type="text/css">
|
|
#Label_JF{ color:Red;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<form runat="server">
|
|
<!-- RIBBON -->
|
|
<div id="ribbon">
|
|
|
|
<span class="ribbon-button-alignment"> <span id="refresh" class="btn btn-ribbon" data-title="refresh" rel="tooltip" data-placement="bottom" data-original-title="<i class='text-warning fa fa-warning'></i> 注意!这会重新设置小工具的排位." data-html="true" data-reset-msg="刷新网站?"><i class="fa fa-refresh"></i></span> </span>
|
|
|
|
<!-- breadcrumb -->
|
|
<ol class="breadcrumb">
|
|
<li><a href="/" target="_top">主页</a></li>
|
|
<li><a href="/Member_Index.aspx">会员中心首页</a></li>
|
|
<li><a href="/Admin_Member_config.aspx">后台管理</a></li>
|
|
<li>门店管理</li>
|
|
</ol>
|
|
<!-- end breadcrumb -->
|
|
</div>
|
|
<!-- END RIBBON -->
|
|
<!-- MAIN CONTENT -->
|
|
<div style="opacity: 1;" id="content">
|
|
<div class="frontMain">
|
|
|
|
<h1 class="title01"><span class="semi-bold">线下扫码列表</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_sktype" runat="server">
|
|
<asp:ListItem Text="所有收款类型" Value=""></asp:ListItem>
|
|
<asp:ListItem Text="汇聚" Value="0"></asp:ListItem>
|
|
<asp:ListItem Text="汇付" Value="1"></asp:ListItem>
|
|
</asp:DropDownList><asp:DropDownList ID="Drop_type" runat="server">
|
|
<asp:ListItem Value="">全部记录</asp:ListItem>
|
|
<asp:ListItem Value="1">扫码</asp:ListItem>
|
|
<asp:ListItem Value="0">积分</asp:ListItem>
|
|
</asp:DropDownList><asp:DropDownList ID="Drop_stype" runat="server">
|
|
<asp:ListItem Text="商户账号" Value="0"></asp:ListItem>
|
|
<asp:ListItem Text="推广员账号" Value="1"></asp:ListItem>
|
|
<asp:ListItem Text="服务中心账号" Value="2"></asp:ListItem>
|
|
</asp:DropDownList><input id="text_key" type="text" style=" width:100px;" value="<%=Request.QueryString["key"]%>"/> 日期从 <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="Member_search" type="button" value="查询" onclick="search2()" class="abtn" />
|
|
</td>
|
|
</tr>
|
|
<tr bgcolor="#f7f7f7">
|
|
<% if (MemberJS.IndexOf("高级管理功能") != -1)
|
|
{ %>
|
|
<td><b>选择</b></td>
|
|
<%} %>
|
|
<td><b>门店</b></td>
|
|
<td><b>收款类型</b></td>
|
|
<td><b>支付类型</b></td>
|
|
<th><b>支付金额</b></th>
|
|
<th><b>服务费</b></th>
|
|
<td><strong>时间</strong></td>
|
|
</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\"'"%>>
|
|
<% if (MemberJS.IndexOf("高级管理功能") != -1)
|
|
{ %>
|
|
<td><asp:checkbox ID="checka" runat="server" CssClass='<%#Eval("ID") %>'></asp:checkbox></td>
|
|
<%} %>
|
|
<td><a href="Admin_Member_Commissionmx1.aspx?key=<%#Eval("MemberName")%>"><%#Eval("MemberName")%></a>(<a href="Admin_Member_List.aspx?morn=用户名&key=<%#Eval("MemberName")%>"><%#Eval("realname")%></a>)</td>
|
|
<td><%#(Convert.ToInt32(Eval("MinNumber").ToString())==1?"汇付":"汇聚")%></td>
|
|
<td><%#Convert.ToInt32(Eval("utype2"))==2?"消费券":Convert.ToInt32(Eval("utype2"))==1?"扫码":"积分"%></td>
|
|
<td><%#Convert.ToDouble(Eval("Totalmoney")).ToString()%></td>
|
|
<td><%#Convert.ToDouble(Eval("Addmoney")).ToString()%></td>
|
|
|
|
<td><%#Eval("addtime")%></td>
|
|
|
|
|
|
</tr>
|
|
</ItemTemplate>
|
|
</asp:Repeater>
|
|
<tr class="bottom_title">
|
|
<td colspan="4">合计</td>
|
|
<td><asp:Label ID="Label_b1" runat="server"></asp:Label></td>
|
|
<td><asp:Label ID="Label_b3" runat="server"></asp:Label></td>
|
|
<!--<td><asp:Label ID="Label_b2" runat="server"></asp:Label></td>-->
|
|
|
|
<td colspan="2"></td>
|
|
</tr>
|
|
<% if (MemberJS.IndexOf("高级管理功能") != -1)
|
|
{ %>
|
|
<tr>
|
|
<td colspan="9" style="text-align:left">
|
|
操作:<span style=" cursor:pointer; color:Blue;" onclick="seclectall(0)">全选</span> <span style=" cursor:pointer; color:Blue;" onclick="seclectall(1)">取消所选</span>
|
|
将所选项
|
|
|
|
<asp:DropDownList ID="seclect_Drop" runat="server">
|
|
<asp:ListItem Value="3">删除</asp:ListItem>
|
|
</asp:DropDownList>
|
|
<asp:Button ID="Btn_Run" OnClick="Run_Click" runat="server" Text="执行" CssClass="abtn"></asp:Button>
|
|
</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>
|