|
|
@ -62,7 +62,7 @@ |
|
|
|
<img style="height:16px" src="https://www.tall.wiki/staticrec/photos/right.png"> |
|
|
|
</div> |
|
|
|
<div class="time-box w-screen h-screen fixed z-10" style="background: rgba(0,0,0,0.65);top:0;left:0;display:block"> |
|
|
|
<div class="flex flex-col absolute w-full" style="background:#fff;bottom: 0;height:300px"> |
|
|
|
<div class="flex flex-col absolute w-full" style="background:#fff;bottom: 0;height:300px;border-radius:8px 8px 0 0;padding:0 16px"> |
|
|
|
<div class="flex justify-between p-2 border-gray-200 border-b-2" style="height:44px;"> |
|
|
|
<div class="text-gray-500" onclick="p1419895941603008512.cancelTime()">取消</div> |
|
|
|
<div>分诊时间</div> |
|
|
@ -70,31 +70,31 @@ |
|
|
|
</div> |
|
|
|
<div class="flex flex-1 items-center overflow-hidden"> |
|
|
|
<div class="h-full flex flex-row text-center w-1/6 overflow-x-hidden relative"> |
|
|
|
<div class="h-full mx-auto absolute" style="right:-8px"> |
|
|
|
<div class="h-full mx-auto year-box overflow-y-scroll" style="padding: 116px 16px 116px 0;"></div> |
|
|
|
<div class="h-full mx-auto absolute w-full" style="right:-8px"> |
|
|
|
<div class="h-full mx-auto year-box overflow-y-scroll" style="padding: 116px 16px 116px 0"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="flex flex-row text-center"> |
|
|
|
年 |
|
|
|
</div> |
|
|
|
<div class="h-full flex flex-row text-center w-1/6 overflow-x-hidden relative"> |
|
|
|
<div class="h-full mx-auto absolute" style="right:-8px"> |
|
|
|
<div class="h-full month-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0;"></div> |
|
|
|
<div class="h-full mx-auto absolute w-full" style="right:-8px"> |
|
|
|
<div class="h-full month-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="flex flex-row text-center"> |
|
|
|
月 |
|
|
|
</div> |
|
|
|
<div class="h-full flex flex-row text-center w-1/6 overflow-x-hidden relative"> |
|
|
|
<div class="h-full mx-auto absolute" style="right:-8px"> |
|
|
|
<div class="h-full day-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0;"></div> |
|
|
|
<div class="h-full mx-auto absolute w-full" style="right:-8px"> |
|
|
|
<div class="h-full day-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="flex flex-row text-center"> |
|
|
|
日 |
|
|
|
</div> |
|
|
|
<div class="h-full flex flex-row text-center w-1/6 overflow-x-hidden relative"> |
|
|
|
<div class="h-full mx-auto absolute" style="right:-8px"> |
|
|
|
<div class="h-full mx-auto absolute w-full" style="right:-8px"> |
|
|
|
<div class="h-full hour-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0;"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -102,7 +102,7 @@ |
|
|
|
时 |
|
|
|
</div> |
|
|
|
<div class="h-full flex flex-row text-center w-1/6 overflow-x-hidden relative"> |
|
|
|
<div class="h-full mx-auto absolute" style="right:-8px"> |
|
|
|
<div class="h-full mx-auto absolute w-full" style="right:-8px"> |
|
|
|
<div class="h-full min-box mx-auto overflow-y-scroll" style="padding: 116px 16px 116px 0;"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|