|
@@ -9,7 +9,7 @@
|
|
|
<div class="leftbar" ref="left">
|
|
|
<!-- 1 基本情况 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="this-title">
|
|
|
<span>基本情况</span>
|
|
@@ -26,7 +26,7 @@
|
|
|
</div>
|
|
|
<!-- 2 事件统计-->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="i-list-con h-29-5">
|
|
|
<div class="d-l-con">
|
|
@@ -81,7 +81,7 @@
|
|
|
</div>
|
|
|
<!-- 3 组织机构 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="i-list-con h-27" style="padding-left: 1rem;">
|
|
|
<el-collapse accordion>
|
|
@@ -110,7 +110,7 @@
|
|
|
<div class="right-item1">
|
|
|
<!-- 天气 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="i-list-con small-bottom-margin h-13">
|
|
|
<el-row :gutter="20">
|
|
@@ -145,7 +145,7 @@
|
|
|
</div>
|
|
|
<!-- 曝光台 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="this-title">
|
|
|
<span>曝光台</span>
|
|
@@ -173,7 +173,7 @@
|
|
|
</div>
|
|
|
<!-- 事件列表 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="this-title">
|
|
|
<span>事件列表</span>
|
|
@@ -243,7 +243,7 @@
|
|
|
<div class="right-item2">
|
|
|
<!-- 日历 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="i-list-con small-bottom-margin h-30">
|
|
|
<dateChoose @selectDay="selectDay"></dateChoose>
|
|
@@ -252,7 +252,7 @@
|
|
|
</div>
|
|
|
<!-- 事件分类 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="this-title">
|
|
|
<span>事件分类</span>
|
|
@@ -265,7 +265,7 @@
|
|
|
</div>
|
|
|
<!-- 上报排行 -->
|
|
|
<div class="forthis">
|
|
|
- <dv-border-box-13 backgroundColor="#040b1f" style="padding-bottom: 1rem;">
|
|
|
+ <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
|
|
|
<img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
|
|
|
<div class="this-title">
|
|
|
<span>上报排行</span>
|