样式修改
This commit is contained in:
parent
578d4a87ee
commit
309a047c3d
|
|
@ -98,7 +98,7 @@ html {
|
|||
margin-left: 20px;
|
||||
}
|
||||
.datas {
|
||||
width: 47%;
|
||||
width: 57%;
|
||||
height: 100%;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
|
@ -123,7 +123,7 @@ html {
|
|||
}
|
||||
|
||||
.btn-info {
|
||||
width: 37%;
|
||||
width: 25%;
|
||||
height: 100%;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -57,7 +57,8 @@
|
|||
<marquee behavior="scroll" id="dtaxt" style="color: #f12d2d; letter-spacing:1px;cursor: pointer;font-weight: bold;font-size: 16px;"></marquee>
|
||||
</div>
|
||||
<div class="btn-info layout" STYLE="cursor: pointer;">
|
||||
<p onclick="gotofx()" >分析决策中心</p>
|
||||
<!-- <p onclick="gotofx()" >分析决策中心</p> -->
|
||||
<!-- <p onclick="gotofx()" >分析决策中心</p> -->
|
||||
<div>
|
||||
<ul class="layui-nav ">
|
||||
<li class="layui-nav-item" id="menu-user">
|
||||
|
|
|
|||
Loading…
Reference in New Issue