|
|
|
@ -51,6 +51,19 @@
|
|
|
|
|
float: right;
|
|
|
|
|
right: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.form-group {
|
|
|
|
|
float: left;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
.form-group label {
|
|
|
|
|
line-height: 34px;
|
|
|
|
|
height: 34px;
|
|
|
|
|
}
|
|
|
|
|
.form-group .txt {
|
|
|
|
|
width: 180px;
|
|
|
|
|
height: 34px;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<div class="page-search normal_list query-recharge-search jssearch">
|
|
|
|
|
<div class="trunk-title">
|
|
|
|
@ -63,30 +76,9 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="trunk-content article">
|
|
|
|
|
<div class="trunk-search clearfix">
|
|
|
|
|
<input type="hidden" id="top-promote-id" value="{$loginer.id}">
|
|
|
|
|
<if condition="$loginer.level elt 1">
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<select name="level_promote_2" class="level-promote reselect select_gallery" style="width: 220px;" data-level="2" data-val="{:I('level_promote_2', 0)}">
|
|
|
|
|
<option value="0">请选择部门长</option>
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="$loginer.level elt 2">
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<select name="level_promote_3" class="level-promote reselect select_gallery" style="width: 220px;" data-level="3" data-val="{:I('level_promote_3', 0)}">
|
|
|
|
|
<option value="0">请选择组长</option>
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="$loginer.level elt 3">
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<select name="level_promote_4" class="level-promote reselect select_gallery" style="width: 220px;" data-level="4" data-val="{:I('level_promote_4', 0)}">
|
|
|
|
|
<option value="0">请选择推广员</option>
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<include file="Public/promote_select" />
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<select id="relation_game_id" name="relation_game_id" class="reselect select_gallery">
|
|
|
|
|
<option value="">请选择游戏</option>
|
|
|
|
|
<volist name=":get_promote_serach_game()" id="vo">
|
|
|
|
@ -95,7 +87,7 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<select id="sdk_version" name="sdk_version" class="reselect select_gallery" style="width:215px;">
|
|
|
|
|
<option value="0">请选择设备类型</option>
|
|
|
|
|
<volist name=":getSDKType()" id="vo" key="k">
|
|
|
|
@ -104,7 +96,7 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<select id="server_id" name="server_id" class=" reselect select_gallery">
|
|
|
|
|
<option value="">请选择区服</option>
|
|
|
|
|
<volist name="serverData" id="vo">
|
|
|
|
@ -113,17 +105,17 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<input type="text" name="game_player_name" class="txt normal_txt" placeholder="请输入角色名"
|
|
|
|
|
value="{:I('game_player_name')}">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<input type="text" name="user_account" class="txt normal_txt" id="uid" placeholder="请输入玩家账号"
|
|
|
|
|
value="{:I('user_account')}">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<label class="form-title select-title" style="position: relative;">起止时间:</label>
|
|
|
|
|
<div class="select-time">
|
|
|
|
|
<input type="text" id="sdate" class="txt" name="begtime" placeholder="开始时间" value="{:I('begtime')}">
|
|
|
|
@ -134,12 +126,12 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<input type="text" name="order_number" class="txt normal_txt" placeholder="请输入订单号"
|
|
|
|
|
value="{:I('order_number')}">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<select id="pay_way" name="pay_way" class="reselect select_gallery" style="min-width:130px;">
|
|
|
|
|
<option value="-2">支付方式</option>
|
|
|
|
|
<foreach name="payWayData" item="vo" key="k">
|
|
|
|
@ -152,12 +144,12 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl">
|
|
|
|
|
<div class="form-group normal_space">
|
|
|
|
|
<input type="submit" class="submit" id='submit' url="{:U('Query/recharge','model='.$model['name'],false)}"
|
|
|
|
|
value="查询">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group normal_space fl" style="margin-left: 60px;">
|
|
|
|
|
<div class="form-group normal_space" style="margin-left: 46px;">
|
|
|
|
|
<label style="line-height: 34px;cursor: pointer;" id="own">
|
|
|
|
|
<i class="iconfont {:empty(I('own_id'))?'iconfangxingweixuanzhong':'iconfangxingxuanzhongfill selected-color'}" style="font-size: 1.5rem;position: relative;top: 3px;margin-right: 2px;"></i>本账号
|
|
|
|
|
<input type="hidden" name="own_id" id="own_id" value="{:empty(I('own_id'))?0:I('own_id')}" />
|
|
|
|
|