|
|
@ -51,12 +51,12 @@ |
|
|
|
</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> |
|
|
|
<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> |
|
|
|
<div class="startBtn mr-1">请选择委派导师</div> |
|
|
|
<img style="width:15px" src="https://www.tall.wiki/staticrec/icon/down.svg" /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|