1
xuxueyang
2024-08-28 ad05f0a84af868e16db55dda6688f0c539e7a670
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) {