1
xuxueyang
2024-09-12 78bdca04aeb4c374c390db572d3dba11f37d31a7
pages/home/components/home-top-flow.vue
@@ -71,6 +71,9 @@
      },
      
      methods: {
         init(){
            this.refreshList('post')
         },
         fun_GetMore(){
            this.getMore('post')
         },