|
|
@ -47,9 +47,35 @@ |
|
|
|
<!-- 示例插件2 id=100--> |
|
|
|
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p100.show()">测试组建2</button> |
|
|
|
|
|
|
|
<div data-tname="考勤" data-pid="1433332016270811136" data-uid="1217647686598135808" data-rid="rid333" data-tid="tid444" data-did="did555" style="height:50px;width:100%"> |
|
|
|
<div data-tname="考勤" data-pid="1458744703108521984" data-uid="1217647686598135808" data-rid="1458744707302825984" data-tid="tid444" data-did="did555" style="height:500px;width:100%"> |
|
|
|
<!-- 考勤插件 --> |
|
|
|
<div data-root="p1432643387798069248" class="flex flex-row justify-space items-center" style="height:100%;width:100%;"> |
|
|
|
<div data-root="p1432643387798069248" style="height:100%;width:100%;"> |
|
|
|
<div class="pb-3 flex justify-between items-center border-b"> |
|
|
|
<div class="flex items-center border border-blue-500 rounded-sm"> |
|
|
|
<span class="px-2.5 h-6 leading-6 text-sm text-white bg-blue-500">打卡</span> |
|
|
|
<span class="px-2.5 h-6 leading-6 text-sm text-blue-500">请假</span> |
|
|
|
</div> |
|
|
|
<div onclick="p1432643387798069248.jumpDetails(this)"> |
|
|
|
<img style="width:15px" src="https://www.tall.wiki/staticrec/icon/right.svg" /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="mt-2 px-2"> |
|
|
|
<div class="flex items-center text-center h-10 border-b"> |
|
|
|
<div class="text-sm" style="width: 20%;">姓名</div> |
|
|
|
<div class="text-sm" style="width: 25%;">早打卡</div> |
|
|
|
<div class="text-sm" style="width: 25%;">晚打卡</div> |
|
|
|
<div class="text-sm" style="width: 30%;">审核人</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="flex items-center text-center h-10 border-b"> |
|
|
|
<div class="text-sm" style="width: 20%;">姓名</div> |
|
|
|
<div class="text-sm" style="width: 25%;">早打卡</div> |
|
|
|
<div class="text-sm" style="width: 25%;">晚打卡</div> |
|
|
|
<div class="text-sm" style="width: 30%;">审核人</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="title"></div> |
|
|
|
<div class="flex flex-1 flex-row"> |
|
|
|
<!-- 早打卡 --> |
|
|
|