|
|
|
@ -68,7 +68,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section1" style="padding-top: 35px">
|
|
|
|
|
<div class="section1" >
|
|
|
|
|
<module-title> 清朗专项行动数据统计</module-title>
|
|
|
|
|
<!-- <div class="qlzfsjtj">
|
|
|
|
|
<div class="qlzf-head">
|
|
|
|
@ -118,7 +118,7 @@
|
|
|
|
|
<div id="gbzbptwgzh" class="chart-box"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section" style="padding-top: 35px">
|
|
|
|
|
<div class="section" style="padding-top: 0px">
|
|
|
|
|
<!-- <module-title> 清朗专项行动动态 </module-title>
|
|
|
|
|
<div @click.stop="itemClick($event)">
|
|
|
|
|
<vueSeamlessScroll
|
|
|
|
@ -1052,7 +1052,7 @@ export default {
|
|
|
|
|
.section1 {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding: 50px 50px 50px 0px;
|
|
|
|
|
padding: 0px 50px 50px 0px;
|
|
|
|
|
}
|
|
|
|
|
// justify-content: space-between;
|
|
|
|
|
// align-content: space-between;
|
|
|
|
@ -1068,13 +1068,14 @@ export default {
|
|
|
|
|
display: flex;
|
|
|
|
|
background: url("~@/assets/sentimeent/背景表格.png") no-repeat center;
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
|
|
|
|
|
height: 60px;
|
|
|
|
|
|
|
|
|
|
.header-cell {
|
|
|
|
|
padding: 12px 15px;
|
|
|
|
|
font-family: AlibabaPuHuiTiM;
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
color: #e4f0ff;
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
&:first-child {
|
|
|
|
|
width: 200px;
|
|
|
|
|