|
|
@ -46,24 +46,25 @@ |
|
|
|
<div data-root="p1432643387798069248" style="height:100%;width:100%;"> |
|
|
|
<div class="title"></div> |
|
|
|
<div class="flex justify-between mt-4"> |
|
|
|
<div class="text-sm">培训发布</div> |
|
|
|
<button class="nightClockBtn bg-blue-500 text-xs rounded-md py-1 px-3 text-white">发布</button> |
|
|
|
<div class="text-sm">培训委派</div> |
|
|
|
<button class="nightClockBtn bg-blue-500 text-xs rounded-md py-1 px-3 text-white">接受</button> |
|
|
|
</div> |
|
|
|
<div class="border-2 w-full mt-2.5 flex justify-between p-2 text-sm"> |
|
|
|
<p style="color: #999999;">红头文件模板</p> |
|
|
|
<button class="text-xs text-blue-400 border rounded-full w-10 h-5">查看</button> |
|
|
|
<p style="color: #999999;">山西跳协**培训红头文件</p> |
|
|
|
<button class="text-xs text-blue-400 border border-blue-400 rounded-full w-10 h-5">查看</button> |
|
|
|
</div> |
|
|
|
<div class="border-2 w-full mt-2.5 flex justify-between p-2 text-sm"> |
|
|
|
<p style="color: #999999;">导师委派</p> |
|
|
|
<div class="flex justify-between rounded-md startBtnBox"> |
|
|
|
<div class="startBtn mr-1">委派人</div> |
|
|
|
<img style="width:15px" src="https://www.tall.wiki/staticrec/icon/down.svg" /> |
|
|
|
</div> |
|
|
|
<p style="color: #999999;">报名人员</p> |
|
|
|
<button id="checkBmqk" class="text-xs text-blue-400 border border-blue-400 rounded-full w-10 h-5">查看</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<script> |
|
|
|
var checkBmqk=document.querySelector('#checkBmqk') |
|
|
|
checkBmqk.onclick=function(){ |
|
|
|
console.log(1); |
|
|
|
} |
|
|
|
// var p1432643387798069248 = { |
|
|
|
// token: '', |
|
|
|
// projectId: '', |
|
|
|