@@ -48,7 +48,7 @@ export default {
this.getList()
})
- console.log(this.$cdn + 'wdbf.png')
+ // console.log(this.$cdn + 'wdbf.png')
},
onShow() {
document.title = "防返贫"
@@ -119,11 +119,8 @@ export default {
}
.news {
- & > h2 {
+ & > .u-section {
margin-bottom: 32px;
- color: #333333;
- font-weight: 600;
- font-size: 32px;
}
.news-item {
diff --git a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
index a3d28ace..9bcea44a 100644
--- a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
+++ b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
@@ -107,6 +107,7 @@ export default {
color: #333333;
font-weight: 600;
font-size: 32px;
+
}
.news-item {