|
@@ -8,7 +8,7 @@
|
|
|
<!-- 左侧 -->
|
|
|
<div class="leftbar" :class="indentleft" ref="left">
|
|
|
<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" style="margin: 1rem 0; padding-right:1rem">
|
|
|
<el-date-picker v-model="pickYear" @change="getInit()" type="year" placeholder="选择年">
|
|
@@ -166,7 +166,7 @@
|
|
|
<!-- 右侧 -->
|
|
|
<div class="rightbar" :class="indentright" ref="right">
|
|
|
<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>
|
|
@@ -184,7 +184,7 @@
|
|
|
</dv-border-box-13>
|
|
|
</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="i-list-con h-55">
|
|
|
<div class="forthis">
|