Browse Source

修改苹果手机时间显示问题

11-plugin-be-present
aBin 4 years ago
parent
commit
00a8c6c761
  1. 4
      index.html

4
index.html

@ -62,8 +62,8 @@
<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:none">
<div class="flex flex-col absolute w-full" style="background:#fff;bottom: 0;height:351px">
<div class="flex justify-between p-2 border-gray-200 border-b-2" style="height:44px;">
<div class="flex flex-col absolute w-full" style="background:#fff;bottom: 0;height:312px;border-radius:8px 8px 0 0">
<div class="flex justify-between p-2 border-gray-200 border-b-2" style="height:56px;line-height:38px">
<div class="text-gray-500" onclick="p1419895701453938688.cancelTime()">取消</div>
<div>到场信息</div>
<div class="text-blue-500" onclick="p1419895701453938688.changeTime()">确定</div>

Loading…
Cancel
Save