代码提交
This commit is contained in:
parent
7cb38652d9
commit
bcc3e13df5
|
|
@ -8,7 +8,7 @@
|
||||||
<link rel="stylesheet" href="../../plugin/layui-v2.9.7/layui/css/layui.css">
|
<link rel="stylesheet" href="../../plugin/layui-v2.9.7/layui/css/layui.css">
|
||||||
<link rel="stylesheet" href="../../css/dataAnalysis/dataAnalysis.css">
|
<link rel="stylesheet" href="../../css/dataAnalysis/dataAnalysis.css">
|
||||||
<link rel="stylesheet" href="../../css/shuiYin/shuiYin.css">
|
<link rel="stylesheet" href="../../css/shuiYin/shuiYin.css">
|
||||||
<link rel="stylesheet" href="../../css/coreTable.css" />
|
<link rel="stylesheet" href="../../css/coreTable.css"/>
|
||||||
<link rel="stylesheet" href="../../css/accessMge/accessMge.css">
|
<link rel="stylesheet" href="../../css/accessMge/accessMge.css">
|
||||||
<script src="../../js/publics/sm4.js" type="text/javascript"></script>
|
<script src="../../js/publics/sm4.js" type="text/javascript"></script>
|
||||||
<script src="../../js/publics/jquery-3.6.0.min.js" type="text/javascript"></script>
|
<script src="../../js/publics/jquery-3.6.0.min.js" type="text/javascript"></script>
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="proQuality">
|
<div id="proQuality">
|
||||||
|
|
||||||
|
|
||||||
<div class="leftBox">
|
<div class="leftBox">
|
||||||
|
|
@ -40,10 +40,10 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div id="oneEcharts">
|
<!-- <div id="oneEcharts">
|
||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
@ -62,6 +62,10 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rightLineBox {
|
||||||
|
margin-top: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
.leftBox {
|
.leftBox {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue