|
@ -11,6 +11,10 @@
|
|
|
<link rel="stylesheet" href="../../../common/cross/css/cross.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="../../../common/cross/css/cross.ui.css" type="text/css" />
|
|
|
<style>
|
|
|
body,html{
|
|
|
height: 100%;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.c-list-link{ padding: 0;}
|
|
|
.c-nowrap{ line-height: 40px;}
|
|
|
.demo-comtop .save{ display: block;width: 45px;height: 45px; color:#17b3ec;position: absolute;right: 10px;top: 0;}
|
|
@ -77,7 +81,7 @@
|
|
|
<div class="c-list-info tit">
|
|
|
<h4 class="c-nowrap">每周排班计划:</h4>
|
|
|
</div>
|
|
|
<table class="cycworktime">
|
|
|
<table class="cycworktime" style="margin-bottom: 40px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th></th>
|