purui 2 months ago
parent
commit
e086fdf2af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/app/src/pages-sub/home/offline-activity/index.vue

+ 1 - 0
packages/app/src/pages-sub/home/offline-activity/index.vue

@@ -32,6 +32,7 @@ const { data, run: setData } = useRequest(
   () =>
     getContents({
       // contentType: '2',
+	  pageSize:1000,
       contentCategory: contentCategory.value,
     }),
   {