xuxueyang
2024-10-08 d1229bd4fe82c5303a07cd96476c27f61b1c48b2
pages/home/components/home-price.vue
@@ -117,7 +117,9 @@
         const {
            data
         } = await this.$http.request('get', '/api/pub/customer/home/category/price/ave', {
            size: 6,
            params:{
               size: 6,
            }
         })
         var list = data && data.records || []
         this.list1 = []