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.
227 lines
8.8 KiB
HTML
227 lines
8.8 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__/layer/layer.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></script>
|
|
<link rel="stylesheet" href="__CSS__/select2.min.css" type="text/css" />
|
|
<style>
|
|
.select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
line-height:35px;
|
|
line-height:28px;
|
|
}
|
|
.select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
height:26px;
|
|
}
|
|
.select2-container--default .select2-search--dropdown .select2-search__field {
|
|
height:26px;line-height:26px;font-size:12px;
|
|
}
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
.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">
|
|
<h3 class="page_title">测试资源申请后续</h3>
|
|
<p class="description_text"></p>
|
|
</div>
|
|
|
|
<!-- 标签页导航 -->
|
|
<div class="tab-wrap">
|
|
|
|
<div class="tab-content tabcon1711">
|
|
<!-- 表单 -->
|
|
<form id="form" action="{:U('batch_apply?id='.$_GET['id'])}" 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">
|
|
<input type="text" class="txt " name="apply_resource" value="" placeholder="请输入扶持数量">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="l">备注:</td>
|
|
<td class="r">
|
|
<input type="text" class="txt " name="apply_remark" value="" placeholder="请输入备注">
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<input type="hidden" name="id" value="{$_GET['id']}">
|
|
<input type="hidden" name="type" value="{$_GET['type']}">
|
|
<div class="form-item cf">
|
|
<button class="submit_btn ajax-post " id="submit" type="submit" target-form="form-horizontal" style="margin-left:210px;">
|
|
保存
|
|
</button>
|
|
<a class="submit_btn " alt="返回上一页" title="返回上一页" href="javascript:window.history.back();" >
|
|
返回
|
|
</a>
|
|
</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="Giftbag/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" src="__JS__/select2.min.js"></script>
|
|
<script type="text/javascript">
|
|
//导航高亮
|
|
highlight_subnav('{:U('Giftbag/lists')}');
|
|
if ("{$Think.get.game_id}" =="") {
|
|
Think.setValue("game_id", {$data.game_id|default = 0});
|
|
}else{
|
|
Think.setValue("game_id", {$Think.get.game_id|default = 0});
|
|
}
|
|
Think.setValue("server_id", {$data.area_id|default = 0});
|
|
Think.setValue("giftbag_version", {$data.giftbag_version|default = 0});
|
|
Think.setValue("giftbag_type", {$data.giftbag_type|default = 1});
|
|
Think.setValue("level", {$data.level|default = 0});
|
|
// $('#submit').click(function(){
|
|
// $('#form').submit();
|
|
// });
|
|
if($("#game_id").val()){
|
|
fun_ajax($("#game_id").val());
|
|
}
|
|
$(function(){
|
|
$("#game_name").val($("#game_id option:selected").text());
|
|
|
|
$('.date').datetimepicker({
|
|
format: 'yyyy-mm-dd',
|
|
language:"zh-CN",
|
|
minView:2,
|
|
autoclose:true
|
|
});
|
|
$('.time').datetimepicker({
|
|
language:"zh-CN",
|
|
hour: 13,
|
|
minute: 15
|
|
});
|
|
showTab();
|
|
//Initialize();
|
|
$("#game_id").select2();
|
|
});
|
|
|
|
/*获取区服名称*/
|
|
$("#server_id").change(function() {
|
|
$("#server_name").val($("#server_id option:selected").text());
|
|
});
|
|
/*获取游戏名称*/
|
|
var trid = $('.js-typeradio:checked').siblings('input').css({'display':'none'}).attr('id');
|
|
$('.'+trid).hide();
|
|
var ratio_type=$("input[type=radio]:checked").val();
|
|
if(ratio_type == 1){
|
|
var file_type="apk";
|
|
}else if(ratio_type == 2){
|
|
var file_type="ipa";
|
|
}
|
|
$("#game_id").change(function(){
|
|
$(".inp_radio").click();
|
|
});
|
|
$(".inp_radio").click(function(){
|
|
if($("#game_id option:selected").val()==0){
|
|
alert('请选择游戏');
|
|
return false;
|
|
}
|
|
var ratio_type=$("#game_id").children('option:selected').attr('sdk_version');
|
|
if(ratio_type == 1){
|
|
var file_type="apk";
|
|
}else if(ratio_type == 2){
|
|
var file_type="ipa";
|
|
}
|
|
var str = location.href,game_id=$("#game_id option:selected").val();
|
|
str = str.replace('.html','');
|
|
str = str+'/game_id/'+game_id+'/ratio_type/'+ratio_type;
|
|
window.location.href=str;
|
|
});
|
|
|
|
function Initialize(){
|
|
$server_name = "{:get_area_name($data['server_id'])}";
|
|
$("#server_id").html("<option value='{$data.server_id}'>"+$server_name+"</option>");
|
|
$("#server_name").val($("#server_id option:selected").text());
|
|
}
|
|
/*获取游戏名称*/
|
|
$("#game_id").change(function(){
|
|
var ratio_type=$("#game_id").children('option:selected').attr('sdk_version');
|
|
$("#game_name").val($("#game_id option:selected").text());
|
|
$("input[name='server_version']").val('ratio_type');
|
|
if(ratio_type==2){
|
|
$(".server_version_name").html('<input type="radio" class="inp_radio" checked value="2" name="giftbag_version" > 苹果');
|
|
}else{
|
|
$(".server_version_name").html('<input type="radio" class="inp_radio" checked value="1" name="giftbag_version" > 安卓');
|
|
}
|
|
fun_ajax($("#game_id option:selected").val());
|
|
});
|
|
|
|
function fun_ajax(gid){
|
|
var url = "{:U('Giftbag/get_ajax_area_list')}";
|
|
$.ajax({
|
|
type:"post",
|
|
url:url,
|
|
dataType:"json",
|
|
data:{game_id:gid},
|
|
success:function(data){
|
|
fun_html(data);
|
|
$("#server_name").val($("#server_id option:selected").text());
|
|
},
|
|
error:function(){
|
|
layer.msg('服务器异常',{icon:5});
|
|
}
|
|
})
|
|
}
|
|
|
|
function fun_html(data){
|
|
var area='';
|
|
if(data == null){
|
|
$("#server_id").html('<option value="">请选择区服</option>');
|
|
}else{
|
|
area+="<option value=''>请选择区服</option>";
|
|
for (var i = 0; i<data.length; i++){
|
|
area+='<option value="'+data[i]['id']+'">'+data[i]['server_name']+'</option>';
|
|
}
|
|
$("#server_id").html(area);
|
|
}
|
|
}
|
|
</script>
|
|
</block>
|