Browse Source

导师培训委派

tiaosheng-ds
jarvis 4 years ago
parent
commit
b4dc44d5af
  1. 10
      index.html

10
index.html

@ -37,7 +37,7 @@
</div>
</div> -->
<div class="flex-1" style="height: 13rem;">
<div class="flex-1" style="height: 18rem;">
<div class="rounded-lg bg-white p-3" style="height: 100%;">
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="alert('hello')">测试组建1</button>
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p100.show()">测试组建2</button>
@ -52,6 +52,10 @@
<button class="nightClockBtn bg-blue-500 text-xs rounded-md py-1 px-3 text-white">接受</button>
</div>
</div>
<div class="flex justify-between mt-4">
<div class="text-sm"></div>
<div class="text-sm text-yellow-400">时间原因已拒绝</div>
</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 border-blue-400 rounded-full w-10 h-5">查看</button>
@ -64,9 +68,7 @@
</div>
<script>
function refuse(){
alert('1')
}
// var p1432643387798069248 = {
// token: '',
// projectId: '',

Loading…
Cancel
Save