Browse Source

发证

tiaosheng-ms-certificate
xuesinan 4 years ago
parent
commit
f32f128f37
  1. 4
      index.html

4
index.html

@ -43,7 +43,7 @@
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p100.show()">测试组建2</button>
<div data-tname="考勤" data-pid="1452228106302791680" data-uid="1217647686598135808" data-rid="rid333" data-tid="tid444" data-did="did555" style="height:50px;width:100%">
<div data-root="p1453640585348128768" style="height:100%;width:100%;">
<div data-root="p1453640585348128768" class="mt-3" style="height:100%;width:100%;">
<div class="p-2 border border-gray-200 rounded-sm text-sm">
<div class="temp flex justify-between items-center w-full">
<p class="w-20 flex-shrink-0 text-gray-400">选择模板</p>
@ -67,7 +67,7 @@
</div>
<div class="mt-2 px-2 py-1.5 flex justify-between items-center w-full border border-gray-200 rounded-sm text-sm">
<p class="text-gray-400 truncate" style="width: calc(100vw - 9rem)">已结业学员</p>
<p class="text-gray-400 truncate" style="width: calc(100vw - 9rem)">待发证学员</p>
<button class="text-xs text-blue-400 border border-blue-400 rounded-full w-10 h-5" onclick="p1453640585348128768.getList()">查看</button>
</div>

Loading…
Cancel
Save