1072 lines
50 KiB
Plaintext
1072 lines
50 KiB
Plaintext
<%@ Page Title="" Language="C#" AutoEventWireup="true" CodeBehind="Admin_Member_config.aspx.cs" Inherits="Mtxfw.VipSite.Admin_Member_config" %>
|
||
<%@ 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 type="text/javascript" src="/Scripts/bootstrap.min.js"></script>
|
||
<script src="/Scripts/common.js" type="text/javascript"></script>
|
||
<script src="/script/area.js?t=0" 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">
|
||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/css/cjadd.css">
|
||
<style type="text/css">
|
||
|
||
.addggbox
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
border-top:0;
|
||
}
|
||
.addggbox ul
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
}
|
||
.addggbox ul.addggbox_title
|
||
{
|
||
background-color:#eee;
|
||
}
|
||
.addggbox ul li
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:20%;
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
line-height:3.2em;
|
||
height:3.2em;
|
||
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
||
overflow:hidden;
|
||
}
|
||
.addggbox ul li.textgg
|
||
{
|
||
width:40%;
|
||
}
|
||
.addggbox ul li input
|
||
{
|
||
margin:0;
|
||
height:2.3em;
|
||
width:100%;
|
||
text-align:center;
|
||
}
|
||
.addggbox ul.addggbox_boxed li input
|
||
{
|
||
border:0;
|
||
outline:none;
|
||
box-shadow: none;
|
||
|
||
}
|
||
.addggbox ul li input[type="button"]
|
||
{
|
||
margin:0 5%;
|
||
width:40%;
|
||
line-height:1.5em;
|
||
}
|
||
.addggbox ul li.textcolor,.addggbox ul li.texttp
|
||
{
|
||
color:Blue;
|
||
cursor:pointer;
|
||
}
|
||
.addcolor_box
|
||
{
|
||
float:left;
|
||
width:100%;
|
||
}
|
||
.addcolor_box ul
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
}
|
||
.addcolor_box ul.addcolor_title
|
||
{
|
||
background-color:#eee;
|
||
}
|
||
.addcolor_box ul li
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:30%;
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
line-height:3.2em;
|
||
height:3.2em;
|
||
overflow:hidden;
|
||
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
||
overflow:hidden;
|
||
}
|
||
.addcolor_box ul li.textcolor
|
||
{
|
||
width:40%;
|
||
}
|
||
.addcolor_box ul li input
|
||
{
|
||
margin:0;
|
||
height:2.3em;
|
||
width:100%;
|
||
}
|
||
.addcolor_box ul.addcolor_boxed li input
|
||
{
|
||
border:0;
|
||
outline:none;
|
||
box-shadow: none;
|
||
}
|
||
.addcolor_box ul li input[type="button"]
|
||
{
|
||
margin:0 5%;
|
||
width:40%;
|
||
line-height:1.8em;
|
||
}
|
||
.addimage_box
|
||
{
|
||
float:left;
|
||
width:100%;
|
||
}
|
||
.addimage_box ul
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
}
|
||
.addimage_box ul.addimage_title
|
||
{
|
||
background-color:#eee;
|
||
}
|
||
.addimage_box ul li
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:25%;
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
line-height:6em;
|
||
height:6em;
|
||
overflow:hidden;
|
||
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
||
overflow:hidden;
|
||
}
|
||
.addimage_box ul li.colorname
|
||
{
|
||
width:50%;
|
||
}
|
||
.addimage_box ul li.uploadimage
|
||
{
|
||
line-height:1.6em;
|
||
text-align:center;
|
||
}
|
||
.addimage_box ul li.uploadimage img
|
||
{
|
||
width:5em;
|
||
height:5em;
|
||
}
|
||
|
||
|
||
.addimage_box ul.addimage_title li
|
||
{
|
||
line-height:3.2em;
|
||
height:3.2em;
|
||
}
|
||
|
||
.addimage_box ul li input
|
||
{
|
||
margin:0;
|
||
height:2.3em;
|
||
width:100%;
|
||
}
|
||
.addimage_box ul.addimage_boxed li input
|
||
{
|
||
border:0;
|
||
outline:none;
|
||
box-shadow: none;
|
||
}
|
||
.addimage_box ul li input[type="button"]
|
||
{
|
||
margin:0 5%;
|
||
width:40%;
|
||
line-height:1.8em;
|
||
}
|
||
#inputTips2 li{ height:160px; }
|
||
.addaddressbox
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
border-top:0;
|
||
}
|
||
.addaddressbox ul
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:100%;
|
||
}
|
||
.addaddressbox ul.addaddressbox_title
|
||
{
|
||
background-color:#eee;
|
||
}
|
||
.addaddressbox ul li
|
||
{
|
||
float:left;
|
||
margin:0;
|
||
padding:0;
|
||
width:20%;
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
line-height:3.2em;
|
||
height:3.2em;
|
||
overflow:hidden;
|
||
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
||
overflow:hidden;
|
||
}
|
||
.addaddressbox ul li.textaddress
|
||
{
|
||
width:20%;
|
||
}
|
||
.addaddressbox ul li span{
|
||
display:inline-block;
|
||
}
|
||
.addaddressbox ul li span.selectdq
|
||
{
|
||
border:0;
|
||
padding:0.2em 0.5em;
|
||
background-color:aquamarine;
|
||
cursor:pointer;
|
||
|
||
}
|
||
.addaddressbox ul li input
|
||
{
|
||
margin:0;
|
||
height:2.3em;
|
||
width:100%;
|
||
text-align:center;
|
||
}
|
||
.addaddressbox ul.addaddressbox_boxed li input
|
||
{
|
||
border:0;
|
||
outline:none;
|
||
box-shadow: none;
|
||
|
||
}
|
||
.addaddressbox ul li input[type="button"]
|
||
{
|
||
margin:0 5%;
|
||
width:40%;
|
||
line-height:1.5em;
|
||
}
|
||
.addaddressbox ul li.textcolor,.addaddressbox ul li.texttp
|
||
{
|
||
color:Blue;
|
||
cursor:pointer;
|
||
}
|
||
.data_table2 td th{
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
}
|
||
.data_table2 td td{
|
||
border:1px solid #f5f5f5;
|
||
text-align:center;
|
||
}
|
||
</style>
|
||
<script type="text/javascript">
|
||
|
||
function onHFHEnable() {
|
||
|
||
if ($("#HFHEnable_0").prop("checked") == true) {
|
||
$("#HFHSpan").show();
|
||
$("#HFHSpan0").show();
|
||
} else if ($("#HFHEnable_1").prop("checked") == true) {
|
||
$("#HFHSpan").show();
|
||
$("#HFHSpan0").hide();
|
||
} else {
|
||
$("#HFHSpan0").show();
|
||
$("#HFHSpan").hide();
|
||
}
|
||
|
||
}
|
||
function onHSJEnable() {
|
||
|
||
if ($("#HSJEnable").prop("checked") == true) {
|
||
$("#HSJSpan").show();
|
||
} else {
|
||
$("#HSJSpan").hide();
|
||
}
|
||
|
||
}
|
||
function onClose() {
|
||
if ($("#CloseEnable_1").prop("checked") == true) {
|
||
$("#closetr").show();
|
||
} else {
|
||
$("#closetr").hide();
|
||
}
|
||
}
|
||
var len = 1;
|
||
function onaddgg() {
|
||
len = $(".addggbox_box").length;
|
||
var html = '<ul class="addggbox_box" id="addggbox_box' + len + '"><li class="textgg"><input id="textgg" type="text" /></li><li class="textgg"><input id="textgg2" type="text" /></li><li class="textcz"><input id="delbtn" class="abtn" type="button" value="删除" onclick="ondelgg(' + len + ')" /></div></li></ul>';
|
||
$(".addggbox").append(html);
|
||
len += 1;
|
||
}
|
||
function ondelgg(id) {
|
||
$("#addggbox_box" + id).hide();
|
||
}
|
||
function savegg() {
|
||
var ggs = $(".addggbox_box");
|
||
var ids = "";
|
||
|
||
for (var i = 0; i < ggs.length; i++) {
|
||
if ($(ggs[i]).css("display") != "none") {
|
||
if (ids == "") {
|
||
ids = ($(ggs[i]).find("#textgg").val() + "," + $(ggs[i]).find("#textgg2").val());
|
||
} else {
|
||
ids += ("|" + $(ggs[i]).find("#textgg").val() + "," + $(ggs[i]).find("#textgg2").val());
|
||
}
|
||
}
|
||
}
|
||
|
||
$("#ggids").val(ids);
|
||
saveaddress();
|
||
}
|
||
var len1 = 1;
|
||
function onaddaddress() {
|
||
len1 = $("#addaddressbox .addaddressbox_box").length;
|
||
var html = '<ul class="addaddressbox_box" id="addaddressbox_box' + len1 + '"><li><input id="textname" type="text" /></li><li><input id="texttel" type="text" /></li><li><span id="sarea"></span><span class="selectdq" onclick="selectdq(' + len1 + ')">选择地区</span><input type="hidden" id="sprovince" /><input type="hidden" id="scity" /><input type="hidden" id="scounty" /></li><li class=\"textaddress\"><input id="textaddress" type="text" /></li><li class="textcz"><input name="delbtn" class="abtn" type="button" value="删除" onclick="ondeladdress(' + len1 + ')" /></div></li></ul>';
|
||
$("#addaddressbox").append(html);
|
||
len1 += 1;
|
||
}
|
||
function ondeladdress(id) {
|
||
$("#addaddressbox #addaddressbox_box" + id).hide();
|
||
}
|
||
function selectdq(id) {
|
||
|
||
var box = $("#addaddressbox #addaddressbox_box" + id);
|
||
|
||
var sprovince = box.find("#sprovince").val();
|
||
|
||
var scity = box.find("#scity").val();
|
||
var scounty = box.find("#scounty").val();
|
||
show_province_info(sprovince, $("#province"), $("#city"), $("#county"));
|
||
$("#city").html('<option value="">请选择城市</option>');
|
||
$("#county").html('<option value="">请选择区县</option>');
|
||
if(scity!=""){
|
||
show_city_info(scity, $("#city"), sprovince, $("#county"));
|
||
}
|
||
if(scounty!=""){
|
||
show_County_info(scounty, $("#county"), $("#province").val(), scity);
|
||
}
|
||
$("#ttype").val("0");
|
||
$("#tid").val(id);
|
||
|
||
$('#successModal').modal('show');
|
||
|
||
}
|
||
function saveaddress() {
|
||
var ggs = $("#addaddressbox .addaddressbox_box");
|
||
var ids = "";
|
||
|
||
for (var i = 0; i < ggs.length; i++) {
|
||
if ($(ggs[i]).css("display") != "none") {
|
||
if (ids == "") {
|
||
ids = ($(ggs[i]).find("#textname").val() + "," + $(ggs[i]).find("#texttel").val() + "," + $(ggs[i]).find("#sprovince").val() + "," + $(ggs[i]).find("#scity").val() + "," + $(ggs[i]).find("#scounty").val() + "," + $(ggs[i]).find("#textaddress").val());
|
||
} else {
|
||
ids += ("|" + $(ggs[i]).find("#textname").val() + "," + $(ggs[i]).find("#texttel").val() + "," + $(ggs[i]).find("#sprovince").val() + "," + $(ggs[i]).find("#scity").val() + "," + $(ggs[i]).find("#scounty").val() + "," + $(ggs[i]).find("#textaddress").val());
|
||
}
|
||
}
|
||
}
|
||
|
||
$("#addresss").val(ids);
|
||
}
|
||
function qyarea() {
|
||
var ttype = $("#ttype").val();
|
||
var tid = $("#tid").val();
|
||
var ggs = $("#addaddressbox #addaddressbox_box" + tid);
|
||
if (ttype == 1) {
|
||
ggs = $("#addaddressbox0 #addaddressbox_box" + tid);
|
||
|
||
}
|
||
ggs.find("#sprovince").val($("#province").val());
|
||
ggs.find("#scity").val($("#city").val());
|
||
ggs.find("#scounty").val($("#county").val());
|
||
var area = getname($("#province").val(), $("#city").val(), $("#county").val());
|
||
ggs.find("#sarea").html(area);
|
||
$('#successModal').modal('hide');
|
||
}
|
||
var pid = '';
|
||
var cid = '';
|
||
var qid = '';
|
||
function onc(v) {
|
||
|
||
var value = $(".select" + v + "").find("option:selected").val();
|
||
|
||
if (v == 5) {
|
||
show_city_info("", $("#city"), value, $("#county"));
|
||
}
|
||
if (v == 6) {
|
||
show_County_info("", $("#county"), $("#province").val(), value);
|
||
}
|
||
|
||
}
|
||
$(document).ready(function () {
|
||
onHFHEnable();
|
||
onHSJEnable();
|
||
onClose();
|
||
show_province_info(pid, $("#province"), $("#city"), $("#county"));
|
||
if(cid!=""){
|
||
show_city_info(cid, $("#city"), pid, $("#county"));
|
||
}
|
||
if(qid!=""){
|
||
show_County_info(qid, $("#county"), $("#province").val(), cid);
|
||
}
|
||
});
|
||
</script>
|
||
</head>
|
||
<body>
|
||
<form id="Form1" 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_table2" cellspacing="1" cellpadding="0">
|
||
|
||
<tr>
|
||
<th width="15%">门店:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
加盟费<asp:TextBox ID="Text_webMoney1" runat="server" Width="80"></asp:TextBox>
|
||
<br>推荐奖励<asp:TextBox ID="Text_webMoney2" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
<!-- <tr>
|
||
<th width="15%">KSD参考价:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th width="15%">等级奖励:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<table>
|
||
<tr><th>用户等级</th><th>有效直推</th><th>团队等级</th><th>个人活力值</th><th>小区活力值</th><th>手续费分红</th></tr>
|
||
<tr><td>游客</td><td>个</td><td></td><td>个</td><td></td><td></td></tr>
|
||
<tr><td>旅游者</td><td>个</td><td></td><td>个</td><td>个</td><td>%</td></tr>
|
||
<tr><td>旅游达人</td><td>个</td><td></td><td>个</td><td>个</td><td></td></tr>
|
||
<tr><td>旅游推荐官</td><td>个</td><td></td><td>个</td><td>个</td><td></td></tr>
|
||
<tr><td>旅游策划师</td><td>个</td><td></td><td>个</td><td>个</td><td>%</td></tr>
|
||
<tr><td>生态推荐官</td><td>个</td><td>个旅游策划师</td><td>个</td><td>个</td><td>%</td></tr>
|
||
<tr><td>生态策划师</td><td>个</td><td>个生态推荐官</td><td>个</td><td>个</td><td>%</td></tr>
|
||
</table>
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th width="15%">服务中心专区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney111" runat="server" Width="80"></asp:TextBox>%进入奖励。
|
||
<br>消费者<asp:TextBox ID="Text_webMoney109" runat="server" Width="80"></asp:TextBox>%,普通会员推荐<asp:TextBox ID="Text_webMoney34" runat="server" Width="80"></asp:TextBox>%,创客推荐<asp:TextBox ID="Text_webMoney35" runat="server" Width="80"></asp:TextBox>%,奖励进入增值数量<asp:TextBox ID="Text_webMoney107" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th width="15%">生活区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney112" runat="server" Width="80"></asp:TextBox>%进入奖励。
|
||
<br>消费者<asp:TextBox ID="Text_webMoney113" runat="server" Width="80"></asp:TextBox>%,
|
||
普通会员推荐<asp:TextBox ID="Text_webMoney48" runat="server" Width="80"></asp:TextBox>%,创客推荐<asp:TextBox ID="Text_webMoney49" runat="server" Width="80"></asp:TextBox>%,奖励进入增值数量<asp:TextBox ID="Text_webMoney108" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">代理奖励:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
省代理<asp:TextBox ID="Text_webMoney58" runat="server" Width="80"></asp:TextBox>%、市代理<asp:TextBox ID="Text_webMoney60" runat="server" Width="80"></asp:TextBox>%、县代理<asp:TextBox ID="Text_webMoney61" runat="server" Width="80"></asp:TextBox>%丶乡镇代理<asp:TextBox ID="Text_webMoney62" runat="server" Width="80"></asp:TextBox>℅
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">事业联盟:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
直推<asp:TextBox ID="Text_webMoney65" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney66" runat="server" Width="80"></asp:TextBox>%, 省代理<asp:TextBox ID="Text_webMoney14" runat="server" Width="80"></asp:TextBox>%、市代理<asp:TextBox ID="Text_webMoney15" runat="server" Width="80"></asp:TextBox>%、县代理<asp:TextBox ID="Text_webMoney16" runat="server" Width="80"></asp:TextBox>%丶乡镇代理<asp:TextBox ID="Text_webMoney17" runat="server" Width="80"></asp:TextBox>℅
|
||
<br>零售商:直接购买<asp:TextBox ID="Text_webMoney18" runat="server" Width="80"></asp:TextBox>元套餐,直推有效会员<asp:TextBox ID="Text_webMoney69" runat="server" Width="80"></asp:TextBox>人,总业绩<asp:TextBox ID="Text_webMoney70" runat="server" Width="80"></asp:TextBox>万,直推<asp:TextBox ID="Text_webMoney71" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney72" runat="server" Width="80"></asp:TextBox>%
|
||
<br />分销商:直接购买<asp:TextBox ID="Text_webMoney19" runat="server" Width="80"></asp:TextBox>元套餐,直推有效会员<asp:TextBox ID="Text_webMoney73" runat="server" Width="80"></asp:TextBox>人,总业绩<asp:TextBox ID="Text_webMoney79" runat="server" Width="80"></asp:TextBox>万,直推<asp:TextBox ID="Text_webMoney104" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney95" runat="server" Width="80"></asp:TextBox>%
|
||
<br />批发商:直接购买<asp:TextBox ID="Text_webMoney20" runat="server" Width="80"></asp:TextBox>元套餐,直推有效会员<asp:TextBox ID="Text_webMoney23" runat="server" Width="80"></asp:TextBox>人,总业绩<asp:TextBox ID="Text_webMoney26" runat="server" Width="80"></asp:TextBox>万,直推<asp:TextBox ID="Text_webMoney57" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney153" runat="server" Width="80"></asp:TextBox>%
|
||
<br />渠道商:直接购买<asp:TextBox ID="Text_webMoney21" runat="server" Width="80"></asp:TextBox>元套餐,直推有效会员<asp:TextBox ID="Text_webMoney24" runat="server" Width="80"></asp:TextBox>人,总业绩<asp:TextBox ID="Text_webMoney27" runat="server" Width="80"></asp:TextBox>万,直推<asp:TextBox ID="Text_webMoney67" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney154" runat="server" Width="80"></asp:TextBox>%
|
||
<br />总经销:直接购买<asp:TextBox ID="Text_webMoney22" runat="server" Width="80"></asp:TextBox>元套餐,直推有效会员<asp:TextBox ID="Text_webMoney25" runat="server" Width="80"></asp:TextBox>人,总业绩<asp:TextBox ID="Text_webMoney28" runat="server" Width="80"></asp:TextBox>万,直推<asp:TextBox ID="Text_webMoney68" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney155" runat="server" Width="80"></asp:TextBox>%
|
||
<br />董事:达到<asp:TextBox ID="Text_webMoney172" runat="server" Width="80"></asp:TextBox>个总经销升董事
|
||
<br />核销时给提货点<asp:TextBox ID="Text_webMoney173" runat="server" Width="80"></asp:TextBox>个消费券,<asp:TextBox ID="Text_webMoney174" runat="server" Width="80"></asp:TextBox>%的兑换券
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">每月考核:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
银钻销售员:小区月绩<asp:TextBox ID="Text_webMoney3" runat="server" Width="80"></asp:TextBox>元
|
||
金钻销售员:小区月绩<asp:TextBox ID="Text_webMoney4" runat="server" Width="80"></asp:TextBox>元
|
||
铂钻销售员:小区月绩<asp:TextBox ID="Text_webMoney5" runat="server" Width="80"></asp:TextBox>元
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">董事分红:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
一星董事按团队分<asp:TextBox ID="Text_webMoney156" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney164" runat="server" Width="80"></asp:TextBox>%
|
||
<br>二星董事按团队分<asp:TextBox ID="Text_webMoney157" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney165" runat="server" Width="80"></asp:TextBox>%
|
||
<br>三星董事按团队分<asp:TextBox ID="Text_webMoney158" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney166" runat="server" Width="80"></asp:TextBox>%
|
||
<br>四星董事按团队分<asp:TextBox ID="Text_webMoney159" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney167" runat="server" Width="80"></asp:TextBox>%
|
||
<br>五星董事按团队分<asp:TextBox ID="Text_webMoney160" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney168" runat="server" Width="80"></asp:TextBox>%
|
||
<br>六星董事按团队分<asp:TextBox ID="Text_webMoney161" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney169" runat="server" Width="80"></asp:TextBox>%
|
||
<br>七星董事按团队分<asp:TextBox ID="Text_webMoney162" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney170" runat="server" Width="80"></asp:TextBox>%
|
||
<br>八星董事按团队分<asp:TextBox ID="Text_webMoney163" runat="server" Width="80"></asp:TextBox>%和全公司分<asp:TextBox ID="Text_webMoney171" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">助农专区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
直推<asp:TextBox ID="Text_webMoney98" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney99" runat="server" Width="80"></asp:TextBox>%
|
||
<br>个人<asp:TextBox ID="Text_webMoney100" runat="server" Width="80"></asp:TextBox>%,助农专区<asp:TextBox ID="Text_webMoney101" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney6" runat="server" Width="80"></asp:TextBox>%,县代<asp:TextBox ID="Text_webMoney103" runat="server" Width="80"></asp:TextBox>%,市代<asp:TextBox ID="Text_webMoney106" runat="server" Width="80"></asp:TextBox>%,省代<asp:TextBox ID="Text_webMoney120" runat="server" Width="80"></asp:TextBox>%
|
||
<br />进入增值金额<asp:TextBox ID="Text_webMoney121" runat="server" Width="80"></asp:TextBox>%
|
||
<br /><asp:TextBox ID="Text_webMoney92" runat="server" Width="80"></asp:TextBox>%进入消费券 直推<asp:TextBox ID="Text_webMoney110" runat="server" Width="80"></asp:TextBox>% 间推 <asp:TextBox ID="Text_webMoney115" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney7" runat="server" Width="80"></asp:TextBox>%,县区代理<asp:TextBox ID="Text_webMoney116" runat="server" Width="80"></asp:TextBox>% 市代理<asp:TextBox ID="Text_webMoney138" runat="server" Width="80"></asp:TextBox>% 省代理<asp:TextBox ID="Text_webMoney139" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">推广员:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney125" runat="server" Width="80"></asp:TextBox>%进入佣金奖励 直推<asp:TextBox ID="Text_webMoney126" runat="server" Width="80"></asp:TextBox>% 间推<asp:TextBox ID="Text_webMoney127" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney8" runat="server" Width="80"></asp:TextBox>%,县区代理<asp:TextBox ID="Text_webMoney128" runat="server" Width="80"></asp:TextBox>% 市代理<asp:TextBox ID="Text_webMoney129" runat="server" Width="80"></asp:TextBox>% 省代理<asp:TextBox ID="Text_webMoney130" runat="server" Width="80"></asp:TextBox>%
|
||
<br><asp:TextBox ID="Text_webMoney131" runat="server" Width="80"></asp:TextBox>%进入增值金额 消费者<asp:TextBox ID="Text_webMoney132" runat="server" Width="80"></asp:TextBox>% 直推<asp:TextBox ID="Text_webMoney133" runat="server" Width="80"></asp:TextBox>% 间推<asp:TextBox ID="Text_webMoney134" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney9" runat="server" Width="80"></asp:TextBox>%,县区代理<asp:TextBox ID="Text_webMoney135" runat="server" Width="80"></asp:TextBox>% 市代理<asp:TextBox ID="Text_webMoney136" runat="server" Width="80"></asp:TextBox>% 省代理<asp:TextBox ID="Text_webMoney137" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">爆品区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
消费首单可获得<asp:TextBox ID="Text_webMoney29" runat="server" Width="80"></asp:TextBox>%的补贴劵
|
||
<br>直推偶数首单消费可获得<asp:TextBox ID="Text_webMoney30" runat="server" Width="80"></asp:TextBox>%的补贴劵,复消可获得<asp:TextBox ID="Text_webMoney31" runat="server" Width="80"></asp:TextBox>%补贴劵奖励
|
||
<br>直推奇数首单消费可获得 <asp:TextBox ID="Text_webMoney140" runat="server" Width="80"></asp:TextBox>%的补贴劵,复消可获得<asp:TextBox ID="Text_webMoney141" runat="server" Width="80"></asp:TextBox>%补贴劵奖励
|
||
<br>推荐奇数获得<asp:TextBox ID="Text_webMoney32" runat="server" Width="80"></asp:TextBox>%的消费劵,推荐偶数获得<asp:TextBox ID="Text_webMoney33" runat="server" Width="80"></asp:TextBox>%消费劵,复购统一按<asp:TextBox ID="Text_webMoney36" runat="server" Width="80"></asp:TextBox>%消费劵奖励
|
||
<br>首购每单获得<asp:TextBox ID="Text_webMoney37" runat="server" Width="80"></asp:TextBox>个权益值,复消每单获得<asp:TextBox ID="Text_webMoney38" runat="server" Width="80"></asp:TextBox>个权益值
|
||
<br>间推消费首单获得<asp:TextBox ID="Text_webMoney39" runat="server" Width="80"></asp:TextBox>个权益值,复购获得<asp:TextBox ID="Text_webMoney40" runat="server" Width="80"></asp:TextBox>个权益值
|
||
<br>补贴劵每释放满<asp:TextBox ID="Text_webMoney41" runat="server" Width="80"></asp:TextBox>元时消耗<asp:TextBox ID="Text_webMoney42" runat="server" Width="80"></asp:TextBox>个权益值
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">补贴专区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
现金部分:消费者<asp:TextBox ID="Text_webMoney142" runat="server" Width="80"></asp:TextBox>%,推荐<asp:TextBox ID="Text_webMoney143" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney144" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney10" runat="server" Width="80"></asp:TextBox>%,县区代理<asp:TextBox ID="Text_webMoney145" runat="server" Width="80"></asp:TextBox>%,市代理<asp:TextBox ID="Text_webMoney146" runat="server" Width="80"></asp:TextBox>%,省代理<asp:TextBox ID="Text_webMoney147" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">达到镇街服务商的消费金额:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney13" runat="server" Width="80"></asp:TextBox>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">体验区:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
利润部分:消费者<asp:TextBox ID="Text_webMoney148" runat="server" Width="80"></asp:TextBox>%,推荐<asp:TextBox ID="Text_webMoney149" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney150" runat="server" Width="80"></asp:TextBox>%,乡代<asp:TextBox ID="Text_webMoney11" runat="server" Width="80"></asp:TextBox>%,县区代理<asp:TextBox ID="Text_webMoney151" runat="server" Width="80"></asp:TextBox>%,市代理<asp:TextBox ID="Text_webMoney152" runat="server" Width="80"></asp:TextBox>%,省代理<asp:TextBox ID="Text_webMoney43" runat="server" Width="80"></asp:TextBox>%
|
||
</td>
|
||
</tr>
|
||
|
||
-->
|
||
|
||
|
||
<!-- <tr>
|
||
<th width="15%">贡献值:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
直推一个有效用户奖励点贡献值
|
||
<br>每条流量完成增加点贡献值
|
||
<br>购买任务包赠送%贡献值
|
||
<br>Ms划转或互转扣%贡献值
|
||
,一个订单释放完需要消耗个权益值
|
||
</td>
|
||
<br>购买福利认购商品赠送%贡献值
|
||
</td>
|
||
</tr> <tr>
|
||
<th width="15%">施肥:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
</td>
|
||
</tr> -->
|
||
<!-- <tr>
|
||
<th width="15%">上传视频:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
可上传<asp:TextBox ID="Text_webMoney80" runat="server" Width="80"></asp:TextBox>秒视频,超过自动截取
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th>签到送积分:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
第1天<asp:TextBox ID="Text_webMoney56" runat="server" Width="80"></asp:TextBox>%补贴券
|
||
<br>第2天起每天累加<asp:TextBox ID="Text_webMoney55" runat="server" Width="80"></asp:TextBox>%补贴券
|
||
<br>连续签到<asp:TextBox ID="Text_webMoney47" runat="server" Width="80"></asp:TextBox>天重新计算
|
||
看流量释放任务包:需看<asp:TextBox ID="Text_webMoney81" runat="server" Width="80"></asp:TextBox>个视频
|
||
</td>
|
||
</tr> -->
|
||
<tr>
|
||
<th width="15%">每日观看视频:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
<!--<br><asp:TextBox ID="Text_webMoney82" runat="server" Width="80"></asp:TextBox>个视频,可释放<asp:TextBox ID="Text_webMoney85" runat="server" Width="80"></asp:TextBox>%广告券-->
|
||
看流量获得广告券:可看<asp:TextBox ID="Text_webMoney83" runat="server" Width="80"></asp:TextBox>个视频,每个奖励<asp:TextBox ID="Text_webMoney84" runat="server" Width="80"></asp:TextBox>个广告券
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">门店让利:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney74" runat="server" Width="80"></asp:TextBox>%至<asp:TextBox ID="Text_webMoney75" runat="server" Width="80"></asp:TextBox>%
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%">扫码支付:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney77" runat="server" Width="80"></asp:TextBox>元起。
|
||
<br>绑定手机号初始登录密码<asp:TextBox ID="Text_webMoney114" runat="server" Width="150"></asp:TextBox>,安全密码<asp:TextBox ID="Text_webMoney119" runat="server" Width="150"></asp:TextBox>
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th width="15%">默认营业时间:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney93" runat="server" Width="120px"></asp:TextBox>
|
||
至<asp:TextBox ID="Text_webMoney94" runat="server" Width="120px"></asp:TextBox>
|
||
</td>
|
||
</tr>
|
||
<!--
|
||
|
||
|
||
<tr>
|
||
<th width="15%">KSD转出OTC范围:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
</td>
|
||
</tr>
|
||
<!--
|
||
<br>进入增值<asp:TextBox ID="Text_webMoney76" runat="server" Width="80"></asp:TextBox>%
|
||
|
||
<br>省代理<asp:TextBox ID="Text_webMoney78" runat="server" Width="80"></asp:TextBox>%
|
||
<br>省代理推荐人<asp:TextBox ID="Text_webMoney124" runat="server" Width="80"></asp:TextBox>%
|
||
<br>市代理<asp:TextBox ID="Text_webMoney86" runat="server" Width="80"></asp:TextBox>%
|
||
<br>市代理推荐人<asp:TextBox ID="Text_webMoney123" runat="server" Width="80"></asp:TextBox>%
|
||
<br>县代理<asp:TextBox ID="Text_webMoney87" runat="server" Width="80"></asp:TextBox>%
|
||
<br>县代理推荐人<asp:TextBox ID="Text_webMoney122" runat="server" Width="80"></asp:TextBox>%
|
||
<br>乡代<asp:TextBox ID="Text_webMoney12" runat="server" Width="80"></asp:TextBox>%
|
||
<br>推广员<asp:TextBox ID="Text_webMoney88" runat="server" Width="80"></asp:TextBox>%
|
||
<br>门店<asp:TextBox ID="Text_webMoney89" runat="server" Width="80"></asp:TextBox>%
|
||
<br>消费者<asp:TextBox ID="Text_webMoney90" runat="server" Width="80"></asp:TextBox>%
|
||
<br>直推<asp:TextBox ID="Text_webMoney91" runat="server" Width="80"></asp:TextBox>%,间推<asp:TextBox ID="Text_webMoney105" runat="server" Width="80"></asp:TextBox>%
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tr>-->
|
||
|
||
<tr>
|
||
<th width="15%">实名认证:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
每个身份证只能认证<asp:TextBox ID="Text_webMoney44" runat="server" Width="80"></asp:TextBox>个账号<!--,认证完成赠送<asp:TextBox ID="Text_webMoney45" runat="server" Width="80"></asp:TextBox>贡献值,赠送推荐人<asp:TextBox ID="Text_webMoney46" runat="server" Width="80"></asp:TextBox>贡献值-->
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<!-- <tr>
|
||
<th>企业上传视频:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
只能上传<asp:TextBox ID="Text_webMoney117" runat="server" Width="80"></asp:TextBox>秒视频
|
||
|
||
|
||
</td>
|
||
</tr>-->
|
||
|
||
<tr>
|
||
<th>余额互转提示:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney96" TextMode="MultiLine" runat="server" Width="500px" Height="80px"></asp:TextBox>
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
<!-- <tr>
|
||
<th>佣金互转提示:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney97" TextMode="MultiLine" runat="server" Width="500px" Height="80px"></asp:TextBox>
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th>企业上传提示:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney102" TextMode="MultiLine" runat="server" Width="500px" Height="80px"></asp:TextBox>
|
||
|
||
|
||
</td>
|
||
</tr>-->
|
||
|
||
<tr>
|
||
<th>货款提现扣税:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney118" runat="server" Width="80"></asp:TextBox>%
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
<tr><th>提现:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
提现方式<asp:CheckBoxList ID="txtype" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">提到银行卡</asp:ListItem>
|
||
<asp:ListItem Value="1">提到支付宝</asp:ListItem>
|
||
<asp:ListItem Value="2">提到微信</asp:ListItem>
|
||
</asp:CheckBoxList>
|
||
<br>提现技术服务费<asp:RadioButtonList ID="HFHEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">按每笔和百分比同时扣</asp:ListItem>
|
||
<asp:ListItem Value="1">按每笔扣</asp:ListItem>
|
||
<asp:ListItem Value="2">按百分比扣</asp:ListItem>
|
||
</asp:RadioButtonList><span id="HFHSpan"><asp:TextBox ID="Text_webMoney50" runat="server" Width="80"></asp:TextBox>元</span><span id="HFHSpan0"> <asp:TextBox ID="Text_webMoney51" runat="server" Width="80"></asp:TextBox>%</span>
|
||
<br>提现范围:<asp:TextBox ID="Text_webMoney52" runat="server" Width="80"></asp:TextBox>元 至 <asp:TextBox ID="Text_webMoney53" runat="server" Width="80"></asp:TextBox>元且必须为<asp:TextBox ID="Text_webMoney54" runat="server" Width="80"></asp:TextBox>的倍数
|
||
<br>提现时间:<asp:CheckBoxList ID="HSJEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="monday">星期一</asp:ListItem>
|
||
<asp:ListItem Value="tuesday">星期二</asp:ListItem>
|
||
<asp:ListItem Value="wednesday">星期三</asp:ListItem>
|
||
<asp:ListItem Value="thursday">星期四</asp:ListItem>
|
||
<asp:ListItem Value="friday">星期五</asp:ListItem>
|
||
<asp:ListItem Value="saturday">星期六</asp:ListItem>
|
||
<asp:ListItem Value="sunday">星期日</asp:ListItem>
|
||
</asp:CheckBoxList><asp:TextBox ID="Text_UpdaeSJ1" runat="server" Width="80"></asp:TextBox>到<asp:TextBox ID="Text_UpdaeSJ2" runat="server" Width="80"></asp:TextBox>
|
||
<!--U 至 -->
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th>佣金提现提示:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webMoney64" TextMode="MultiLine" runat="server" Width="500px" Height="80px"></asp:TextBox>
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
|
||
<tr>
|
||
<th>提现通知手机号:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
|
||
|
||
<br><asp:TextBox ID="Text_webMoney59" runat="server" Width="380"></asp:TextBox>
|
||
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th>总开关设置:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'><table><tr>
|
||
<td>余额提现开关:</td><td><asp:RadioButtonList ID="JJBTXEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>余额互转开关:</td>
|
||
<td><asp:RadioButtonList ID="JJBZZEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<!--
|
||
<table><tr>
|
||
|
||
<td>开关:</td><td><asp:RadioButtonList ID="DZBZRDHBEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td><asp:RadioButtonList ID="DZBZZEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>互转开关:</td><td><asp:RadioButtonList ID="FHEnable2" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
|
||
|
||
<td>流量显示方式:</td><td><asp:RadioButtonList ID="FHEnable1" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">外部流量</asp:ListItem>
|
||
<asp:ListItem Value="1">内部视频</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
|
||
|
||
|
||
</tr>
|
||
</table> -->
|
||
<table><tr>
|
||
<td>分红结算方式:</td>
|
||
<td><asp:RadioButtonList ID="FHEnable5" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">手动结算</asp:ListItem>
|
||
<asp:ListItem Value="1">自动结算</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>实名开关:</td><td><asp:RadioButtonList ID="FHEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>短信开关:</td>
|
||
<td><asp:RadioButtonList ID="FHEnable4" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
|
||
</tr>
|
||
</table>
|
||
|
||
<table><tr>
|
||
|
||
|
||
<td>扫码支付开关:</td><td><asp:RadioButtonList ID="FHEnable3" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>本地生活开关:</td><td>
|
||
<td><asp:RadioButtonList ID="JJBZRDHBEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
|
||
</tr>
|
||
</table>
|
||
|
||
<table><tr>
|
||
|
||
|
||
|
||
</tr>
|
||
</table>
|
||
<table><tr>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</tr>
|
||
</table>
|
||
|
||
|
||
<!--table><tr>
|
||
<td>修改线下门店资料:</td><td><asp:RadioButtonList ID="TJTPEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="1">开启</asp:ListItem>
|
||
<asp:ListItem Value="0">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<tr>
|
||
<td>扫码绑定手机号开关:</td><td><asp:RadioButtonList ID="FHEnable7" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>激活会员开关:</td><td><asp:RadioButtonList ID="YJCSEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>短信开关:</td>
|
||
<td><asp:RadioButtonList ID="FHEnable8" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>消费券支付开关:</td><td><asp:RadioButtonList ID="JDTPEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>增值积分支付开关:</td><td><asp:RadioButtonList ID="FHEnable6" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>签到开关:</td><td><asp:RadioButtonList ID="FHEnable10" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
<td>门店让利赠送补贴值开关:</td><td><asp:RadioButtonList ID="FHEnable9" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">开启</asp:ListItem>
|
||
<asp:ListItem Value="1">关闭</asp:ListItem>
|
||
</asp:RadioButtonList>
|
||
</td>
|
||
</tr>
|
||
</table-->
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th>是否关闭系统:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'><asp:RadioButtonList ID="CloseEnable" runat="server" RepeatDirection="Horizontal">
|
||
<asp:ListItem Value="0">否</asp:ListItem>
|
||
<asp:ListItem Value="1">是</asp:ListItem>
|
||
</asp:RadioButtonList></td>
|
||
</tr>
|
||
<tr id="closetr" style=" display:none">
|
||
<th>关闭系统提示:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'> <asp:TextBox ID="Text_CloseMsg" TextMode="MultiLine" runat="server" Width="500px" Height="100px" ></asp:TextBox></td>
|
||
</tr>
|
||
<tr>
|
||
<th>银行名称:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<asp:TextBox ID="Text_webbank" runat="server" Width="500"></asp:TextBox>多个银行用“|”隔开
|
||
</td>
|
||
</tr>
|
||
<!--
|
||
<tr>
|
||
<th>客服:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'> <asp:TextBox ID="Text_ServerMsg" TextMode="MultiLine" runat="server" Width="500px" Height="100px" ></asp:TextBox></td>
|
||
</tr>-->
|
||
<tr>
|
||
<th>上门取货地址:</th>
|
||
<td bgColor="#ffffff" onmouseover="this.bgColor='#fdff7e'" onmouseout='this.bgColor="#ffffff"'>
|
||
<div class="addaddressbox" id="addaddressbox">
|
||
<ul class="addaddressbox_title"><li>店名</li><li>联系电话</li><li>所有地区</li><li class="textaddress">联系地址</li><li><input name="addbtn" class="abtn" type="button" value="添加" onclick="onaddaddress()" /></li></ul>
|
||
<%=addresss%>
|
||
<%if (addresss == "")
|
||
{%>
|
||
<ul class="addaddressbox_box" id="addaddressbox_box0"><li><input id="textname" type="text" /></li><li><input id="texttel" type="text" /></li><li><span id="sarea"></span><span class="selectdq" onclick="selectdq(0)">选择地区</span><input type="hidden" id="sprovince" /><input type="hidden" id="scity" /><input type="hidden" id="scounty" /></li><li class="textaddress"><input id="textaddress" type="text" /></li><li class="textcz"><input name="delbtn" class="abtn" type="button" value="删除" onclick="ondeladdress(0)" /></li></ul>
|
||
<%} %>
|
||
</div>
|
||
<input id="addresss" name="addresss" type="hidden" value="" />
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th width="15%"></th>
|
||
<td>
|
||
<asp:Button ID="Btn_Save" runat="server" CssClass="abtn" Text="保存" OnClientClick="savegg()" />
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
<!-- 选择地区(Modal) -->
|
||
<div class="modal fade" id="successModal" tabindex="-1" role="dialog" aria-labelledby="successLab" aria-hidden="true">
|
||
<div class="modal-dialog">
|
||
<div class="modal-content">
|
||
<div class="modal-header">
|
||
<h5 class="modal-title" id="H2">选择地区<span class="close" onclick="$('#successModal').modal('hide');">x</span></h5>
|
||
|
||
</div>
|
||
<div class="modal-body00">
|
||
<ul class="addinfo_box">
|
||
<li id="Li2"><label><font color="red">*</font>所在城市:</label><p><select name="select_p" id="province" class="select5" onchange="onc(5)">
|
||
<option value="-1">--省--</option>
|
||
|
||
</select>
|
||
<select name="select_c" id="city" class="select6" onchange="onc(6)">
|
||
<option value="-1">--市--</option>
|
||
</select>
|
||
<select name="select_q" class="select7" id="county">
|
||
<option value="-1">--县区--</option>
|
||
</select></p></li>
|
||
|
||
</ul>
|
||
</div>
|
||
<div class="modal-footer">
|
||
<button type="button" class="btn btn-default text-right" onclick="$('#successModal').modal('hide');" id="Button5">取消</button>
|
||
<button type="button" class="btn btn-success" id="Button6" onclick="qyarea()">确认</button>
|
||
<input id="ttype" type="hidden" value="0" />
|
||
<input id="tid" type="hidden" value="0" />
|
||
</div>
|
||
</div><!-- /.modal-content -->
|
||
</div>
|
||
</div>
|
||
|
||
<script type="text/javascript">
|
||
/*$("#startTime").datetimepicker({
|
||
dateFormat: "yy-mm-dd",
|
||
timeFormat: "HH:mm:ss",
|
||
});*/
|
||
</script>
|
||
</form>
|
||
</body></html>
|