Browse Source

考勤版本3

tall-check-work-3
xuesinan 3 years ago
parent
commit
81fedacae6
  1. 8
      index.html

8
index.html

@ -61,8 +61,9 @@
style="height:50px;width:100%"
>
<!-- 考勤插件 -->
<div data-root="p1485171846022434817" class="flex flex-row justify-space items-center" style="height:100%;width:100%;">
<div data-root="p1485171846022434817">
<div class="title"></div>
<div class="flex flex-row justify-space items-center" style="height:100%;width:100%;">
<div class="flex flex-1 flex-row">
<!-- 早打卡 -->
<div class="flex-1">
@ -107,6 +108,11 @@
</div>
</div>
<div>
<button class="border border-blue-500 text-xs rounded-md py-1 px-3 text-blue-500">请假</button>
</div>
</div>
</div>
<script>

Loading…
Cancel
Save