Merge branch 'develop' of https://bdgit.trustie.net/hushasha/bigdata into develop
This commit is contained in:
commit
0dd74a2b6e
|
|
@ -53,6 +53,7 @@
|
|||
<script>
|
||||
//计算开启实训等按钮的marginTop值,使其居中显示
|
||||
$(".task-header-info .shixun-task-btn").css("margin-top",$(".task-header-info").height() / 2 - 15);
|
||||
$(".shixun-task-ban-btn").css("margin-top",$(".task-header-info").height() / 2 - 15);
|
||||
|
||||
function apply_publish_shixun(url){
|
||||
if($("#apply_publish_shixun").attr("data-option") == '1'){
|
||||
|
|
|
|||
Loading…
Reference in New Issue