|
|
@ -95,9 +95,9 @@ $(function(){
|
|
|
|
|
|
|
|
|
|
|
|
//发布作业
|
|
|
|
//发布作业
|
|
|
|
|
|
|
|
|
|
|
|
$('#program-src').focus(function(){
|
|
|
|
//$('#program-src').focus(function(){
|
|
|
|
$(this).css('height', '100px');
|
|
|
|
// $(this).css('height', '100px');
|
|
|
|
});
|
|
|
|
//});
|
|
|
|
|
|
|
|
|
|
|
|
var datepickerOptions={dateFormat:'yy-mm-dd',firstDay:0,showWeek:true,showOtherMonths:true,selectOtherMonths:true};
|
|
|
|
var datepickerOptions={dateFormat:'yy-mm-dd',firstDay:0,showWeek:true,showOtherMonths:true,selectOtherMonths:true};
|
|
|
|
|
|
|
|
|
|
|
|