xuxueyang
2024-08-11 666bcc20d989be1c7a2acb314594e8e017a611ac
pages/home/home.vue
@@ -71,7 +71,7 @@
      <!-- 置顶的花列表 -->
      <home-top-flow></home-top-flow>
      <view style="min-height:200rpx">
      <view style="min-height:180rpx">
      </view>
      <common-footer flg="0"></common-footer>
@@ -277,7 +277,18 @@
         }, 2000)
         //公告
         this.$http.request('get', '/api/pub/announcement/list', {
         var type = ''
         // #ifdef PUB_CUSTOMER
         type = 'customer'
         // #endif
         // #ifdef PUB_SUPPLIER
         type = 'supplier'
         // #endif
         // #ifdef PUB_PARTNER
         type = 'partner'
         // #endif
         this.$http.request('get', '/api/pub/announcement/list/' + type, {
            params: {
               size: 5,
               // status: 'A'