xuxueyang
2024-09-27 2324366f7a02f2c62fef36dcd0d74e6c385766dd
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 = []