Commit 7fc93542 authored by 李苏's avatar 李苏 💬

大屏样式调整

parent 5a8d2ea0
...@@ -7,6 +7,14 @@ ...@@ -7,6 +7,14 @@
<link rel="stylesheet" href="../../css/dashboard/index.css"> <link rel="stylesheet" href="../../css/dashboard/index.css">
<link rel="stylesheet" href="../../css/dashboard/public.css"> <link rel="stylesheet" href="../../css/dashboard/public.css">
<style type="text/css"> <style type="text/css">
#aqscts{
box-sizing: border-box;
cursor: url(../../images/dashboard/pointer.png) 8 3,auto;
font-family: 微软雅黑;
text-shadow: #00d8ff 0 0 20.9455px;
width: 100%;
}
.allnav-circle li{ .allnav-circle li{
width: 32%!important; width: 32%!important;
} }
...@@ -72,8 +80,8 @@ ...@@ -72,8 +80,8 @@
<div class="listTxt"> <div class="listTxt">
<p><label for="">应到人数:</label><span id="ydrs">20</span></p> <p><label for="">应到人数:</label><span id="ydrs">20</span></p>
<p><label for="">实际人数:</label><span id="sdrs">20</span></p> <p><label for="">实际人数:</label><span id="sdrs">20</span></p>
<p><label for="">休假人数:</label><span id="xjrs">0</span> </p>
<p><label for="">总生产量:</label><span id="zscl">0</span></p> <p><label for="">总生产量:</label><span id="zscl">0</span></p>
<p></p>
<p id="aqscts" style="font-size: 18px;"></p> <p id="aqscts" style="font-size: 18px;"></p>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment