You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
158 lines
7.7 KiB
HTML
158 lines
7.7 KiB
HTML
<extend name="Public/base"/>
|
|
<block name="body">
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/admin_table.css" media="all">
|
|
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></script>
|
|
<link rel="stylesheet" href="__CSS__/select2.min.css" type="text/css"/>
|
|
<script type="text/javascript" src="__JS__/select2.min.js"></script>
|
|
<style>
|
|
.tabcon1711 .select2-container--default .select2-selection--single {
|
|
font-size: 12px;
|
|
color: #555;
|
|
vertical-align: middle;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background-color: #fff;
|
|
border: 1px solid #ccc;
|
|
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
-webkit-transition: border linear .2s, box-shadow linear .2s;
|
|
-moz-transition: border linear .2s, box-shadow linear .2s;
|
|
-o-transition: border linear .2s, box-shadow linear .2s;
|
|
transition: border linear .2s, box-shadow linear .2s;
|
|
height: 30px;
|
|
}
|
|
|
|
.tabcon1711 .select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
line-height: 30px;
|
|
}
|
|
|
|
.tabcon1711 .select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
height: 30px;
|
|
}
|
|
|
|
.tabcon1711 .select2-container--default .select2-search--dropdown .select2-search__field {
|
|
height: 26px;
|
|
line-height: 26px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.tabcon1711 .select2-results__option[aria-selected] {
|
|
font-size: 12px;
|
|
}
|
|
</style>
|
|
<div class="cf main-place top_nav_list navtab_list">
|
|
<if condition="(I('promote_type',1) eq 1) ">
|
|
<h3 class="page_title">给会长发放</h3>
|
|
<p class="description_text">说明:给会长发放:此功能是为给会长发放平台币</p>
|
|
<elseif condition="(I('promote_type',1) eq 2)"/>
|
|
<h3 class="page_title">给部门长发放</h3>
|
|
<p class="description_text">说明:给部门长发放:此功能是为给部门长发放平台币</p>
|
|
<elseif condition="(I('promote_type',1) eq 3)"/>
|
|
<h3 class="page_title">给组长发放</h3>
|
|
<p class="description_text">说明:给组长发放:此功能是为给组长发放平台币</p>
|
|
<else/>
|
|
<h3 class="page_title">给组员发放</h3>
|
|
<p class="description_text">说明:给组员发放:此功能是为给组员发放平台币</p>
|
|
|
|
</if>
|
|
</div>
|
|
<!-- 标签页导航 -->
|
|
<div class="tab-wrap">
|
|
<div class="tab-content tabcon1711 tabcon17112">
|
|
<!-- 表单 -->
|
|
<form id="form" action="{:U('send?model='.$model['id'],array('promote_type'=>$_GET['promote_type']))}" method="post" class="form-horizontal">
|
|
<!-- 基础文档模型 -->
|
|
<div id="tab1" class="tab-pane in tab1">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr>
|
|
<td class="l">推广员帐号</td>
|
|
<td class="r"><select id="promote_id" name="promote_id">
|
|
<volist name=":promote_listsOther(I('promote_type'))" id="vo">
|
|
<option coin-yue='{$vo.common_coin}' value="{$vo.id}">{$vo.account}</option>
|
|
</volist>
|
|
</select></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="l">账户余额</td>
|
|
<td class="r"><span class="coin_yue"></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="l">发放数量</td>
|
|
<td class="r"><input type="text" class="txt" name="num" value=""></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="l">二级密码</td>
|
|
<td class="r"><input type="password" class="txt" name="second_pwd" value=""></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="form-item cf">
|
|
<button class="submit_btn ajax-post" id="submit" type="submit" target-form="form-horizontal">确 定
|
|
</button>
|
|
<button class=" submit_btn" onclick="javascript:history.back(-1);return false;">返 回</button>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div class="common_settings"><span class="plus_icon"><span><img src="__IMG__/zwmimages/icon_jia.png"></span></span>
|
|
<form class="addShortcutIcon"><input type="hidden" name="title" value="{$m_title}"> <input type="hidden"
|
|
name="url"
|
|
value="PromoteCoin/send_lists">
|
|
</form>
|
|
<a class="ajax-post add-butn <notempty name='commonset'>addSIsetted</notempty>" href="javascript:;"
|
|
target-form="addShortcutIcon" url="{:U('Think/addShortcutIcon')}"><img
|
|
src="__IMG__/zwmimages/icon_jia.png"><span><notempty name='commonset'>已添加<else/>添加至常用设置</notempty></span></a>
|
|
</div>
|
|
</block>
|
|
<block name="script">
|
|
<link href="__STATIC__/datetimepicker/css/datetimepicker.css" rel="stylesheet" type="text/css">
|
|
<php>if(C('COLOR_STYLE')=='blue_color') echo '
|
|
<link href="__STATIC__/datetimepicker/css/datetimepicker_blue.css" rel="stylesheet" type="text/css">
|
|
';
|
|
</php>
|
|
<link href="__STATIC__/datetimepicker/css/dropdown.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/locales/bootstrap-datetimepicker.zh-CN.js"
|
|
charset="UTF-8"></script>
|
|
<script type="text/javascript">
|
|
//导航高亮
|
|
|
|
highlight_subnav("{:U('PromoteCoin/send_lists')}");
|
|
|
|
$('#submit').click(function () {
|
|
$('#form').submit();
|
|
});
|
|
$(function () {
|
|
$("#promote_id").select2();
|
|
$("#game_id").change();
|
|
$('.date').datetimepicker({format: 'yyyy-mm-dd', language: "zh-CN", minView: 2, autoclose: true});
|
|
$('.time').datetimepicker({language: "zh-CN", hour: 13, minute: 15});
|
|
showTab();
|
|
});/*获取游戏名称*/
|
|
$("#game_id").change(function () {
|
|
$("#game_name").val($("#game_id option:selected").text());
|
|
getDiscount();
|
|
});
|
|
$(".coin_yue").text($('#promote_id option:selected').attr('coin-yue') + '平台币');
|
|
$('#promote_id').change(function () {
|
|
$(".coin_yue").text($('#promote_id option:selected').attr('coin-yue') + '平台币');
|
|
});
|
|
|
|
function getDiscount() {
|
|
$.ajax({
|
|
url: "{:U('Ajax/getGameDiscount')}",
|
|
type: 'post',
|
|
dataType: 'json',
|
|
data: {game_id: $("#game_id").val()},
|
|
success: function (data) {
|
|
$("#game_discount_txt").text(data.discount);
|
|
$("#game_discount").val(data.discount);
|
|
}
|
|
})
|
|
}</script>
|
|
</block>
|