|
|
@ -2,17 +2,6 @@
|
|
|
|
<block name="css">
|
|
|
|
<block name="css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/admin_table.css" media="all">
|
|
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/admin_table.css" media="all">
|
|
|
|
<link rel="stylesheet" type="text/css" href="__STATIC__/webuploader/webuploader.css" media="all">
|
|
|
|
<link rel="stylesheet" type="text/css" href="__STATIC__/webuploader/webuploader.css" media="all">
|
|
|
|
<script src="__STATIC__/layer/layer.js" type="text/javascript"></script>
|
|
|
|
|
|
|
|
<script src="__STATIC__/layer/extend/layer.ext.js" type="text/javascript"></script>
|
|
|
|
|
|
|
|
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></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>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
#form .txt_area.download_url {width:400px;}
|
|
|
|
#form .txt_area.download_url {width:400px;}
|
|
|
|
.tabcon1711 .table_radio2 .table_btn {width:215px;}
|
|
|
|
.tabcon1711 .table_radio2 .table_btn {width:215px;}
|
|
|
@ -66,6 +55,18 @@
|
|
|
|
</block>
|
|
|
|
</block>
|
|
|
|
<!-- 管理员用户组新增和编辑页面 -->
|
|
|
|
<!-- 管理员用户组新增和编辑页面 -->
|
|
|
|
<block name="body">
|
|
|
|
<block name="body">
|
|
|
|
|
|
|
|
<script src="__STATIC__/layer/layer.js" type="text/javascript"></script>
|
|
|
|
|
|
|
|
<script src="__STATIC__/layer/extend/layer.ext.js" type="text/javascript"></script>
|
|
|
|
|
|
|
|
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></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="__STATIC__/laydate/laydate.js"></script>
|
|
|
|
<div class="tab-wrap" id='pop-form' hidden>
|
|
|
|
<div class="tab-wrap" id='pop-form' hidden>
|
|
|
|
<div class="tab-content tabcon1711">
|
|
|
|
<div class="tab-content tabcon1711">
|
|
|
|
<!-- 表单 -->
|
|
|
|
<!-- 表单 -->
|
|
|
@ -312,7 +313,7 @@
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<li>
|
|
|
|
<label> </label>
|
|
|
|
<label> </label>
|
|
|
|
<button class="submit_btn" id="submit-btn" type="submit" target-form="form-horizontal">
|
|
|
|
<button class="submit_btn ajax-post" id="submit-btn" type="submit" target-form="form-horizontal">
|
|
|
|
确认保存
|
|
|
|
确认保存
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<input type="button" value="返 回" target-form="form-horizontal" class="form_btn" onclick="javascript:void(window.history.go(-1))">
|
|
|
|
<input type="button" value="返 回" target-form="form-horizontal" class="form_btn" onclick="javascript:void(window.history.go(-1))">
|
|
|
@ -356,16 +357,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
var date = new Date();
|
|
|
|
var date = new Date();
|
|
|
|
var monthStart = date.getFullYear()+'-0'+(date.getMonth()+1)+'-01';
|
|
|
|
var monthStart = date.getFullYear()+'-0'+(date.getMonth()+1)+'-01';
|
|
|
|
$("#reward_time, #confirm_time, #settlement_time").datetimepicker({
|
|
|
|
$("#reward_time, #confirm_time, #settlement_time").each(function(){
|
|
|
|
format : "yyyy-mm-dd hh:ii",
|
|
|
|
laydate.render({
|
|
|
|
autoclose : true,
|
|
|
|
elem: this //指定元素
|
|
|
|
todayBtn : true,
|
|
|
|
,type: 'datetime'
|
|
|
|
todayHighlight : true,
|
|
|
|
});
|
|
|
|
language : 'zh-CN',
|
|
|
|
|
|
|
|
startView : 2,//月视图
|
|
|
|
|
|
|
|
showMeridian : true,
|
|
|
|
|
|
|
|
pickerPosition : "bottom-left",
|
|
|
|
|
|
|
|
minuteStep : 5
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
function openForm()
|
|
|
|
function openForm()
|
|
|
|