1
xuxueyang
2024-08-03 52b7688811aff148c5fcd61925c71f9220b33fcb
pages/home/components/home-top-flow.vue
@@ -52,7 +52,8 @@
         return {
            // list: [{}, {}, {}, {}]
            query: {
               status: 'UP'
               status: 'UP',
               recommend: true
            }
         };
      },