pages/home/home.vue
@@ -71,7 +71,7 @@ <!-- 置顶的花列表 --> <home-top-flow></home-top-flow> <view style="min-height:180rpx"> <view style="min-height:140rpx"> </view> <common-footer flg="0"></common-footer> @@ -291,7 +291,7 @@ this.$http.request('get', '/api/pub/announcement/list/' + type, { params: { size: 5, // status: 'A' status: 'A' } }).then(res => { if (res.code === 0) {