@ -4,7 +4,7 @@
<i-col span="32">
<row >
<!--筛选-->
<row>
<row class="div-content">
<span>
<span class="title-span">
<span class="date-btn" :style="dateBtnValue === '今日' ? 'background: #2D8CF0;color: #fff' : ''"
@ -174,7 +174,6 @@
},
mounted: function () {
this.dateBtnClick('今日');
this.timingRefresh();
methods: {
//页面重绘
@ -382,4 +381,9 @@
font-weight: bold;
color:#666666;
}
.div-content{
margin-top: 20px;
margin-bottom: 20px;
</style>
@ -141,7 +141,6 @@
@ -340,4 +339,9 @@