班前会
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
input[type="date"] {
|
||||
background-color: rgba(0,0,0,0);
|
||||
color: #ffffff;
|
||||
font-size: .175rem;
|
||||
font-size: 0.2rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
img {
|
||||
@@ -179,7 +180,7 @@
|
||||
<div class="t-aqtj">
|
||||
<div id="aqtj" style="height: 100%; width: 100%;"></div>
|
||||
</div>
|
||||
<div class="t-side-tit">
|
||||
<%-- <div class="t-side-tit">
|
||||
<asp:Literal runat="server" Text="<%$ Resources:Lan,LiveVideo%>" />
|
||||
</div>
|
||||
<div class="t-xcsp video_content" style="position: relative;">
|
||||
@@ -197,7 +198,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>--%>
|
||||
</div>
|
||||
<div class="t-center">
|
||||
<%-- <div class="t-xm flex-row flex-center">
|
||||
@@ -483,6 +484,11 @@
|
||||
grid: {
|
||||
top: 30,
|
||||
},
|
||||
tooltip: {
|
||||
textStyle: {
|
||||
fontSize: 20
|
||||
}
|
||||
},
|
||||
xAxis: {
|
||||
type: 'category',
|
||||
data: tit,
|
||||
|
||||
Reference in New Issue
Block a user