|
@@ -19,8 +19,8 @@
|
|
<span>{{ contInfos.title }}</span>
|
|
<span>{{ contInfos.title }}</span>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="24" class="fenTime">
|
|
<el-col :span="24" class="fenTime">
|
|
- <el-col :span="4" class="date">信息来源:{{ contInfos.origin }} </el-col>
|
|
|
|
- <el-col :span="15" class="date"> 发布时间: {{ contInfos.publish_time }}</el-col>
|
|
|
|
|
|
+ <el-col :span="24" class="date">信息来源:{{ contInfos.origin }} </el-col>
|
|
|
|
+ <el-col :span="19" class="date"> 发布时间: {{ contInfos.publish_time }}</el-col>
|
|
<el-col :span="5" class="fenxiang">
|
|
<el-col :span="5" class="fenxiang">
|
|
<share></share>
|
|
<share></share>
|
|
</el-col>
|
|
</el-col>
|
|
@@ -108,7 +108,7 @@ p {
|
|
color: #444444;
|
|
color: #444444;
|
|
}
|
|
}
|
|
.info .fenTime {
|
|
.info .fenTime {
|
|
- height: 38px;
|
|
|
|
|
|
+ height: 76px;
|
|
line-height: 38px;
|
|
line-height: 38px;
|
|
background-color: #eeeeee;
|
|
background-color: #eeeeee;
|
|
margin: 0 0 15px 0;
|
|
margin: 0 0 15px 0;
|